Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpystrtod.c601 ensure_decimal_point(char* buffer, size_t buf_size, int precision) in ensure_decimal_point() function
789 buffer = ensure_decimal_point(buffer, buf_size, precision); in _PyOS_ascii_formatd()