Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcmathmodule.c70 ST_POS, /* 4, positive finite number (nonzero) */ enumerator
81 return ST_POS; in special_type()
/external/python/cpython3/Modules/
Dcmathmodule.c152 ST_POS, /* 4, positive finite number (nonzero) */ enumerator
163 return ST_POS; in special_type()