Searched refs:UBIDI_GET_MIRROR_INDEX (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi_props.h146 #define UBIDI_GET_MIRROR_INDEX(m) ((m)>>UBIDI_MIRROR_INDEX_SHIFT) macro
H A Dubidi_props.c164 return UBIDI_GET_MIRROR_CODE_POINT(mirrors[UBIDI_GET_MIRROR_INDEX(m)]);
/external/icu/icu4c/source/common/
H A Dubidi_props.h146 #define UBIDI_GET_MIRROR_INDEX(m) ((m)>>UBIDI_MIRROR_INDEX_SHIFT) macro
H A Dubidi_props.c164 return UBIDI_GET_MIRROR_CODE_POINT(mirrors[UBIDI_GET_MIRROR_INDEX(m)]);

Completed in 103 milliseconds