Home
last modified time | relevance | path

Searched defs:le64toh (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/include/everest/kremlin/
Dc_endianness.h22 # define le64toh(x) OSSwapLittleToHostInt64(x) macro
40 # define le64toh(x) LE_64(x) macro
77 # define le64toh(x) (x) macro
96 # define le64toh(x) (x) macro
124 # define le64toh(x) (htole64((x))) macro
140 # define le64toh(x) (x) macro