Searched defs:four_bytes (Results 1 – 4 of 4) sorted by relevance
58 EndianBuilder(uint8_t byte, uint16_t two_bytes, uint32_t four_bytes, uint64_t eight_bytes) in EndianBuilder()
4 typedef char (&four_bytes)[4]; typedef
2030 uint32_t four_bytes = 0x01020304; in TEST() local
1285 static const unsigned char four_bytes[] = {0xf0, 0x93, 0x83, 0x93, 0x00}; in getUtf8Character() local