OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wcstof_l
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/locale/
wcstof.c
45
__weak_alias(
wcstof_l
,_wcstof_l)
/src/include/
wchar.h
247
float
wcstof_l
(const wchar_t * __restrict, wchar_t ** __restrict, locale_t);
/src/lib/libc/stdio/
vfwscanf.c
740
float res =
wcstof_l
(buf, &p, loc);
/src/lib/libc/include/
namespace.h
814
#define
wcstof_l
_wcstof_l
macro
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_test.cc
1838
TEST_STRTO_FLOAT_LOC(
wcstof_l
, wchar_t, L)
Completed in 17 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025