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