Home
last modified time | relevance | path

Searched defs:L_ISEQU (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/ntp/include/
HDntp_fp.h295 #define L_ISEQU(a, b) M_ISEQU((a)->l_ui, (a)->l_uf, (b)->l_ui, (b)->l_uf) macro
/trueos/contrib/ntp/util/
HDjitter.h336 #define L_ISEQU(a, b) M_ISEQU((a)->l_ui, (a)->l_uf, (b)->l_ui, (b)->l_uf) macro