HomeSort by relevance Sort by last modified time
    Searched full:nooctets (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11events.c 66 int noOctets = 0;
78 noOctets = 1;
90 noOctets = 2;
102 noOctets = 3;
114 noOctets = 4;
127 noOctets = 5;
140 noOctets = 6;
146 The least noOctets significant bits of the first octet is the most 2 significant nonzero bits
148 The first 6 bits of the UCS4 representation is the least 8-noOctets-1 significant bits of
159 for (i = 1; i < noOctets; i++)
    [all...]

Completed in 263 milliseconds