Searched refs:PRINT_OPERAND_PUNCT_VALID_P (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.h292 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) (code == '#') macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.h682 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
672 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/fr30/
H A Dfr30.h722 `PRINT_OPERAND_PUNCT_VALID_P' is not defined, it means that no punctuation
724 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) (CODE == '#')
705 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/fr30/
H A Dfr30.h722 `PRINT_OPERAND_PUNCT_VALID_P' is not defined, it means that no punctuation
724 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) (CODE == '#')
705 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vax/
H A Dvax.h669 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
659 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.h527 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) (CODE == '^')
521 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.h453 #define PRINT_OPERAND_PUNCT_VALID_P(CHAR) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.h532 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) (CODE == '^')
526 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.h453 #define PRINT_OPERAND_PUNCT_VALID_P(CHAR) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.h752 #define PRINT_OPERAND_PUNCT_VALID_P(CHAR) \
736 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.h872 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
862 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.h872 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
862 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.h752 #define PRINT_OPERAND_PUNCT_VALID_P(CHAR) \
736 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.h1108 #define PRINT_OPERAND_PUNCT_VALID_P(CHAR) ((CHAR) == '!')
1106 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.h608 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) microblaze_print_operand_punct[CODE] macro
H A Dmicroblaze.c2272 if (PRINT_OPERAND_PUNCT_VALID_P (letter))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.h608 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) microblaze_print_operand_punct[CODE] macro
H A Dmicroblaze.cc2273 if (PRINT_OPERAND_PUNCT_VALID_P (letter))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.h1106 #define PRINT_OPERAND_PUNCT_VALID_P(CHAR) ((CHAR) == '!')
1104 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarghooks.cc382 #ifdef PRINT_OPERAND_PUNCT_VALID_P
383 return PRINT_OPERAND_PUNCT_VALID_P (code);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.c378 #ifdef PRINT_OPERAND_PUNCT_VALID_P
379 return PRINT_OPERAND_PUNCT_VALID_P (code);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1216 #define PRINT_OPERAND_PUNCT_VALID_P(CHAR) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1220 #define PRINT_OPERAND_PUNCT_VALID_P(CHAR) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h2252 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) ((CODE) == '&')
2237 #define PRINT_OPERAND_PUNCT_VALID_P macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h2249 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) ((CODE) == '&')
2234 #define PRINT_OPERAND_PUNCT_VALID_P macro

Completed in 299 milliseconds