Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_parse.c5383 getflt( in getflt() function
5517getflt((unsigned char *)&mb(0)), getshort((unsigned char *)&mb(4)), in trimbletsip_message()
5518 getflt((unsigned char *)&mb(6))); in trimbletsip_message()
5549 getflt((unsigned char *)&mb(5)), in trimbletsip_message()
5550 getflt((unsigned char *)&mb(9)), in trimbletsip_message()
5551 getflt((unsigned char *)&mb(13)), in trimbletsip_message()
5552 getflt((unsigned char *)&mb(17))); in trimbletsip_message()
5653 … mb(0), getflt((unsigned char *)&mb(1)), getflt((unsigned char *)&mb(5)), in trimbletsip_message()
5654getflt((unsigned char *)&mb(9)), getflt((unsigned char *)&mb(13))); in trimbletsip_message()
5659 float t0t = getflt((unsigned char *)&mb(14)); in trimbletsip_message()
[all …]
/netbsd/src/external/bsd/ntp/dist/
DCommitLog-4.1.05577 * libparse/clk_trimtsip.c (getflt): fixed ENDIAN issue