Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcmathmodule.c71 ST_PINF, /* 5, positive infinity */ enumerator
95 return ST_PINF; in special_type()
/external/python/cpython3/Modules/
Dcmathmodule.c153 ST_PINF, /* 5, positive infinity */ enumerator
177 return ST_PINF; in special_type()