Searched defs:cl_ntoh64 (Results 1 – 2 of 2) sorted by relevance
64 #define cl_ntoh64(x) (uint64_t)bswap_64(x) macro
458 #define cl_ntoh64 CL_NTOH64 macro