Searched refs:In32 (Results 1 – 1 of 1) sorted by relevance
205 wc = In32(*src_buf, (src_encoding == UTF_32_BE)); in GetNext()293 uint32_t In32(const char* buf, bool swap) { in In32() function