Searched refs:load64 (Results 1 – 1 of 1) sorted by relevance
171 inline static uint64_t load64(uint8_t *b) { in load64() function199 #define load64_le(b) (le64toh(load64(b)))201 #define load64_be(b) (be64toh(load64(b)))