Searched refs:_ui64tow (Results 1 – 13 of 13) sorted by relevance
62 wchar_t* _ui64tow(unsigned __int64 value, wchar_t* string, int radix) in _ui64tow() function
142 _ui64tow(unsigned __int64 value, wchar_t *string, int radix) in _ui64tow() function
33 # _ui64tow.c
784 # _ui64tow.c
36 #define _ui64tot _ui64tow
361 extern "C" wchar_t* __cdecl _ui64tow( in _ui64tow() function
287 _ACRTIMP wchar_t* __cdecl _ui64tow(
376 #define _ui64tot _ui64tow
981 _ui64tow(1456 …r_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } in ulltow()
242 #define _ui64tot _ui64tow
1778 _ui64tow(
1065 @ cdecl _ui64tow(long long ptr long)
1809 @ cdecl _ui64tow(double ptr long)