Searched defs:EndianSwap (Results 1 – 5 of 5) sorted by relevance
14 void EndianSwap(unsigned int &x) in EndianSwap() function
316 template<typename T> T EndianSwap(T t) { in EndianSwap() function
319 template<typename T> T EndianSwap(T t) { in EndianSwap() function
360 template<typename T> T EndianSwap(T t) { in EndianSwap() function