Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpystrtod.c891 #define OFS_INF 0 macro
991 strncpy(p, float_strings[OFS_INF], 3); in format_float_short()
/external/python/cpython3/Python/
Dpystrtod.c951 #define OFS_INF 0 macro
1052 strncpy(p, float_strings[OFS_INF], 3); in format_float_short()