Searched refs:noOctets (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11events.c72 int noOctets = 0; local
84 noOctets = 1;
96 noOctets = 2;
108 noOctets = 3;
120 noOctets = 4;
133 noOctets = 5;
146 noOctets = 6;
152 The least noOctets significant bits of the first octet is the most 2 significant nonzero bits
154 The first 6 bits of the UCS4 representation is the least 8-noOctets-1 significant bits of
165 for (i = 1; i < noOctets;
[all...]

Completed in 56 milliseconds