Searched refs:ASM_FINAL_SPEC (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Driscix.h67 #ifndef ASM_FINAL_SPEC
69 #define ASM_FINAL_SPEC "\ macro
/haiku-buildtools/legacy/gcc/gcc/config/mips/
H A Ddec-bsd.h50 #undef ASM_FINAL_SPEC macro
H A Dsni-svr4.h90 #undef ASM_FINAL_SPEC macro
H A Diris5.h111 #undef ASM_FINAL_SPEC macro
H A Dnetbsd.h226 #undef ASM_FINAL_SPEC macro
H A Dmips.h894 #ifndef ASM_FINAL_SPEC
897 #define ASM_FINAL_SPEC "\
907 #define ASM_FINAL_SPEC "\
916 #endif /* ASM_FINAL_SPEC */
893 #define ASM_FINAL_SPEC macro
903 #define ASM_FINAL_SPEC macro
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dosf.h98 #define ASM_FINAL_SPEC "\ macro
107 #define ASM_FINAL_SPEC "\ macro
H A Dwin-nt.h33 #undef ASM_FINAL_SPEC macro
H A Delf.h32 #undef ASM_FINAL_SPEC macro
H A Dvms.h490 #undef ASM_FINAL_SPEC
488 #undef ASM_FINAL_SPEC macro
/haiku-buildtools/gcc/gcc/config/mips/
H A Dnetbsd.h155 #undef ASM_FINAL_SPEC macro
/haiku-buildtools/legacy/gcc/gcc/config/m88k/
H A Ddgux.h95 #undef ASM_FINAL_SPEC macro
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dvms.h257 #undef ASM_FINAL_SPEC
255 #undef ASM_FINAL_SPEC macro
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dptx4.h95 #undef ASM_FINAL_SPEC macro
96 #define ASM_FINAL_SPEC "%{pipe:-}" macro
H A Dsvr4.h103 #undef ASM_FINAL_SPEC macro
104 #define ASM_FINAL_SPEC "%|" macro
/haiku-buildtools/legacy/gcc/gcc/config/i860/
H A Dfx2800.h298 #undef ASM_FINAL_SPEC macro
/haiku-buildtools/legacy/gcc/gcc/config/mn10200/
H A Dmn10200.h26 #undef ASM_FINAL_SPEC macro
/haiku-buildtools/legacy/gcc/gcc/config/mn10300/
H A Dmn10300.h25 #undef ASM_FINAL_SPEC macro
/haiku-buildtools/legacy/gcc/gcc/config/m32r/
H A Dm32r.h66 #undef ASM_FINAL_SPEC
65 #undef ASM_FINAL_SPEC macro
/haiku-buildtools/legacy/gcc/gcc/config/v850/
H A Dv850.h31 #undef ASM_FINAL_SPEC macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dgcc.c331 %A process ASM_FINAL_SPEC as a spec. A capital A is actually
407 /* config.h can define ASM_FINAL_SPEC to run a post processor after
409 #ifndef ASM_FINAL_SPEC
410 #define ASM_FINAL_SPEC "" macro
491 static char *asm_final_spec = ASM_FINAL_SPEC;
/haiku-buildtools/gcc/gcc/
H A Dgcc.c383 %A process ASM_FINAL_SPEC as a spec. A capital A is actually
498 /* config.h can define ASM_FINAL_SPEC to run a post processor after
500 #ifndef ASM_FINAL_SPEC
501 #define ASM_FINAL_SPEC \
879 static const char *asm_final_spec = ASM_FINAL_SPEC;
499 #define ASM_FINAL_SPEC macro

Completed in 164 milliseconds