Home
last modified time | relevance | path

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

/original-bsd/old/as.vax/
H A Das.h328 #define ISLIT(x) (((x) >= MINLIT) && ((x) <= MAXLIT)) macro
/original-bsd/old/as.tahoe/
H A Das.h284 #define ISLIT(x) (((x) >= MINLIT) && ((x) <= MAXLIT)) macro