Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcmathmodule.c165 static Py_complex acosh_special_values[7][7]; variable
172 SPECIAL_VALUE(z, acosh_special_values); in c_acosh()
1119 INIT_SPECIAL_VALUES(acosh_special_values, { in initcmath()