Searched refs:MM_lc_2_PI (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/mapm/
H A Dmapm_sin.c165 m_apm_integer_divide(tmp9, tmp7, MM_lc_2_PI);
166 m_apm_multiply(tmp8, tmp9, MM_lc_2_PI);
181 m_apm_integer_divide(tmp9, tmp7, MM_lc_2_PI);
182 m_apm_multiply(tmp8, tmp9, MM_lc_2_PI);
H A Dmapmcnst.c123 M_APM MM_lc_2_PI = NULL; variable
264 m_apm_free(MM_lc_2_PI);
304 MM_lc_2_PI = m_apm_init();
350 m_apm_copy(MM_lc_2_PI, MM_2_PI);
H A Dmapm_cpi.c64 m_apm_multiply(MM_lc_2_PI, MM_Two, MM_lc_PI);
H A Dm_apm_lc.h328 extern M_APM MM_lc_2_PI;

Completed in 41 milliseconds