Searched refs:wcstod (Results 1 – 11 of 11) sorted by relevance
37 #pragma weak _wcstod = wcstod55 wcstod(const wchar_t *cp, wchar_t **ptr) in wcstod() function151 return (wcstod(cp, ptr)); in wstod()
237 #undef wcstod242 #define wcstod strtod macro
55 using std::wcstod;
53 wcstod { TYPE = FUNCTION };
214 extern double wcstod(const wchar_t *_RESTRICT_KYWD, wchar_t **_RESTRICT_KYWD);
535 wcstod.3c \2437 watof.3c := LINKSRC = wcstod.3c2438 wcstof.3c := LINKSRC = wcstod.3c2439 wcstold.3c := LINKSRC = wcstod.3c2440 wstod.3c := LINKSRC = wcstod.3c
774 yylval.node = realnode((REAL)wcstod(linebuf, (wchar_t **)0)); in lexnumber()
860 return ((REAL)wcstod((wchar_t *)np->n_string, (wchar_t **)0)); in exprreal()
530 file path=usr/share/man/man3c/wcstod.3c1403 link path=usr/share/man/man3c/watof.3c target=wcstod.3c1430 link path=usr/share/man/man3c/wcstof.3c target=wcstod.3c1432 link path=usr/share/man/man3c/wcstold.3c target=wcstod.3c1465 link path=usr/share/man/man3c/wstod.3c target=wcstod.3c
1556 wcstod;
1586 double wcstod(const wchar_t *_RESTRICT_KYWD cp, wchar_t **_RESTRICT_KYWD ptr);