Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcmathmodule.c68 ST_NZERO, /* 2, -0. */ enumerator
89 return ST_NZERO; in special_type()
/external/python/cpython3/Modules/
Dcmathmodule.c150 ST_NZERO, /* 2, -0. */ enumerator
171 return ST_NZERO; in special_type()