Searched defs:MAX_PREC (Results 1 - 2 of 2) sorted by relevance
/third_party/mksh/ | ||
H A D | expr.c | 47 #define MAX_PREC P_COMMA macro |
/third_party/python/Lib/ | ||
H A D | _pydecimal.py | 180 MAX_PREC = 999999999999999999 variable 184 MAX_PREC = 425000000 variable |
Completed in 9 milliseconds