Searched refs:decimal_point (Results 26 - 34 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/gdtoa/
H A Dstrtod.c111 char *decimalpoint = localeconv_l(loc)->decimal_point;
118 s0 = localeconv_l(loc)->decimal_point;
H A Dstrtodg.c337 char *decimalpoint = localeconv_l(loc)->decimal_point;
344 s0 = localeconv_l(loc)->decimal_point;
/freebsd-11-stable/lib/libc/stdio/
H A Dvfwscanf.c806 nconv = mbrtowc(&decpt, localeconv()->decimal_point, MB_CUR_MAX, &mbs);
H A Dvfscanf.c934 const char *decpt = localeconv_l(locale)->decimal_point;
/freebsd-11-stable/usr.bin/sort/
H A Dsort.c335 conv_mbtowc(&symbol_decimal_point, lc->decimal_point,
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dlocale_facets.h1727 decimal_point() const function in class:numpunct
2057 * The decimal point character used is numpunct::decimal_point().
2328 * numpunct::decimal_point().
2391 * numpunct::decimal_point().
3685 decimal_point() const function in class:moneypunct
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp4314 checked_string_to_char_convert(__decimal_point_, lc->decimal_point,
4352 checked_string_to_wchar_convert(__decimal_point_, lc->decimal_point,
/freebsd-11-stable/contrib/ntp/
H A Dconfigure16228 ac_fn_c_check_member "$LINENO" "struct lconv" "decimal_point" "ac_cv_member_struct_lconv_decimal_point" "#include <locale.h>
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure6899 ac_fn_c_check_member "$LINENO" "struct lconv" "decimal_point" "ac_cv_member_struct_lconv_decimal_point" "#include <locale.h>

Completed in 467 milliseconds

12