Searched defs:cl_hton64 (Results 1 – 2 of 2) sorted by relevance
65 #define cl_hton64(x) (uint64_t)bswap_64(x) macro
459 #define cl_hton64 CL_HTON64 macro