Home
last modified time | relevance | path

Searched refs:LOCAL_ASM_OP (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/gcc/gcc/config/
H A Delfos.h176 #define LOCAL_ASM_OP "\t.local\t" macro
182 fprintf ((FILE), "%s", LOCAL_ASM_OP); \
/openbsd/gnu/usr.bin/gcc/gcc/config/
H A Delfos.h197 #define LOCAL_ASM_OP "\t.local\t" macro
203 fprintf ((FILE), "%s", LOCAL_ASM_OP); \
/openbsd/gnu/gcc/gcc/config/i386/
H A Dsol2.h90 fprintf ((FILE), "%s", LOCAL_ASM_OP); \
/openbsd/gnu/gcc/gcc/config/cris/
H A Daout.h377 #define LOCAL_ASM_OP "\t.err\t" macro
H A Dcris.h1217 fprintf ((FILE), "%s", LOCAL_ASM_OP); \
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/
H A Daout.h395 #define LOCAL_ASM_OP "\t.err\t" macro
H A Dcris.h1574 fprintf ((FILE), "%s", LOCAL_ASM_OP); \
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dsysv4.h434 #define LOCAL_ASM_OP "\t.local\t" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsysv4.h680 #define LOCAL_ASM_OP "\t.local\t" macro
/openbsd/gnu/gcc/gcc/config/v850/
H A Dv850.c2585 fprintf (file, "%s", LOCAL_ASM_OP); in v850_output_local()
/openbsd/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.c2839 fprintf (file, "%s", LOCAL_ASM_OP);
/openbsd/gnu/gcc/gcc/config/pa/
H A Dpa.c8266 #ifdef LOCAL_ASM_OP in pa_asm_output_aligned_local()
8267 fprintf (stream, "%s", LOCAL_ASM_OP); in pa_asm_output_aligned_local()
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.47315 SKIP_ASM_OP, ALIGN_ASM_OP, COMMON_ASM_OP, LOCAL_ASM_OP,
7329 SKIP_ASM_OP, ALIGN_ASM_OP, COMMON_ASM_OP, LOCAL_ASM_OP,
7407 LOCAL_ASM_OP, INT_ASM_OP, TYPE_ASM_OP, SIZE_ASM_OP, STRING_ASM_OP,
7526 * config/rs6000/sysv4.h (SKIP_ASM_OP, LOCAL_ASM_OP, LCOMM_ASM_OP):
H A DChangeLog.07108 (LOCAL_ASM_OP): Remove.