Searched refs:UBIDI_GET_MIRROR_INDEX (Results 1 – 2 of 2) sorted by relevance
144 #define UBIDI_GET_MIRROR_INDEX(m) ((m)>>UBIDI_MIRROR_INDEX_SHIFT) macro
166 return UBIDI_GET_MIRROR_CODE_POINT(mirrors[UBIDI_GET_MIRROR_INDEX(m)]); in getMirror()