Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 25 of 81) sorted by relevance

1234

/netbsd/src/external/gpl2/lvm2/dist/lib/misc/
Dintl.h23 # define _(String) dgettext(INTL_PACKAGE, (String)) macro
25 # define _(String) (String) macro
/netbsd/src/external/gpl2/lvm2/dist/include/
Dintl.h23 # define _(String) dgettext(INTL_PACKAGE, (String)) macro
25 # define _(String) (String) macro
/netbsd/src/external/public-domain/xz/dist/src/common/
Dtuklib_gettext.h35 # define _(msgid) gettext(msgid) macro
39 # define _(msgid) (msgid) macro
/netbsd/src/sys/arch/ews4800mips/ews4800mips/
Dpdinfo.c90 #define _(x) DPRINTF(#x " = %d\n", geom->x); in pdinfo_sanity() macro
97 #define _(x) DPRINTF(#x " = %d\n", ux->x); in pdinfo_sanity() macro
/netbsd/src/sys/arch/hpcsh/dev/hd64461/
Dhd64461pcmcia.c1134 #define _(m) dbg_bitmask_print(r8, HD64461_PCC0ISR_##m, #m) in hd64461pcmcia_info() macro
1142 #define _(m) dbg_bitmask_print(r8, HD64461_PCC0GCR_##m, #m) in hd64461pcmcia_info() macro
1150 #define _(m) dbg_bitmask_print(r8, HD64461_PCC0CSCR_##m, #m) in hd64461pcmcia_info() macro
1157 #define _(m) dbg_bitmask_print(r8, HD64461_PCC0CSCIER_##m, #m) in hd64461pcmcia_info() macro
1178 #define _(m) dbg_bitmask_print(r8, HD64461_PCC0SCR_##m, #m) in hd64461pcmcia_info() macro
1189 #define _(m) dbg_bitmask_print(r8, HD64461_PCC1ISR_##m, #m) in hd64461pcmcia_info() macro
1197 #define _(m) dbg_bitmask_print(r8, HD64461_PCC1GCR_##m, #m) in hd64461pcmcia_info() macro
1204 #define _(m) dbg_bitmask_print(r8, HD64461_PCC1CSCR_##m, #m) in hd64461pcmcia_info() macro
1211 #define _(m) dbg_bitmask_print(r8, HD64461_PCC1CSCIER_##m, #m) in hd64461pcmcia_info() macro
1218 #define _(m) dbg_bitmask_print(r8, HD64461_PCC1SCR_##m, #m) in hd64461pcmcia_info() macro
[all …]
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/gtk/
Dsupport.h30 # define _(String) dgettext (PACKAGE, String) macro
42 # define _(String) (String) macro
/netbsd/src/external/bsd/openldap/dist/include/ac/
Dlocalize.h29 # define _(s) gettext(s) macro
38 # define _(s) s macro
/netbsd/src/usr.bin/xlint/lint1/
Doper.c36 #define _ false macro
/netbsd/src/crypto/external/cpl/tpm-tools/dist/include/
Dtpm_utils.h28 #define _(String) gettext(String) macro
34 #define _(String) String macro
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dxalloc-die.c35 #define _(msgid) gettext (msgid) macro
Dcloseout.c34 #define _(msgid) gettext (msgid) macro
Dgai_strerror.c37 # define _(String) gettext (String) macro
Drpmatch.c34 # define _(msgid) gettext (msgid) macro
/netbsd/src/external/gpl3/binutils/dist/gas/
Dasintl.h36 # define _(String) gettext (String) macro
54 # define _(String) (String) macro
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dopintl.h43 # define _(String) gettext (String) macro
61 # define _(String) (String) macro
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dopintl.h43 # define _(String) gettext (String) macro
61 # define _(String) (String) macro
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dgen-aout.c25 #define _(X) X macro
Dsysdep.h160 # define _(String) gettext (String) macro
178 # define _(String) (String) macro
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dgen-aout.c25 #define _(X) X macro
Dsysdep.h176 # define _(String) gettext (String) macro
194 # define _(String) (String) macro
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dsysdep.h96 # define _(String) gettext (String) macro
114 # define _(String) (String) macro
/netbsd/src/regress/sys/uvm/pdsim/
Drenumber.hs34 renumber _ _ [] = [] function
/netbsd/src/external/gpl3/binutils/dist/gold/
Dsystem.h40 # define _(String) gettext (String) macro
60 # define _(String) (String) macro
/netbsd/src/sys/arch/hpc/stand/hpcboot/sh3/dev/
Dsh4_dev.cpp99 #define _(n) DPRINTF((TEXT("%S %S "), #n, ON(r, SH4_ICR_ ## n))) in icu_dump() macro
/netbsd/src/external/bsd/tre/dist/lib/
Dregerror.c31 #define _(String) dgettext(PACKAGE, String) macro

1234