HomeSort by: relevance | last modified time | path
    Searched refs:get_lsb_uint16 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
binio.h 48 #define get_lsb_uint16( _x_ ) ((uint16_t) get_lsb_short( _x_ )) macro
  /src/external/bsd/ntp/dist/libparse/
data_mbg.c 81 sw_revp->code = get_lsb_uint16(bufpp);
131 tgpsp->wn = get_lsb_uint16(bufpp);
152 tmp->status = get_lsb_uint16(buffpp);
340 utcp->WNlsf = get_lsb_uint16(buffpp);
464 ephp->URA = get_lsb_uint16(buffpp);
clk_meinberg.c 182 headerp->len = get_lsb_uint16(bufpp);

Completed in 27 milliseconds