Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_fp.h181 #define M_LSHIFT3(v_o, v_i, v_f) /* v <<= 1, with overflow */ \ macro
/freebsd/contrib/ntp/clockstuff/
H A Dchutest.c781 M_LSHIFT3(highbits, date_ui, tmp); in chufilter()