Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmathmodule.c331 m_lgamma(double x) in m_lgamma() function
849 FUNC1A(lgamma, m_lgamma,
/external/python/cpython3/Modules/
Dmathmodule.c392 m_lgamma(double x) in m_lgamma() function
1295 FUNC1A(lgamma, m_lgamma,