Home
last modified time | relevance | path

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

/haiku/src/libs/mapm/
H A Dmapmutl2.c170 int llen, rlen, lsign, rsign, i, j, lexp, rexp; in m_apm_compare() local
178 lexp = ltmp->m_apm_exponent; in m_apm_compare()
192 if (lexp > rexp) in m_apm_compare()
195 if (lexp < rexp) in m_apm_compare()