Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dstrtod.c51 static char MDMINFRAC[] = "494065645841246544"; variable
152 if (strcmp(buforg, MDMINFRAC) < 0) return ZERO*sign; in strtod()