Searched defs:readU32 (Results 1 – 2 of 2) sorted by relevance
53 uint32_t EhReader::readU32(size_t *off) const { in readU32() function in EhReader
307 static inline unsigned long readU32(const unsigned char *ptr) in readU32() function