Searched refs:read_at_le32 (Results 1 – 1 of 1) sorted by relevance
636 static inline uint32_t read_at_le32(const void *src, size_t offset) in read_at_le32() function662 val = read_at_le32(src, sizeof(uint32_t)); in read_le64()705 *(uint32_t *)dst = read_at_le32(src, offset); in read_member()1177 if (read_at_le32(data, offset) == BPDT_SIGNATURE) in ifwi_parse()
Completed in 7 milliseconds