Searched refs:IDENT_ASM_OP (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A Delfos-undef.h8 #undef IDENT_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Ddjgpp.h48 #undef IDENT_ASM_OP macro
49 #define IDENT_ASM_OP "\t.ident\t" macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Diris.h53 #undef IDENT_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/
H A Delfos.h84 fprintf (FILE, "%s\"%s\"\n", IDENT_ASM_OP, NAME);
86 #define IDENT_ASM_OP "\t.ident\t" macro
/freebsd-11-stable/contrib/gcc/
H A Dtoplev.c1125 #ifdef IDENT_ASM_OP
1128 IDENT_ASM_OP, version_string);
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h2379 #define IDENT_ASM_OP "\t.ident\t"
2384 fprintf (FILE, "%s\"%s\"\n", IDENT_ASM_OP, NAME);
2358 #define IDENT_ASM_OP macro

Completed in 130 milliseconds