Home
last modified time | relevance | path

Searched refs:_wutime32 (Results 1 – 10 of 10) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/sys/
H A Dutime.h131 _CRTIMP int __cdecl __MINGW_NOTHROW _wutime32 (const wchar_t*, struct __utimbuf32*);
135 _CRTALIAS int __cdecl __MINGW_NOTHROW _wutime32 (const wchar_t* _v1, struct __utimbuf32* _v2) { in _wutime32() function
143 return(_wutime32 (_v1,(struct __utimbuf32*)_v2)); in _wutime()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/sys/
H A Dutime.h131 _CRTIMP int __cdecl __MINGW_NOTHROW _wutime32 (const wchar_t*, struct __utimbuf32*);
135 _CRTALIAS int __cdecl __MINGW_NOTHROW _wutime32 (const wchar_t* _v1, struct __utimbuf32* _v2) { in _wutime32() function
143 return(_wutime32 (_v1,(struct __utimbuf32*)_v2)); in _wutime()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dutime.h88 _CRTIMP int __cdecl _wutime32(const wchar_t *_Filename,struct __utimbuf32 *_Time);
106 return _wutime32(_Filename,(struct __utimbuf32 *)_Utimbuf); in _wutime()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dutime.h88 _CRTIMP int __cdecl _wutime32(const wchar_t *_Filename,struct __utimbuf32 *_Time);
106 return _wutime32(_Filename,(struct __utimbuf32 *)_Utimbuf); in _wutime()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwchar.h270 _CRTIMP int __cdecl __MINGW_NOTHROW _wutime32 (const wchar_t*, struct __utimbuf32*);
274 _CRTALIAS int __cdecl __MINGW_NOTHROW _wutime32 (const wchar_t* _v1, struct __utimbuf32* _v2) { in _wutime32() function
282 return(_wutime32 (_v1,(struct __utimbuf32*)_v2)); in _wutime()
H A Dtchar.h195 #define _tutime32 _wutime32
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwchar.h270 _CRTIMP int __cdecl __MINGW_NOTHROW _wutime32 (const wchar_t*, struct __utimbuf32*);
274 _CRTALIAS int __cdecl __MINGW_NOTHROW _wutime32 (const wchar_t* _v1, struct __utimbuf32* _v2) { in _wutime32() function
282 return(_wutime32 (_v1,(struct __utimbuf32*)_v2)); in _wutime()
H A Dtchar.h195 #define _tutime32 _wutime32
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsvcrt.def.in1301 F_I386(_wutime32 == _wutime)
1302 F_NON_I386(_wutime32)
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsvcrt.def.in1301 F_I386(_wutime32 == _wutime)
1302 F_NON_I386(_wutime32)