Searched refs:wcstod (Results 1 – 19 of 19) sorted by relevance
| /netbsd/src/lib/libc/locale/ |
| D | Makefile.inc | 12 wcstod.c wcstof.c wcstold.c wcscoll.c wcsxfrm.c wcsftime.c 52 MAN+= wcstol.3 wcstod.3 \ 67 MLINKS+=wcstod.3 wcstof.3 wcstod.3 wcstold.3
|
| D | wcstod.c | 44 __weak_alias(wcstod,_wcstod) 47 #define _FUNCNAME wcstod
|
| /netbsd/src/tests/lib/libc/locale/ |
| D | t_wcstod.c | 418 ATF_TC(wcstod); 419 ATF_TC_HEAD(wcstod, tc) in ATF_TC_HEAD() argument 423 ATF_TC_BODY(wcstod, tc) in ATF_TC_BODY() argument 439 d = wcstod(t->wcs, &tail); in ATF_TC_BODY() 478 ATF_TP_ADD_TC(tp, wcstod); in ATF_TP_ADD_TCS()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/ |
| D | wchar.h | 77 using std::wcstod;
|
| /netbsd/src/sys/arch/hpcmips/stand/pbsdboot/ |
| D | pbsdboot.h | 54 double wcstod(const wchar_t *, wchar_t **);
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/ |
| D | cwchar | 116 #undef wcstod 191 using ::wcstod;
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/ |
| D | cwchar | 116 #undef wcstod 185 using ::wcstod;
|
| /netbsd/src/doc/ |
| D | TODO.i18n | 77 wcstod sm
|
| D | CHANGES.prev | 6597 libc: add wcstod(3), wcstol(3) and wcstoul(3). [yamt 20010927]
|
| /netbsd/src/include/ |
| D | wchar.h | 157 double wcstod(const wchar_t * __restrict, wchar_t ** __restrict);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cfns.gperf | 227 wcstod, 89 keyword
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/ |
| D | vms-crtlmap.map | 887 wcstod FLOAT64 64
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 815 #define wcstod _wcstod macro
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| D | vstring.h | 2832 { return __gnu_cxx::__stoa(&std::wcstod, "stod", __str.c_str(), __idx); } in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 4610 wcstod
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | basic_string.h | 4157 { return __gnu_cxx::__stoa(&std::wcstod, "stod", __str.c_str(), __idx); }
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | acinclude.m4 | 3216 using ::wcstod;
|
| D | configure | 17162 using ::wcstod;
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 11338 ./usr/share/man/cat3/wcstod.0 comp-c-catman .cat 19846 ./usr/share/man/html3/wcstod.html comp-c-htmlman html 28424 ./usr/share/man/man3/wcstod.3 comp-c-man .man
|