Home
last modified time | relevance | path

Searched refs:size_directive_output (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/
H A Dmcore-elf.h71 size_directive_output = 0; \
74 size_directive_output = 1; \
96 && !size_directive_output) \
98 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/
H A Dmcore-elf.h71 size_directive_output = 0; \
74 size_directive_output = 1; \
96 && !size_directive_output) \
98 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dopenbsd.h238 size_directive_output = 0; \
242 size_directive_output = 1; \
262 && !size_directive_output) \
264 size_directive_output = 1; \
H A Delfos.h338 size_directive_output = 0; \
342 size_directive_output = 1; \
368 && !size_directive_output) \
370 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dopenbsd.h238 size_directive_output = 0; \
242 size_directive_output = 1; \
262 && !size_directive_output) \
264 size_directive_output = 1; \
H A Delfos.h346 size_directive_output = 0; \
350 size_directive_output = 1; \
376 && !size_directive_output) \
378 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsol2.h177 size_directive_output = 0; \
181 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsol2.h177 size_directive_output = 0; \
181 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.h793 size_directive_output = 0; \
796 size_directive_output = 1; \
812 && !size_directive_output) \
814 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.h793 size_directive_output = 0; \
796 size_directive_output = 1; \
812 && !size_directive_output) \
814 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsol2.h372 size_directive_output = 0; \
376 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsol2.h372 size_directive_output = 0; \
376 size_directive_output = 1; \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dsysv4.h66 extern int size_directive_output;
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dsysv4.h66 extern int size_directive_output;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h339 extern int size_directive_output;
H A Dvarasm.c86 int size_directive_output; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h339 extern int size_directive_output;
H A Dvarasm.cc90 int size_directive_output; variable
H A DChangeLog-201220680 last_assemble_variable_decl and size_directive_output.
H A DChangeLog-200440255 * output.h (size_directive_output, last_assemble_variable_decl):
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.h1529 extern int size_directive_output;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.h1529 extern int size_directive_output;
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc9872 extern int size_directive_output;
9892 size_directive_output = 0; in mips_declare_object_name()
9897 size_directive_output = 1; in mips_declare_object_name()
9918 && !size_directive_output) in mips_finish_declare_object()
9922 size_directive_output = 1; in mips_finish_declare_object()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c9768 extern int size_directive_output;
9788 size_directive_output = 0; in mips_declare_object_name()
9793 size_directive_output = 1; in mips_declare_object_name()
9814 && !size_directive_output) in mips_finish_declare_object()
9818 size_directive_output = 1; in mips_finish_declare_object()