Searched refs:ASM_OUTPUT_IDENT (Results 1 - 25 of 29) sorted by relevance

12

/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dlynx.h21 #undef ASM_OUTPUT_IDENT macro
/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dcoff.h39 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/h8300/
H A Delf.h12 #undef ASM_OUTPUT_IDENT macro
H A Dh8300.h1222 #define ASM_OUTPUT_IDENT(FILE, NAME) \
1211 #define ASM_OUTPUT_IDENT macro
/openbsd-current/gnu/gcc/gcc/config/
H A Dsvr3.h65 #undef ASM_OUTPUT_IDENT macro
66 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
H A Delfos.h83 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
/openbsd-current/gnu/gcc/gcc/config/vax/
H A Dvaxv.h35 #define ASM_OUTPUT_IDENT(FILE, NAME) fprintf (FILE, "\t.ident \"%s\"\n", NAME); macro
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dgas.h51 #define ASM_OUTPUT_IDENT(FILE, NAME) fprintf (FILE, "\t.ident \"%s\"\n", NAME); macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dgas.h50 #define ASM_OUTPUT_IDENT(FILE, NAME) fprintf (FILE, "\t.ident \"%s\"\n", NAME); macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/vax/
H A Dvaxv.h35 #define ASM_OUTPUT_IDENT(FILE, NAME) fprintf (FILE, "\t.ident \"%s\"\n", NAME); macro
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Daout.h291 #ifndef ASM_OUTPUT_IDENT
292 #define ASM_OUTPUT_IDENT(STREAM,STRING) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Dsvr3.h118 #undef ASM_OUTPUT_IDENT macro
119 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
H A Delfos.h85 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Daout.h237 #ifndef ASM_OUTPUT_IDENT
238 #define ASM_OUTPUT_IDENT(STREAM,STRING) \ macro
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Delf.h56 #undef ASM_OUTPUT_IDENT macro
57 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Delf.h72 #undef ASM_OUTPUT_IDENT macro
73 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dtower-as.h91 #undef ASM_OUTPUT_IDENT macro
92 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
/openbsd-current/gnu/gcc/gcc/
H A Dc-lex.c182 #ifdef ASM_OUTPUT_IDENT
189 ASM_OUTPUT_IDENT (asm_out_file, (const char *) cstr.text);
/openbsd-current/gnu/gcc/gcc/config/cris/
H A Dcris.h1169 #ident, we override ASM_OUTPUT_IDENT and, since the gcc .ident is its
1170 only use besides ASM_OUTPUT_IDENT, undef IDENT_ASM_OP from elfos.h. */
1172 #undef ASM_OUTPUT_IDENT macro
1173 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dm88k.h1572 #undef ASM_OUTPUT_IDENT
1574 #define ASM_OUTPUT_IDENT(FILE, NAME)
1576 #define ASM_OUTPUT_IDENT(FILE, NAME) \
1559 #undef ASM_OUTPUT_IDENT macro
1561 #define ASM_OUTPUT_IDENT macro
1563 #define ASM_OUTPUT_IDENT macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-lex.c233 #ifdef ASM_OUTPUT_IDENT
238 ASM_OUTPUT_IDENT (asm_out_file, TREE_STRING_POINTER (value));
/openbsd-current/gnu/usr.bin/gcc/gcc/config/cris/
H A Dcris.h1529 #ident, we override ASM_OUTPUT_IDENT and, since the gcc .ident is its
1530 only use besides ASM_OUTPUT_IDENT, undef IDENT_ASM_OP from elfos.h. */
1532 #undef ASM_OUTPUT_IDENT macro
1533 #define ASM_OUTPUT_IDENT(FILE, NAME) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960.h1359 #define ASM_OUTPUT_IDENT(FILE, STR) fprintf(FILE, "\t# %s\n", STR);
1347 #define ASM_OUTPUT_IDENT macro
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dmips.h2631 #undef ASM_OUTPUT_IDENT
2632 #define ASM_OUTPUT_IDENT(FILE, STRING) \
2611 #undef ASM_OUTPUT_IDENT macro
2612 #define ASM_OUTPUT_IDENT macro
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsparc.h2386 #define ASM_OUTPUT_IDENT(FILE, NAME) \
2365 #define ASM_OUTPUT_IDENT macro

Completed in 400 milliseconds

12