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

/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c1437 #define GET_ACTION(cell) ((cell)>>4) macro
1758 actionSeq=(*pImpAct)[GET_ACTION(cell)]; /* isolate the action */
/external/icu/icu4c/source/common/
H A Dubidi.c1509 #define GET_ACTION(cell) ((cell)>>4) macro
1848 actionSeq=(*pImpAct)[GET_ACTION(cell)]; /* isolate the action */

Completed in 67 milliseconds