Home
last modified time | relevance | path

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

/haiku/src/libs/mapm/
H A Dmapmhasn.c79 m_apm_log(rr, places, tmp2); in m_apm_arcsinh()
112 m_apm_log(rr, places, tmp2); in m_apm_arccosh()
149 m_apm_log(tmp2, local_precision, tmp3); in m_apm_arctanh()
H A Dmapm_log.c140 m_apm_log(tmp9, dplaces, aa); in m_apm_log10()
146 void m_apm_log(M_APM r, int places, M_APM a) in m_apm_log() function
H A Dmapm_pow.c164 m_apm_log(tmp9, (places + 8), xx); in m_apm_pow()
/haiku/headers/libs/mapm/
H A Dm_apm.h265 extern void m_apm_log(M_APM, int, M_APM);