Home
last modified time | relevance | path

Searched refs:TARGET_ASM_CLOSE_PAREN (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/
Dpdp11.cc187 #undef TARGET_ASM_CLOSE_PAREN
188 #define TARGET_ASM_CLOSE_PAREN "]" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
Ds390.cc17246 #undef TARGET_ASM_CLOSE_PAREN
17247 #define TARGET_ASM_CLOSE_PAREN "" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc24379 #undef TARGET_ASM_CLOSE_PAREN
24380 #define TARGET_ASM_CLOSE_PAREN "" macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200114177 and TARGET_ASM_CLOSE_PAREN.
18270 * target-def.h: Define TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN
18276 TARGET_ASM_CLOSE_PAREN.
18277 * config/i386/i386.c (TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN):
18279 * config/pdp11/pdp11.c (TARGET_ASM_OPEN_PAREN, TARGET_ASM_CLOSE_PAREN):
DChangeLog-20068884 (TARGET_ASM_CLOSE_PAREN): Likewise.
8886 (TARGET_ASM_CLOSE_PAREN): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi8349 @deftypevrx {Target Hook} {const char *} TARGET_ASM_CLOSE_PAREN
Dgccint.info40216 -- Target Hook: const char * TARGET_ASM_CLOSE_PAREN
57162 * TARGET_ASM_CLOSE_PAREN: Data Output. (line 139)