Searched defs:le64toh (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ | ||
H A D | sys_util.h | 38 #define le64toh(x) PP_HTON64(x) macro 43 #define le64toh(x) (x) macro |
Completed in 1 milliseconds