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