Searched refs:wcstod (Results 1 – 10 of 10) sorted by relevance
35 #pragma weak _wcstod = wcstod53 wcstod(const wchar_t *cp, wchar_t **ptr) in wcstod() function149 return (wcstod(cp, ptr)); in wstod()
235 #undef wcstod240 #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);
571 wcstod.3c \2769 watof.3c := LINKSRC = wcstod.3c2770 wcstof.3c := LINKSRC = wcstod.3c2771 wcstold.3c := LINKSRC = wcstod.3c2772 wstod.3c := LINKSRC = wcstod.3c
768 yylval.node = realnode((REAL)wcstod(linebuf, (wchar_t **)0)); in lexnumber()
859 return ((REAL)wcstod((wchar_t *)np->n_string, (wchar_t **)0)); in exprreal()
1592 link path=usr/share/man/man3c/watof.3c target=wcstod.3c1629 file path=usr/share/man/man3c/wcstod.3c1630 link path=usr/share/man/man3c/wcstof.3c target=wcstod.3c1634 link path=usr/share/man/man3c/wcstold.3c target=wcstod.3c1686 link path=usr/share/man/man3c/wstod.3c target=wcstod.3c
1830 wcstod;