Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c991 #define IS_R_SELECT(S) (*(S) == 'R' || *(S) == 'r') macro
2109 if (IS_R_SELECT (p)) in pa_parse_number()