Home
last modified time | relevance | path

Searched refs:M_LSHIFT3 (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/ntp/include/
HDntp_fp.h236 #define M_LSHIFT3(v_ovr, v_i, v_f) /* v <<= 1, with overflow */ \ macro
/trueos/contrib/ntp/util/
HDjitter.h277 #define M_LSHIFT3(v_ovr, v_i, v_f) /* v <<= 1, with overflow */ \ macro
/trueos/contrib/ntp/clockstuff/
HDchutest.c776 M_LSHIFT3(highbits, date_ui, tmp); in chufilter()