Searched defs:ISUNSIGNED (Results 1 – 2 of 2) sorted by relevance
/csrg-svn/old/sdb/ | ||
H A D | cdefs.h | 20 # define ISUNSIGNED(x) ((x)<=ULONG&&(x)>=UCHAR) macro |
/csrg-svn/old/pcc/mip/ | ||
H A D | manifest.h | 42 #define ISUNSIGNED(x) ((x)<=ULONG&&(x)>=UCHAR) macro |