HomeSort by relevance Sort by last modified time
    Searched refs:__timeb32 (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/sys/
timeb_s.h 18 _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/
timeb.h 53 struct __timeb32 { struct
84 #define _timeb __timeb32
85 _CRTIMP void __cdecl _ftime(struct __timeb32 *);
112 _ftime((struct __timeb32 *)_Tmb);

Completed in 328 milliseconds