Home
last modified time | relevance | path

Searched refs:h8300_print_operand_punct_valid_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc104 static bool h8300_print_operand_punct_valid_p (unsigned char code);
1767 h8300_print_operand_punct_valid_p (unsigned char code) in h8300_print_operand_punct_valid_p() function
5555 #define TARGET_PRINT_OPERAND_PUNCT_VALID_P h8300_print_operand_punct_valid_p
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c104 static bool h8300_print_operand_punct_valid_p (unsigned char code);
1794 h8300_print_operand_punct_valid_p (unsigned char code) in h8300_print_operand_punct_valid_p() function
5947 #define TARGET_PRINT_OPERAND_PUNCT_VALID_P h8300_print_operand_punct_valid_p
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201131753 (h8300_print_operand_punct_valid_p): Moved from h8300.h file.