Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcmathmodule.c57 static PyObject * math_error(void);
849 return math_error(); in cmath_log()
861 math_error(void) in math_error() function
928 return math_error(); in FUNC1()
950 return math_error(); in cmath_polar()
1025 return math_error(); in cmath_rect()