Searched refs:__suseconds_t (Results 1 – 7 of 7) sorted by relevance
15 __suseconds_t tv_usec; /* Microseconds. */
43 typedef __suseconds_t suseconds_t;
138 typedef __suseconds_t suseconds_t;
162 __STD_TYPE __SUSECONDS_T_TYPE __suseconds_t; /* Signed count of microseconds. */ variable
28 typedef __suseconds_t suseconds_t;
7592 * sysdeps/unix/sysv/linux/bits/time.h (timeval): Use __suseconds_t7595 * sysdeps/unix/sysv/linux/bits/types.h: Define __suseconds_t.
38336 but __suseconds_t is often 'long int' so some sources assume that