Searched refs:LEAPMASK (Results 1 – 2 of 2) sorted by relevance
136 (int)(ntp->li_vn_mode & LEAPMASK) >> 6, in interpret_ntp()137 show_leap(ntp->li_vn_mode & LEAPMASK)); in interpret_ntp()235 (int)(ntp->li_vn_mode & LEAPMASK) >> 6, in interpret_ntp()236 show_leap(ntp->li_vn_mode & LEAPMASK)); in interpret_ntp()
320 #define LEAPMASK 0xc0 macro