Searched defs:LASTBIT (Results 1 – 2 of 2) sorted by relevance
38 #define LASTBIT(u) (u.i.m & 1) macro41 #define LASTBIT(u) (u.i.lo & 1) macro