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

/freebsd-11.0-release/contrib/gcc/config/ia64/
H A Dia64.h1783 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
1753 #define PRINT_OPERAND_PUNCT_VALID_P macro
/freebsd-11.0-release/contrib/gcc/config/sparc/
H A Dsparc.h2402 #define PRINT_OPERAND_PUNCT_VALID_P(CHAR) \
2381 #define PRINT_OPERAND_PUNCT_VALID_P macro
/freebsd-11.0-release/contrib/gcc/
H A Dfinal.c3135 #ifdef PRINT_OPERAND_PUNCT_VALID_P
3136 else if (PRINT_OPERAND_PUNCT_VALID_P ((unsigned char) *p))
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Darm.h2277 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
2262 #define PRINT_OPERAND_PUNCT_VALID_P macro
/freebsd-11.0-release/contrib/gcc/config/i386/
H A Di386.h2102 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
2089 #define PRINT_OPERAND_PUNCT_VALID_P macro
/freebsd-11.0-release/contrib/gcc/config/mips/
H A Dmips.h2491 `PRINT_OPERAND_PUNCT_VALID_P' is not defined, it means that no
2495 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) mips_print_operand_punct[CODE]
2475 #define PRINT_OPERAND_PUNCT_VALID_P macro
H A Dmips.c5420 if (PRINT_OPERAND_PUNCT_VALID_P (letter))
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Drs6000.h2241 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
2226 #define PRINT_OPERAND_PUNCT_VALID_P macro

Completed in 181 milliseconds