Searched refs:load32 (Results 1 – 1 of 1) sorted by relevance
165 inline static uint32_t load32(uint8_t *b) { in load32() function194 #define load32_le(b) (le32toh(load32(b)))196 #define load32_be(b) (be32toh(load32(b)))