Searched refs:m_apm_to_fixpt_stringexp (Results 1 – 3 of 3) sorted by relevance
/haiku/src/libs/mapm/ |
H A D | mapm_fpf.c | 62 char *m_apm_to_fixpt_stringexp(int dplaces, M_APM atmp, in m_apm_to_fixpt_stringexp() function
|
H A D | README | 429 (m_apm_to_fixpt_stringexp)
|
/haiku/headers/libs/mapm/ |
H A D | m_apm.h | 232 extern char *m_apm_to_fixpt_stringexp(int, M_APM, char, char, int); 435 {return(m_apm_to_fixpt_stringexp(dp,cval(),a,b,c));} in toFixPtStringExp()
|