Home
last modified time | relevance | path

Searched defs:_inf (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/json/
Dencoder.py224 _repr=float.__repr__, _inf=INFINITY, _neginf=-INFINITY): argument
/external/python/cpython2/Lib/json/
Dencoder.py237 _repr=FLOAT_REPR, _inf=INFINITY, _neginf=-INFINITY): argument
/external/python/pyasn1/pyasn1/type/
Duniv.py1261 _inf = _plusInf, _minusInf variable in Real
1266 _inf = () variable in Real