Searched refs:four_bytes (Results 1 – 3 of 3) sorted by relevance
4 typedef char (&four_bytes)[4]; typedef35 four_bytes operator+(X, X);
1302 static const unsigned char four_bytes[] = { 0xf0, 0x93, 0x83, 0x93, 0x00 }; in getUtf8Character() local1318 result = (const GLchar*)four_bytes; in getUtf8Character()