Searched refs:htole64 (Results 1 – 5 of 5) sorted by relevance
35 # define htole64(x) OSSwapHostToLittleInt64(x) macro79 # define htole64(x) (x) macro97 # define htole64(x) __builtin_bswap64(x) macro
57 #ifndef htole6458 # define htole64(x) (x) macro134 # define htole64a(a,x) *(uint64_t*)(a) = htole64(x)
32 # define htole64(x) (x) macro47 # define htole64(x) __bswap_64 (x) macro
283 #ifndef htole64284 # define htole64(x) (x)370 # define htole64a(a,x) *(uint64_t*)(a) = htole64(x)
257 #define htole64(x) (x)309 #define htole64a(a,x) *(uint64_t*)(a) = htole64(x)