Home
last modified time | relevance | path

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

/original-bsd/old/sdb/
H A Dcdefs.h21 # define UNSIGNABLE(x) ((x)<=LONG&&(x)>=CHAR) macro
/original-bsd/old/pcc/mip/
H A Dmanifest.h43 #define UNSIGNABLE(x) ((x)<=LONG&&(x)>=CHAR) macro