Searched defs:Etiny (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Python/ | ||
| D | dtoa.c | 251 #define Etiny (-1074) /* smallest denormal is 2**Etiny */ macro |
| /third_party/python/Lib/ | ||
| D | _pydecimal.py | 4081 def Etiny(self): member in Context |