Searched defs:GET_STATEPROPS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c1335 #define GET_STATEPROPS(cell) ((cell)&0x1f) macro
2107 stateImp=GET_STATEPROPS(cell); /* isolate the new state */
/external/icu/icu4c/source/common/
H A Dubidi.c1407 #define GET_STATEPROPS(cell) ((cell)&0x1f) macro
2198 stateImp=GET_STATEPROPS(cell); /* isolate the new state */

Completed in 113 milliseconds