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

12

/freebsd-9.3-release/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-9.3-release/contrib/libc++/src/
H A Dlocale.cpp4241 if (*lc->decimal_point)
4242 __decimal_point_ = *lc->decimal_point;
4284 if (*lc->decimal_point)
4285 __decimal_point_ = *lc->decimal_point;
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure7869 ac_fn_c_check_member "$LINENO" "struct lconv" "decimal_point" "ac_cv_member_struct_lconv_decimal_point" "#include <locale.h>
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure20300 ac_fn_c_check_member "$LINENO" "struct lconv" "decimal_point" "ac_cv_member_struct_lconv_decimal_point" "#include <locale.h>
[all...]

Completed in 338 milliseconds

12