Home
last modified time | relevance | path

Searched refs:_wstat (Results 1 – 25 of 32) sorted by relevance

12

/third_party/mingw-w64/mingw-w64-headers/crt/
D_mingw_stat64.h6 #define _wstat _wstat32 macro
21 #define _wstat _wstat64i32 macro
Dtchar.h388 #define _tstat _wstat
/third_party/boost/libs/nowide/src/
Dstat.cpp34 return _wstat(wpath.get(), buffer); in stat()
/third_party/curl/lib/
Dcurl_multibyte.c142 result = _wstat(path_w, buffer); in curlx_win32_stat()
/third_party/mingw-w64/mingw-w64-headers/crt/sys/
Dstat.h182 return _wstat(_Filename, (struct _stat *)_Stat); in wstat()
/third_party/protobuf/src/google/protobuf/io/
Dio_win32.cc315 return ::_wstat(wpath.c_str(), buffer); in stat()
/third_party/glib/glib/
Dgstdio.c55 #undef _wstat
56 #define _wstat _wstat32 macro
/third_party/mingw-w64/mingw-w64-crt/lib-common/
Dmsvcrt.def.in1275 _wstat
1278 F32(_wstat32 == _wstat)
1279 F64(_wstat64i32 == _wstat)
Dmsvcr120_app.def.in1975 F_ARM32(_wstat)
1978 F_I386(_wstat == _wstat32)
1982 F_X64(_wstat == _wstat64i32)
/third_party/mingw-w64/mingw-w64-crt/lib32/
Dmsvcr80.def.in522 _wstat == _wstat32
Dmsvcr90.def.in1276 _wstat == _wstat32
Dmsvcr90d.def.in1347 _wstat == _wstat32
Dmsvcr100.def.in1642 _wstat == _wstat32
/third_party/mingw-w64/mingw-w64-crt/lib64/
Dcrtdll.def616 _wstat
Dmsvcr80.def.in640 _wstat == _wstat64i32
Dmsvcr90d.def.in1274 _wstat == _wstat64i32
Dmsvcr90.def.in1209 _wstat == _wstat64i32
Dmsvcr100.def.in1589 _wstat == _wstat64i32
Dmsvcr120.def.in1759 _wstat == _wstat64i32
/third_party/python/Python/
Dfileutils.c1017 err = _wstat(wpath, &wstatbuf); in _Py_stat()
/third_party/mingw-w64/mingw-w64-crt/
DChangeLog.2009132 _stat, _wfindfirst64i32, _wfindnext64i32, _wstat64i32, _wstat: Zero
208 function per file. stdio/_fstat.c, _stat.c, _stat64i32.c, _wstat.c,
DChangeLog.201051 * stdio/_wstat.c: Likewise.
/third_party/libxml2/
DxmlIO.c670 retval = _wstat(wPath, info); in xmlWrapStatUtf8()
/third_party/gettext/gnulib-local/lib/libxml/
DxmlIO.c674 retval = _wstat(wPath, info); in xmlWrapStatUtf8()
/third_party/mingw-w64/mingw-w64-headers/include/
DChangeLog-2009331 _stat, _wfindfirst64i32, _wfindnext64i32, _wstat64i32, _wstat: Zero

12