Home | History | Annotate | Download | only in localization

Lines Matching refs:mid2

4205                                                        uint32_t mid2,
4212 retVal += (mid1 > mid2 ? 1 : (mid1 < mid2 ? -1 : 0));