Searched defs:ToHost32 (Results 1 – 3 of 3) sorted by relevance
100 static uint32 ToHost32(uint32 x) { return x; } in ToHost32() function
113 static uint32 ToHost32(uint32 x) { return x; } in ToHost32() function
331 static uint32 ToHost32(uint32 x) { return bswap_32(x); } in ToHost32() function