Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dcmathmodule.c69 ST_PZERO, /* 3, +0. */ enumerator
87 return ST_PZERO; in special_type()
/external/python/cpython3/Modules/
Dcmathmodule.c151 ST_PZERO, /* 3, +0. */ enumerator
169 return ST_PZERO; in special_type()