Home
last modified time | relevance | path

Searched refs:_ui64tow (Results 1 – 13 of 13) sorted by relevance

/reactos/sdk/lib/crt/string/
H A Dwitow.c62 wchar_t* _ui64tow(unsigned __int64 value, wchar_t* string, int radix) in _ui64tow() function
H A Ditow.c142 _ui64tow(unsigned __int64 value, wchar_t *string, int radix) in _ui64tow() function
/reactos/modules/rostests/apitests/crt/
H A Dntdll_crt_apitest.cmake33 # _ui64tow.c
H A Dmsvcrt_crt_apitest.cmake784 # _ui64tow.c
/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DShellCommandDir.cpp36 #define _ui64tot _ui64tow
/reactos/sdk/lib/ucrt/convert/
H A Dxtoa.cpp361 extern "C" wchar_t* __cdecl _ui64tow( in _ui64tow() function
/reactos/sdk/include/ucrt/
H A Dcorecrt_wstdlib.h287 _ACRTIMP wchar_t* __cdecl _ui64tow(
H A Dtchar.h376 #define _ui64tot _ui64tow
/reactos/sdk/include/crt/
H A Dstdlib.h981 _ui64tow(
1456 …r_t *__cdecl ulltow (unsigned long long _n, wchar_t * _w, int _i) { return _ui64tow (_n, _w, _i); } in ulltow()
H A Dtchar.h242 #define _ui64tot _ui64tow
H A Dwchar.h1778 _ui64tow(
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.spec1065 @ cdecl _ui64tow(long long ptr long)
/reactos/dll/ntdll/def/
H A Dntdll.spec1809 @ cdecl _ui64tow(double ptr long)