Searched defs:GET_REVERSED_64 (Results 1 – 1 of 1) sorted by relevance
71 #define GET_REVERSED_64(p) \ macro79 #define GET_REVERSED_64(p) \ macro106 #define GET_REVERSED_64(p) \ macro116 #define GET_REVERSED_64(p) \ macro158 #define GET_REVERSED_64(p) _byteswap_uint64(*(uint64_t *)(p)) macro237 #define GET_REVERSED_64(p) bswap64(*(uint64_t *)(p)) macro
Completed in 6 milliseconds