Searched refs:LRNOMASK (Results 1 – 2 of 2) sorted by relevance
107 #define LRNOMASK 0x1f /* mask to extract long record macro
552 u_int lrnomask = *p & LRNOMASK; in readDosDirSection()