OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wcstod_l
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/locale/
wcstod.c
45
__weak_alias(
wcstod_l
,_wcstod_l)
/src/include/
wchar.h
248
double
wcstod_l
(const wchar_t * __restrict, wchar_t ** __restrict, locale_t);
/src/lib/libc/stdio/
vfwscanf.c
737
double res =
wcstod_l
(buf, &p, loc);
/src/lib/libc/include/
namespace.h
816
#define
wcstod_l
_wcstod_l
macro
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_test.cc
1839
TEST_STRTO_FLOAT_LOC(
wcstod_l
, wchar_t, L)
Completed in 43 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025