Home
last modified time | relevance | path

Searched defs:decimal_point_len (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Python/
Dpystrtod.c171 size_t decimal_point_len; in _PyOS_ascii_strtod() local
455 size_t decimal_point_len = strlen(decimal_point); in change_decimal_from_locale_to_dot() local
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c560 int decimal_point_len; in g_ascii_formatd() local