Searched refs:m_apm_to_integer_string (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/mapm/
H A Dmapm_pow.c135 m_apm_to_integer_string(sbuf, yy);
H A Dmapmistr.c59 void m_apm_to_integer_string(char *s, M_APM mtmp) function
88 "\'m_apm_to_integer_string\', Out of memory");
H A Dmapm_exp.c342 m_apm_to_integer_string(cp, tmp1);
H A Dmapm_fpf.c269 m_apm_to_integer_string(cpd, ctmp);
/haiku/headers/libs/mapm/
H A Dm_apm.h233 extern void m_apm_to_integer_string(char *, M_APM);
437 {m_apm_to_integer_string(dest,cval());}

Completed in 37 milliseconds