Searched defs:__time64_t (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sys/
H A Dtimeb.h37 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
45 typedef __time64_t time_t;
70 __time64_t time;
H A Dutime.h43 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
51 typedef __time64_t time_t;
69 __time64_t actime;
70 __time64_t modtime;
H A Dtypes.h29 typedef __int64 __time64_t; typedef
37 typedef __time64_t time_t;
H A Dstat.h40 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
48 typedef __time64_t time_t;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
H A Dtimeb.h37 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
45 typedef __time64_t time_t;
70 __time64_t time;
H A Dutime.h43 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
51 typedef __time64_t time_t;
69 __time64_t actime;
70 __time64_t modtime;
H A Dtypes.h29 typedef __int64 __time64_t; typedef
37 typedef __time64_t time_t;
H A Dstat.h40 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
48 typedef __time64_t time_t;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtime.h37 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
45 typedef __time64_t time_t;
132 double __cdecl _difftime64(__time64_t _Time1,__time64_t _Time2);
133 _CRTIMP char *__cdecl _ctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
134 _CRTIMP struct tm *__cdecl _gmtime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
135 _CRTIMP struct tm *__cdecl _localtime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
136 _CRTIMP __time64_t __cdecl _mktime64(struct tm *_Tm);
137 _CRTIMP __time64_t __cdecl _mkgmtime64(struct tm *_Tm);
138 _CRTIMP __time64_t __cdec
[all...]
H A D_mingw.h473 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
481 typedef __time64_t time_t;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtime.h37 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
45 typedef __time64_t time_t;
132 double __cdecl _difftime64(__time64_t _Time1,__time64_t _Time2);
133 _CRTIMP char *__cdecl _ctime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
134 _CRTIMP struct tm *__cdecl _gmtime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
135 _CRTIMP struct tm *__cdecl _localtime64(const __time64_t *_Time) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
136 _CRTIMP __time64_t __cdecl _mktime64(struct tm *_Tm);
137 _CRTIMP __time64_t __cdecl _mkgmtime64(struct tm *_Tm);
138 _CRTIMP __time64_t __cdec
[all...]
H A D_mingw.h473 __MINGW_EXTENSION typedef __int64 __time64_t; typedef
481 typedef __time64_t time_t;

Completed in 120 milliseconds