Home
last modified time | relevance | path

Searched defs:Etiny (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Python/
Ddtoa.c251 #define Etiny (-1074) /* smallest denormal is 2**Etiny */ macro
/third_party/python/Lib/
D_pydecimal.py4081 def Etiny(self): member in Context