Searched refs:M_ISEQU (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dntp_fp.h266 #define M_ISEQU(a_i, a_f, b_i, b_f) /* a == b unsigned */ \ macro
289 #define L_ISEQU(a, b) M_ISEQU((a)->l_ui, (a)->l_uf, (b)->l_ui, (b)->l_uf)
/macosx-10.9.5/ntp-88/util/
H A Djitter.h302 #define M_ISEQU(a_i, a_f, b_i, b_f) /* a == b unsigned */ \ macro
325 #define L_ISEQU(a, b) M_ISEQU((a)->l_ui, (a)->l_uf, (b)->l_ui, (b)->l_uf)

Completed in 89 milliseconds