Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcmathmodule.c304 static Py_complex atanh_special_values[7][7]; variable
312 SPECIAL_VALUE(z, atanh_special_values); in c_atanh()
1139 INIT_SPECIAL_VALUES(atanh_special_values, { in initcmath()