Searched refs:error_term (Results 1 – 2 of 2) sorted by relevance
118 fInt error_term; in fExponential() local137 error_term = fAdd(fPositiveOne, exponent); in fExponential()139 solution = fMultiply(solution, error_term); in fExponential()153 fInt error_term; in fNaturalLog() local167 error_term = fAdd(fNegativeOne, value); in fNaturalLog()169 return (fAdd(solution, error_term)); in fNaturalLog()540 static fInt fRoundUpByStepSize(fInt A, fInt fStepSize, bool error_term) in fRoundUpByStepSize() argument547 if (error_term) in fRoundUpByStepSize()
800 goto error_term; in siw_proc_rresp()809 goto error_term; in siw_proc_rresp()821 goto error_term; in siw_proc_rresp()866 goto error_term; in siw_proc_rresp()878 error_term: in siw_proc_rresp()