HomeSort by relevance Sort by last modified time
    Searched refs:__suseconds_t (Results 76 - 81 of 81) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
time.h 34 typedef __suseconds_t suseconds_t;
types.h 141 typedef __suseconds_t suseconds_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
types.h 151 __STD_TYPE __SUSECONDS_T_TYPE __suseconds_t; /* Signed count of microseconds. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
time.h 34 typedef __suseconds_t suseconds_t;
types.h 141 typedef __suseconds_t suseconds_t;
  /external/valgrind/main/perf/
test_input_for_tinycc.c 192 __extension__ typedef long int __suseconds_t; typedef
366 __suseconds_t tv_usec;
371 typedef __suseconds_t suseconds_t;
    [all...]

Completed in 505 milliseconds

1 2 34