Searched refs:Load32 (Results 1 – 3 of 3) sorted by relevance
43 static uint32_t Load32(const void *p) { in Load32() function52 return Load32(p); in LoadNext32()
372 static uint32 Load32(const void *p) { in Load32() function
2096 uint32 in = BigEndian::Load32(cur_src) >> 8; in Base64EscapeInternal()