Searched refs:__timeb32 (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sec_api/sys/
H A Dtimeb_s.h18 _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sys/
H A Dtimeb.h53 struct __timeb32 { struct
84 #define _timeb __timeb32
85 _CRTIMP void __cdecl _ftime(struct __timeb32 *);
112 _ftime((struct __timeb32 *)_Tmb);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/sys/
H A Dtimeb_s.h18 _CRTIMP errno_t __cdecl _ftime_s(struct __timeb32 *_Time);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
H A Dtimeb.h53 struct __timeb32 { struct
84 #define _timeb __timeb32
85 _CRTIMP void __cdecl _ftime(struct __timeb32 *);
112 _ftime((struct __timeb32 *)_Tmb);

Completed in 78 milliseconds