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

  /external/bison/lib/
ebitset.c 576 bitset_windex woffset; local
597 woffset = windex - eindex * EBITSET_ELT_WORDS;
620 word = srcp[woffset] << (BITSET_WORD_BITS - 1 - bcount);
638 while (woffset--);
641 woffset = EBITSET_ELT_WORDS - 1;
684 bitset_windex woffset; local
688 woffset = eindex * EBITSET_ELT_WORDS;
690 for (; (windex - woffset) < EBITSET_ELT_WORDS; windex++)
692 word = srcp[windex - woffset] >> (bitno % BITSET_WORD_BITS);
858 bitset_windex woffset; local
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h     [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h     [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 

Completed in 587 milliseconds