Home
last modified time | relevance | path

Searched refs:FCN (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Das.h444 #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 Das.h416 #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 Ddb_disasm.c86 #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 Ddb_disasm.c91 #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 Dod-xcoff.c223 SC_ENTRY(FCN),
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-xcoff.c224 SC_ENTRY(FCN),
/netbsd-src/tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh4025 jCnOCM53qGC+FCN//6bU3VGVDpP+76lUoWxlqrtFehVTEX6MUzh0C5UKQ1xMAinG
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-1991996 Complain if no auxents on .bf and .ef FCN symbols, and assume
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-1991996 Complain if no auxents on .bf and .ef FCN symbols, and assume
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-199810253 * explow.c (emit_stack_save): Add prototype for FCN.
/netbsd-src/games/fortune/datfiles/
H A Dfortunes24870 (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)