Searched refs:MONMASK (Results 1 – 2 of 2) sorted by relevance
61 #define MONMASK 0x0F macro
198 month = (LE_16(pctp->pct_date) >> MONSHIFT) & MONMASK; in pc_pcttotv()