/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | as.h | 444 #define PRINTF_LIKE(FCN) \ argument 445 void FCN (const char *format, ...) \ 447 #define PRINTF_WHERE_LIKE(FCN) \ argument 448 void FCN (const char *file, unsigned int line, const char *format, ...) \ 450 #define PRINTF_INDENT_LIKE(FCN) \ argument 451 void FCN (const char *file, unsigned int line, unsigned int indent, \ 457 #define PRINTF_LIKE(FCN) void FCN (const char *format, ...) argument 458 #define PRINTF_WHERE_LIKE(FCN) void FCN (const char *file, \ argument 461 #define PRINTF_INDENT_LIKE(FCN) void FCN (const char *file, \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | as.h | 416 #define PRINTF_LIKE(FCN) \ argument 417 void FCN (const char *format, ...) \ 419 #define PRINTF_WHERE_LIKE(FCN) \ argument 420 void FCN (const char *file, unsigned int line, const char *format, ...) \ 425 #define PRINTF_LIKE(FCN) void FCN (const char *format, ...) argument 426 #define PRINTF_WHERE_LIKE(FCN) void FCN (const char *file, \ argument
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | db_disasm.c | 86 #define FCN(x) (((x) & 0x1f) << 25) macro 329 {FORMAT3(2, OP3_X(3,1), 0)|FCN(1), "restored", ""}, 577 {FORMAT3(2, OP3_X(3,14)|FCN(1), 1), "retry", ""},
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | db_disasm.c | 91 #define FCN(x) (((x) & 0x1f) << 25) macro 334 {FORMAT3(2, OP3_X(3,1), 0)|FCN(1), "restored", ""}, 582 {FORMAT3(2, OP3_X(3,14)|FCN(1), 1), "retry", ""},
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | od-xcoff.c | 223 SC_ENTRY(FCN),
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | od-xcoff.c | 224 SC_ENTRY(FCN),
|
/netbsd-src/tests/usr.bin/netpgpverify/ |
H A D | t_netpgpverify.sh | 4025 jCnOCM53qGC+FCN//6bU3VGVDpP+76lUoWxlqrtFehVTEX6MUzh0C5UKQ1xMAinG
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1991 | 996 Complain if no auxents on .bf and .ef FCN symbols, and assume
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1991 | 996 Complain if no auxents on .bf and .ef FCN symbols, and assume
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-1998 | 10253 * explow.c (emit_stack_save): Add prototype for FCN.
|
/netbsd-src/games/fortune/datfiles/ |
H A D | fortunes2 | 4870 (DEFUN MAPCAR (&FUNCTIONAL FCN &EVAL &REST LISTS) 4874 (%START-FUNCTION-CALL FCN T (LENGTH LISTS) NIL) 4881 L2 (%FINISH-FUNCTION-CALL FCN T (LENGTH LISTS) NIL)
|