Home
last modified time | relevance | path

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

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