Searched defs:EXT (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv-asm.h42 #define EXT(NAME) _##NAME macro
44 #define EXT(NAME) _/**/NAME macro
47 #define EXT(NAME) NAME macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv-asm.h42 #define EXT(NAME) _##NAME macro
44 #define EXT(NAME) _/**/NAME macro
47 #define EXT(NAME) NAME macro
/netbsd-current/games/warp/
H A DINTERN.h13 #undef EXT macro
15 #define EXT macro
H A DEXTERN.h13 #undef EXT macro
15 #define EXT extern macro
/netbsd-current/usr.bin/make/unit-tests/
H A Ddirective-for-escape.mk162 EXT= .c macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c153 # define EXT ext_match macro
183 # define EXT ext_wmatch macro
H A Dfnmatch_loop.c998 EXT (INT opt, const CHAR *pattern, const CHAR *string, const CHAR *string_end, function
1243 #undef EXT macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dfnmatch.c184 # define EXT ext_match macro
214 # define EXT ext_wmatch macro
H A Dfnmatch_loop.c1001 EXT (INT opt, const CHAR *pattern, const CHAR *string, const CHAR *string_end, function
1187 #undef EXT macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dfnmatch.c123 #define EXT ext_match macro
145 #define EXT ext_wmatch macro
H A Dfnmatch_loop.c977 EXT (INT opt, const CHAR *pattern, const CHAR *string, const CHAR *string_end, function
1202 #undef EXT macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c129 #define EXT ext_match macro
151 #define EXT ext_wmatch macro
H A Dfnmatch_loop.c977 EXT (INT opt, const CHAR *pattern, const CHAR *string, const CHAR *string_end, function
1201 #undef EXT macro
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_send.c121 #define EXT(res) ((res)->_u._ext) macro
[all...]
/netbsd-current/lib/libc/resolv/
H A Dres_send.c165 #define EXT(res) ((res)->_u._ext) macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Daoutx.h276 #define EXT(i, j) case i: return & howto_table_ext [j] macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Daoutx.h276 #define EXT(i, j) case i: return & howto_table_ext [j] macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Daoutx.h276 #define EXT(i, j) case i: return & howto_table_ext [j] macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Daoutx.h276 #define EXT(i, j) case i: return & howto_table_ext [j] macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c4837 #define EXT macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dppc-opc.c5016 #define EXT macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c4837 #define EXT macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13720 SDValue EXT = DAG.getNode(AArch64ISD::EXT, dl, ByteVT, Op0, Op1, Op2); local
[all...]

Completed in 315 milliseconds