Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dfpetestmodule.c53 static double nest3(double);
139 a = nest3(x); in nest2()
147 static double nest3(double x) in nest3() function