Home
last modified time | relevance | path

Searched refs:__suseconds_t (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
D_timeval.h35 typedef __suseconds_t suseconds_t;
Dtypes.h238 typedef __suseconds_t suseconds_t;
D_types.h257 typedef long __suseconds_t; /* microseconds (signed) */ typedef
Dtime.h51 typedef __suseconds_t suseconds_t;
/picolibc-latest/newlib/
DChangeLog-2015915 * libc/include/machine/_types.h (__suseconds_t): Define.
937 (suseconds_t): Define conditionally via __suseconds_t.