HomeSort by relevance Sort by last modified time
    Searched defs:timeb (Results 1 - 10 of 10) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
timeb.h 32 struct timeb struct
42 extern int ftime (struct timeb *__timebuf);
46 #endif /* sys/timeb.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
timeb.h 32 struct timeb struct
42 extern int ftime (struct timeb *__timebuf);
46 #endif /* sys/timeb.h */
  /external/linux-kselftest/android/include/sys/
timeb.h 6 struct timeb { struct
13 static inline int ftime(struct timeb *tp) {
  /external/ltp/android/include/sys/
timeb.h 6 struct timeb { struct
13 static inline int ftime(struct timeb *tp) {
  /external/xmlrpcpp/src/
XmlRpcDispatch.cpp 13 # define timeb _timeb macro
194 struct timeb tbuff;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
timeb.h 61 struct timeb { struct
102 void __cdecl ftime (struct timeb *);
107 __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) {
111 __CRT_INLINE void __cdecl ftime(struct timeb *_Tmb) {
  /bionic/libc/bionic/
ndk_cruft.cpp 296 struct timeb { struct
304 int ftime(struct timeb* tb) {
  /toolchain/binutils/binutils-2.27/bfd/
vms-misc.c 455 time_t timeb;
457 time (& timeb);
458 pnt = ctime (&timeb);
453 time_t timeb; local
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 61 #include <sys/timeb.h>
1195 CHECK_TYPE_SIZE(timeb); variable
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-ia64.c 11920 time_t timeb; local
    [all...]

Completed in 270 milliseconds