Home
last modified time | relevance | path

Searched refs:M_APM_RETURN (Results 1 – 14 of 14) sorted by relevance

/haiku/src/libs/mapm/
H A Dmapmasin.c134 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_arctan2\', Both Inputs = 0"); in m_apm_arctan2()
281 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_arcsin\', |Argument| > 1"); in m_apm_arcsin()
369 M_apm_log_error_msg(M_APM_RETURN, in m_apm_arcsin()
401 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_arccos\', |Argument| > 1"); in m_apm_arccos()
506 M_apm_log_error_msg(M_APM_RETURN, in m_apm_arccos()
H A Dmapmhasn.c100 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_arccosh\', Argument < 1"); in m_apm_arccosh()
135 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_arctanh\', |Argument| >= 1"); in m_apm_arctanh()
H A Dmapm_rcp.c63 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_divide\', Divide by 0"); in m_apm_divide()
109 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_reciprocal\', Input = 0"); in m_apm_reciprocal()
H A Dmapm_set.c278 M_apm_log_error_msg(M_APM_RETURN, in m_apm_set_string()
281 M_apm_log_error_msg(M_APM_RETURN, "Text ="); in m_apm_set_string()
282 M_apm_log_error_msg(M_APM_RETURN, s_in); in m_apm_set_string()
H A Dmapmpwr2.c61 M_apm_log_error_msg(M_APM_RETURN, in m_apm_integer_pow_nr()
H A Dmapmsqrt.c99 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_sqrt\', Negative argument"); in m_apm_sqrt()
H A Dmapm_log.c153 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_log\', Negative argument"); in m_apm_log()
H A Dmapmgues.c173 M_apm_log_error_msg(M_APM_RETURN, in m_apm_set_double()
H A Dm_apm_lc.h304 #define M_APM_RETURN 0 macro
H A Dmapm_gcd.c71 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_gcd\', Non-integer input"); in m_apm_gcd()
H A Dmapm_div.c146 M_apm_log_error_msg(M_APM_RETURN, "\'M_apm_sdivide\', Divide by 0"); in M_apm_sdivide()
H A Dmapm_exp.c214 M_apm_log_error_msg(M_APM_RETURN, in m_apm_exp()
H A Dmapmutl2.c93 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_is_even\', Non-integer input"); in m_apm_is_even()
H A Dmapmutil.c171 M_apm_log_error_msg(M_APM_RETURN, "\'m_apm_free\', Invalid M_APM variable"); in m_apm_free()