Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_locale.h200 int decimal_point_len; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/
A Dlocale.c790 base->decimal_point_len in _locale_set_l()
793 assert(base->decimal_point_len > 0); in _locale_set_l()
794 assert(base->decimal_point[base->decimal_point_len] == 0); in _locale_set_l()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A D_strtod.c224 int decpt_len = __LOCALE_PTR->decimal_point_len; in __XL_NPP()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_fpmaxtostr.c561 ppc[1] = __UCLIBC_CURLOCALE->decimal_point_len; in _fpmaxtostr()
A D_scanf.c693 sc->decpt_len = __UCLIBC_CURLOCALE->decimal_point_len; in __init_scan_cookie()

Completed in 12 milliseconds