Home
last modified time | relevance | path

Searched refs:GET_ACTION (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
Dubidi.c890 #define GET_ACTION(cell) ((cell)>>4) macro
1210 actionSeq=(*pImpAct)[GET_ACTION(cell)]; /* isolate the action */ in processPropertySeq()
/external/icu4c/common/
Dubidi.c886 #define GET_ACTION(cell) ((cell)>>4) macro
1206 actionSeq=(*pImpAct)[GET_ACTION(cell)]; /* isolate the action */ in processPropertySeq()