Searched defs:HTONL_FP (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dntp_fp.h81 #define HTONL_FP(h, n) do { (n)->l_ui = htonl((h)->l_ui); \ macro
/macosx-10.9.5/ntp-88/util/
H A Djitter.h117 #define HTONL_FP(h, n) do { (n)->l_ui = htonl((h)->l_ui); \ macro

Completed in 74 milliseconds