Searched defs:decimal_point (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Diftoa.c29 char *if_to_a(int i, int decimal_point) argument
/netbsd-current/external/lgpl3/gmp/dist/tests/misc/
H A Dt-locale.c43 const char *decimal_point; variable
[all...]
/netbsd-current/sys/sys/
H A Dlocaledef.h68 const char *decimal_point; member in struct:__anon13182
/netbsd-current/include/
H A Dlocale.h40 char *decimal_point; member in struct:lconv
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dstrtofr.c237 int decimal_point; local
/netbsd-current/lib/libc/stdlib/
H A Dstrfmon.c542 const char *decimal_point; local
/netbsd-current/usr.bin/seq/
H A Dseq.c57 const char *decimal_point = "."; /* default */ variable
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfloating_to_chars.cc1501 char* const decimal_point = &buffer_start[sign + 1]; local
1530 char* decimal_point = nullptr; local
[all...]
/netbsd-current/external/bsd/top/dist/
H A Dap_snprintf.c506 int decimal_point; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.h1736 decimal_point() const function in class:numpunct
H A Dlocale_facets_nonio.h1097 decimal_point() const function in class:moneypunct
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.h1744 decimal_point() const function in class:numpunct
H A Dlocale_facets_nonio.h1135 decimal_point() const function in class:moneypunct
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h58 char decimal_point; member in struct:fast_float::parse_options
594 const char decimal_point = options.decimal_point; variable
[all...]
/netbsd-current/lib/libc/stdio/
H A Dvfwprintf.c648 char *decimal_point; /* locale specific decimal point */ local
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp3190 int decimal_point = power5 > power2 ? power5 : power2; local
3205 int decimal_point = 0; local

Completed in 362 milliseconds