Searched refs:wstoll (Results 1 – 8 of 8) sorted by relevance
30 #pragma weak _wstoll = wstoll54 wstoll(const wchar_t *str, wchar_t **ptr, int base) in wstoll() function
89 extern long long wstoll(const wchar_t *, wchar_t **, int);106 #define watoll(s) wstoll((s), (wchar_t **)0, 10)
131 wstoll { TYPE = FUNCTION };
745 wstoll.o \
784 wstoll.o \
736 wstoll.o \
801 wstoll.o \
1862 wstoll;