Searched refs:LRNOMASK (Results 1 – 2 of 2) sorted by relevance
103 #define LRNOMASK 0x1f /* mask to extract long record macro
664 || lidx != (*p & LRNOMASK)) { in readDosDirSection()675 lidx = *p & LRNOMASK; in readDosDirSection()