Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcmathmodule.c72 ST_NAN /* 6, Not a Number */ enumerator
93 return ST_NAN; in special_type()
/external/python/cpython3/Modules/
Dcmathmodule.c154 ST_NAN /* 6, Not a Number */ enumerator
175 return ST_NAN; in special_type()