Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Das.h494 #define PRINTF_LIKE(FCN) \ argument
495 void FCN (const char *format, ...) \
497 #define PRINTF_WHERE_LIKE(FCN) \ argument
498 void FCN (char *file, unsigned int line, const char *format, ...) \
503 #define PRINTF_LIKE(FCN) void FCN (const char *format, ...) argument
504 #define PRINTF_WHERE_LIKE(FCN) void FCN (char *file, \ argument
512 #define PRINTF_LIKE(FCN) void FCN () argument
513 #define PRINTF_WHERE_LIKE(FCN) void FCN () argument
/openbsd/gnu/usr.bin/binutils/gas/
H A Das.h542 #define PRINTF_LIKE(FCN) \ argument
543 void FCN (const char *format, ...) \
545 #define PRINTF_WHERE_LIKE(FCN) \ argument
546 void FCN (char *file, unsigned int line, const char *format, ...) \
551 #define PRINTF_LIKE(FCN) void FCN (const char *format, ...) argument
552 #define PRINTF_WHERE_LIKE(FCN) void FCN (char *file, \ argument
560 #define PRINTF_LIKE(FCN) void FCN () argument
561 #define PRINTF_WHERE_LIKE(FCN) void FCN () argument
/openbsd/usr.bin/awk/
H A Dawk.h137 #define FCN 040 /* this is a function name */ macro
233 #define isfcn(n) ((n)->tval & FCN)
H A Dtran.c338 if (vp->tval & FCN) in funnyvar()
632 { "FCN", FCN }, in flags2str()
H A Dparse.c271 v->tval = FCN; in defn()
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D958.crt13 FCN/7ROx+2HGBqfjDSZ5fuoV3pQOn4Om6hw5xK9ji4Q2E+zeMh7ZI5JvOdA1eZ2d
/openbsd/sys/arch/sparc64/sparc64/
H A Ddb_disasm.c85 #define FCN(x) (((x) & 0x1f) << 25) macro
328 {FORMAT3(2, OP3_X(3,1), 0)|FCN(1), "restored", ""},
576 {FORMAT3(2, OP3_X(3,14), 0)|FCN(1), "retry", ""},
937 you_lose &= (FORMAT3(0x3,0x3f,0x1)) | FCN(0x1f); in db_disasm()
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-1991996 Complain if no auxents on .bf and .ef FCN symbols, and assume
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.01674 * explow.c (emit_stack_save): Add prototype for FCN.
/openbsd/games/fortune/datfiles/
H A Dfortunes24651 (DEFUN MAPCAR (&FUNCTIONAL FCN &EVAL &REST LISTS)
4655 (%START-FUNCTION-CALL FCN T (LENGTH LISTS) NIL)
4662 L2 (%FINISH-FUNCTION-CALL FCN T (LENGTH LISTS) NIL)