Searched refs:HTONL_MFP (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/ntp/include/ |
| H A D | ntp_fp.h | 84 #define HTONL_MFP(hi, hf, ni, nf) \ macro 91 HTONL_MFP((h)->l_ui, (h)->l_uf, (n)->l_ui, (n)->l_uf)
|
| /src/contrib/ntp/ |
| H A D | CommitLog | 4500 ../../include/ntp_fp.h:91:9: note: in expansion of macro 'HTONL_MFP' 4501 91 | HTONL_MFP((h)->l_ui, (h)->l_uf, (n)->l_ui, (n)->l_uf) 150935 ntp_fp.h: HTONL_MFP() uses ntohl(), should use htonl() (benign error) 150938 HTONL_MFP() uses ntohl(), should use htonl() (benign error)
|