Searched refs:wcstof (Results 1 - 6 of 6) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dtst-wcstof.c18 snprintf(buf, 100, "%S = %f", tmp, wcstof(tmp, NULL));
/haiku/src/system/libroot/posix/glibc/wcsmbs/
H A Dwcstof.c22 These macros tell it to produce the `float' version, `wcstof'. */
29 # define STRTOF wcstof
H A Dwchar.h196 extern float wcstof (__const wchar_t *__restrict __nptr,
306 __extern_inline float wcstof (__const wchar_t *__restrict __nptr,
/haiku/headers/posix/
H A Dwchar.h132 extern float wcstof(const wchar_t *wcs, wchar_t **endPtr);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2688 void wcstof() {} function
H A Dlibroot_stubs_legacy.c2678 void wcstof() {} function

Completed in 115 milliseconds