Home
last modified time | relevance | path

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

/haiku/src/libs/mapm/
H A Dmapmcnst.c122 M_APM MM_lc_HALF_PI = NULL; variable
263 m_apm_free(MM_lc_HALF_PI); in M_free_all_cnst()
303 MM_lc_HALF_PI = m_apm_init(); in M_init_trig_globals()
349 m_apm_copy(MM_lc_HALF_PI, MM_HALF_PI); in M_init_trig_globals()
H A Dmapmasin.c140 m_apm_round(rr, places, MM_lc_HALF_PI); in m_apm_arctan2()
256 m_apm_subtract(tmp1, MM_lc_HALF_PI, tmp2); in M_arctan_large_input()
290 m_apm_round(r, places, MM_lc_HALF_PI); in m_apm_arcsin()
446 m_apm_round(r, places, MM_lc_HALF_PI); in m_apm_arccos()
H A Dmapm_cpi.c63 m_apm_multiply(MM_lc_HALF_PI, MM_0_5, MM_lc_PI); in M_check_PI_places()
H A Dmapmasn0.c94 m_apm_subtract(tmp2, MM_lc_HALF_PI, tmp1); in M_arccos_near_0()
H A Dm_apm_lc.h327 extern M_APM MM_lc_HALF_PI;