Searched refs:ASM_APP_ON (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dunix.h41 #define ASM_APP_ON "/APP\n"
40 #define ASM_APP_ON macro
H A Dnetbsd.h30 #undef ASM_APP_ON macro
31 #define ASM_APP_ON "#APP\n"
29 #undef ASM_APP_ON macro
H A Dopenbsd.h57 #undef ASM_APP_ON macro
58 #define ASM_APP_ON "#APP\n" macro
H A Dopenbsdelf.h72 #undef ASM_APP_ON macro
73 #define ASM_APP_ON "#APP\n" macro
H A Dnetbsd-elf.h61 #undef ASM_APP_ON macro
62 #define ASM_APP_ON "#APP\n" macro
H A Dfreebsd.h124 #undef ASM_APP_ON macro
125 #define ASM_APP_ON "#APP\n" macro
/freebsd-11-stable/contrib/gcc/config/
H A Dlinux.h27 #undef ASM_APP_ON macro
28 #define ASM_APP_ON "#APP\n" macro
H A Ddarwin.h885 #undef ASM_APP_ON macro
886 #define ASM_APP_ON "" macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dlinux.h89 #undef ASM_APP_ON macro
90 #define ASM_APP_ON "#APP\n" macro
H A Dlynx.h84 #undef ASM_APP_ON macro
85 #define ASM_APP_ON "#APP\n" macro
H A Dfreebsd.h155 #undef ASM_APP_ON macro
156 #define ASM_APP_ON "#APP\n" macro
H A Dlinux64.h392 #undef ASM_APP_ON macro
393 #define ASM_APP_ON "#APP\n" macro
H A Drs6000.h2028 #define ASM_APP_ON ""
2013 #define ASM_APP_ON macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Dtpf.h30 #undef ASM_APP_ON macro
31 #define ASM_APP_ON "#APP\n" macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Daout.h23 #ifndef ASM_APP_ON
24 #define ASM_APP_ON "" macro
H A Daof.h102 #define ASM_APP_ON ""
101 #define ASM_APP_ON macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h2385 #ifndef ASM_APP_ON
2386 #define ASM_APP_ON " #APP\n"
2366 #define ASM_APP_ON macro
/freebsd-11-stable/contrib/gcc/
H A Dfinal.c283 fputs (ASM_APP_ON, asm_out_file);
2090 fputs (ASM_APP_ON, file);
2123 fputs (ASM_APP_ON, file);
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h1538 #define ASM_APP_ON (TARGET_GNU_AS ? "#APP\n" : "//APP\n")
1512 #define ASM_APP_ON macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h2224 #define ASM_APP_ON ""
2203 #define ASM_APP_ON macro

Completed in 268 milliseconds