Home
last modified time | relevance | path

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

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