Home
last modified time | relevance | path

Searched defs:_wgetcwd_dbg (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/ucrt/misc/
H A Dgetcwd.cpp230 extern "C" wchar_t* __cdecl _wgetcwd_dbg( in _wgetcwd_dbg() function
/reactos/sdk/include/crt/
H A Dcrtdbg.h230 #define _wgetcwd_dbg(s,le,t,f,l) _wgetcwd(s,le) macro
/reactos/sdk/include/ucrt/
H A Dcrtdbg.h281 #define _wgetcwd_dbg(s, le, t, f, l) _wgetcwd(s, le) macro