Lines Matching defs:m_min
828 int m, m_min, m_max;839 m_min = 0;841 while (m_min <= m_max) {842 m = (m_min + m_max) >> 1;850 m_min = m + 1;