Home
last modified time | relevance | path

Searched defs:CMP_INT16_P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h483 #define CMP_INT16_P(X) ((X) >= - 0x7fff && (X) <= 0x8000) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.h483 #define CMP_INT16_P(X) ((X) >= - 0x7fff && (X) <= 0x8000) macro