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

/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dmanifest.h116 #define ISUNSIGNED(x) (((x) <= ULONGLONG) && (((x) & 1) == (UNSIGNED & 1))) macro

Completed in 137 milliseconds