Searched defs:IN_RANGE_P (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/gcc/gcc/config/m32r/ |
H A D | m32r.h | 718 #define IN_RANGE_P(VALUE, LOW, HIGH) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/ |
H A D | d30v.h | 239 #define IN_RANGE_P(VALUE, LOW, HIGH) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m32r/ |
H A D | m32r.h | 777 #define IN_RANGE_P(VALUE, LOW, HIGH) \ macro
|
/openbsd-src/gnu/gcc/gcc/config/frv/ |
H A D | frv.h | 31 #define IN_RANGE_P(VALUE, LOW, HIGH) \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
H A D | frv.h | 34 #define IN_RANGE_P(VALUE, LOW, HIGH) \ macro
|