Home
last modified time | relevance | path

Searched refs:SIZE_ASM_OP (Results 1 – 19 of 19) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dopenbsd.h183 #undef SIZE_ASM_OP
188 #define SIZE_ASM_OP "\t.size\t" macro
Delfos.h246 #define SIZE_ASM_OP "\t.size\t" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Dlinux.h135 fputs (SIZE_ASM_OP, STREAM); \
145 fputs (SIZE_ASM_OP, STREAM); \
Drx.h485 fputs (SIZE_ASM_OP, STREAM); \
498 fputs (SIZE_ASM_OP, STREAM); \
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddefaults.h237 #ifdef SIZE_ASM_OP
242 fputs (SIZE_ASM_OP, STREAM); \
251 fputs (SIZE_ASM_OP, STREAM); \
DChangeLog-20002332 (SIZE_ASM_OP): Same.
7322 INT_ASM_OP, ASCII_DATA_ASM_OP, TYPE_ASM_OP, SIZE_ASM_OP,
7329 * config/netbsd.h (TYPE_ASM_OP, SIZE_ASM_OP, SET_ASM_OP): Here.
7331 * config/openbsd.h (TYPE_ASM_OP, SIZE_ASM_OP, SET_ASM_OP): Here.
7338 FINI_SECTION_ASM_OP, TYPE_ASM_OP, SIZE_ASM_OP STRING_ASM_OP): Here.
7355 SIZE_ASM_OP, STRING_ASM_OP): Here.
7367 * config/arm/elf.h (TYPE_ASM_OP, SIZE_ASM_OP, INT_ASM_OP): Here.
7372 ASM_BYTE_OP, TYPE_ASM_OP, SIZE_ASM_OP, WEAK_ASM_OP,
7399 * config/i386/freebsd.h (TYPE_ASM_OP, SIZE_ASM_OP, INT_ASM_OP):
7409 * config/i386/osfrose.h (TYPE_ASM_OP, SIZE_ASM_OP, SET_ASM_OP,
[all …]
DFSFChangeLog.119182 (SIZE_ASM_OP): Define.
DChangeLog-200212240 * doc/tm.texi: Document them. Also document SIZE_ASM_OP,
12253 Where possible, remove redundant definitions of SIZE_ASM_OP,
DChangeLog-199910213 (TYPE_ASM_OP, SIZE_ASM_OP, TYPE_OPERAND_FORMAT,
DChangeLog-201230040 (SIZE_ASM_OP): Remove.
DChangeLog-200124988 ASM_OUTPUT_DESTRUCTOR, TYPE_ASM_OP, SIZE_ASM_OP, ASM_WEAKEN_LABEL,
DChangeLog-200325935 (SIZE_ASM_OP): Likewise.
DChangeLog-201120449 (SIZE_ASM_OP): Remove.
DChangeLog-200420811 (TYPE_OPERAND_FMT, TYPE_ASM_OP, SIZE_ASM_OP, BSS_SECTION_ASM_OP)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc.h1158 #undef SIZE_ASM_OP
1159 #define SIZE_ASM_OP "\t.size\t" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Dbfin.h1100 #define SIZE_ASM_OP "\t.size\t" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in5388 @defmac SIZE_ASM_OP
5405 If you define @code{SIZE_ASM_OP}, a default definition of this macro is
5415 If you define @code{SIZE_ASM_OP}, a default definition of this macro is
Dtm.texi8516 @defmac SIZE_ASM_OP
8533 If you define @code{SIZE_ASM_OP}, a default definition of this macro is
8543 If you define @code{SIZE_ASM_OP}, a default definition of this macro is
Dgccint.info40377 -- Macro: SIZE_ASM_OP
40392 is SIZE. SIZE is a 'HOST_WIDE_INT'. If you define 'SIZE_ASM_OP',
40400 If you define 'SIZE_ASM_OP', a default definition of this macro is
56882 * SIZE_ASM_OP: Label Output. (line 33)