Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.h269 #define SBYTE_INT(X) (IN_RANGE ((X), -128, 127)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.h279 #define SBYTE_INT(X) (IN_RANGE ((X), -128, 127)) macro