Searched refs:U32_SIZE (Results 1 – 1 of 1) sorted by relevance
59 return Emit(reinterpret_cast<uint8_t *>(&data), U32_SIZE); in EmitU32()136 static constexpr size_t U32_SIZE = 4; variable