Searched defs:ntoh (Results 1 – 3 of 3) sorted by relevance
50 template <typename IntType> inline IntType ntoh(const IntType& value) { in ntoh() function
460 template <typename IntType> inline IntType ntoh(const IntType& value) { in ntoh() function
192 template <typename T> T ntoh(T t) { in ntoh() function