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

/freebsd-9.3-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-9.3-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-9.3-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-9.3-release/contrib/gcc/config/arm/
H A Darm.h2275 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
2260 #define PRINT_OPERAND_PUNCT_VALID_P macro
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.h2098 #define PRINT_OPERAND_PUNCT_VALID_P(CODE) \
2085 #define PRINT_OPERAND_PUNCT_VALID_P macro
/freebsd-9.3-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.c5397 if (PRINT_OPERAND_PUNCT_VALID_P (letter))
/freebsd-9.3-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 268 milliseconds