HomeSort by relevance Sort by last modified time
    Searched refs:SLOT_OFFSET (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/WinQuake/
mplib.cpp 70 #define SLOT_OFFSET (5)
  /external/chromium/third_party/icu/source/common/
ucase.c 383 #define SLOT_OFFSET(flags, idx) flagsOffset[(flags)&((1<<(idx))-1)]
396 (pExc16)+=SLOT_OFFSET(excWord, idx); \
399 (pExc16)+=2*SLOT_OFFSET(excWord, idx); \
    [all...]
  /external/icu4c/common/
ucase.c 383 #define SLOT_OFFSET(flags, idx) flagsOffset[(flags)&((1<<(idx))-1)]
396 (pExc16)+=SLOT_OFFSET(excWord, idx); \
399 (pExc16)+=2*SLOT_OFFSET(excWord, idx); \
    [all...]

Completed in 1052 milliseconds