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