Searched defs:UBYTE_INT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.h268 #define UBYTE_INT(X) (IN_RANGE ((X), 0, 0xff)) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.h278 #define UBYTE_INT(X) (IN_RANGE ((X), 0, 0xff)) macro

Completed in 169 milliseconds