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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.h266 #define UHWORD_INT(X) (IN_RANGE ((X), 0, 0xffff)) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.h276 #define UHWORD_INT(X) (IN_RANGE ((X), 0, 0xffff)) macro

Completed in 178 milliseconds