| /netbsd-src/lib/libedit/ |
| H A D | tokenizer.c | 71 #define FUN(prefix, rest) prefix ## _ ## rest macro 78 #define FUN(prefix, rest) prefix ## _w ## rest macro 97 static void FUN(tok,finish)(TYPE(Tokenizer) *); 104 FUN(tok,finish)(TYPE(Tokenizer) *tok) in FUN() function 121 FUN(tok,init)(const Char *ifs) in TYPE() 162 FUN(tok,reset)(TYPE(Tokenizer) *tok) in FUN() function 177 FUN(tok,end)(TYPE(Tokenizer) *tok) in FUN() function 206 FUN(tok,line)(TYPE(Tokenizer) *tok, const TYPE(LineInfo) *line, in FUN() function 378 FUN(tok,finish)(tok); in FUN() 446 FUN(tok,finish)(tok); in FUN() [all …]
|
| H A D | history.c | 62 #define FUN(prefix, rest) prefix ## _ ## rest macro 80 #define FUN(prefix, rest) prefix ## _w ## rest macro 607 FUN(history,init)(void) in TYPE() 638 FUN(history,end)(TYPE(History) *h) in FUN() function 1141 FUN(history,end)(h); in FUNW()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
| H A D | pa-linux.h | 124 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 127 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \ 128 pa_encode_label (FUN); \ 129 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \
|
| H A D | pa-netbsd.h | 114 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 117 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \ 118 pa_encode_label (FUN); \ 119 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \
|
| H A D | pa-openbsd.h | 88 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 91 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \ 92 pa_encode_label (FUN); \ 93 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \
|
| H A D | pa64-hpux.h | 233 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 235 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \ 236 pa_encode_label (FUN); \ 237 ASM_OUTPUT_TYPE_DIRECTIVE (FILE, XSTR (FUN, 0), "function"); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
| H A D | pa-linux.h | 124 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 127 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \ 128 pa_encode_label (FUN); \ 129 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \
|
| H A D | pa-netbsd.h | 114 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 117 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \ 118 pa_encode_label (FUN); \ 119 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \
|
| H A D | pa-openbsd.h | 88 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 91 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \ 92 pa_encode_label (FUN); \ 93 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \
|
| H A D | pa64-hpux.h | 233 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 235 if (!FUNCTION_NAME_P (XSTR (FUN, 0))) \ 236 pa_encode_label (FUN); \ 237 ASM_OUTPUT_TYPE_DIRECTIVE (FILE, XSTR (FUN, 0), "function"); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | vms.h | 76 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 78 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \ 79 ASM_OUTPUT_TYPE_DIRECTIVE (FILE, XSTR (FUN, 0), "function"); \
|
| H A D | hpux.h | 122 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 124 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \ 125 ASM_OUTPUT_TYPE_DIRECTIVE (FILE, XSTR (FUN, 0), "function"); \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | vms.h | 76 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 78 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \ 79 ASM_OUTPUT_TYPE_DIRECTIVE (FILE, XSTR (FUN, 0), "function"); \
|
| H A D | hpux.h | 122 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 124 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0)); \ 125 ASM_OUTPUT_TYPE_DIRECTIVE (FILE, XSTR (FUN, 0), "function"); \
|
| /netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/ |
| H A D | libctf-repeat-cu-lib.c | 9 ret_t FUN (void) { return 0; } in FUN() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | elfos.h | 154 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 155 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | elfos.h | 162 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 163 (*targetm.asm_out.globalize_label) (FILE, XSTR (FUN, 0))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | cygming.h | 344 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 345 i386_pe_declare_function_type (FILE, XSTR (FUN, 0), 1)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | cygming.h | 335 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, FUN) \ argument 336 i386_pe_declare_function_type (FILE, XSTR (FUN, 0), 1)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | function.h | 447 #define FOR_EACH_LOCAL_DECL(FUN, I, D) \ argument 448 FOR_EACH_VEC_SAFE_ELT_REVERSE ((FUN)->local_decls, I, D)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | function.h | 430 #define FOR_EACH_LOCAL_DECL(FUN, I, D) \ argument 431 FOR_EACH_VEC_SAFE_ELT_REVERSE ((FUN)->local_decls, I, D)
|
| H A D | stab.def | 32 __define_stab (N_FUN, 0x24, "FUN") 208 | 20 GSYM | 22 FNAME | 24 FUN | 26 STSYM |
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/ |
| H A D | mmix-modes.def | 46 /* The CC_FUN mode is for an ordering comparison, using the FUN or FUNE
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/ |
| H A D | mmix-modes.def | 46 /* The CC_FUN mode is for an ordering comparison, using the FUN or FUNE
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | zippy | 116 DIGNITY, self-esteem and finding TRUE FUN in your RIGHT VENTRICLE?? 204 FUN is never having to say you're SUSHI!! 320 I am having FUN... I wonder if it's NET FUN or GROSS FUN? 392 -- I have seen the FUN -- 955 statements or NAUTILUS equipment ... Then, in 1985 ... FUN was 1143 TONY RANDALL! Is YOUR life a PATIO of FUN?? 1158 Uh-oh!! I'm having TOO MUCH FUN!! 1171 Wait ... is this a FUN THING or the END of LIFE in Petticoat 1244 WHOA!! Ken and Barbie are having TOO MUCH FUN!! It must be the
|