Home
last modified time | relevance | path

Searched defs:TIMEVAL_TO_TIMESPEC (Results 1 – 3 of 3) sorted by relevance

/external/musl/include/sys/
Dtime.h49 #define TIMEVAL_TO_TIMESPEC(tv, ts) ( \ macro
/external/trusty/musl/include/sys/
Dtime.h49 #define TIMEVAL_TO_TIMESPEC(tv, ts) ( \ macro
/external/cronet/third_party/libevent/compat/sys/
D_libevent_time.h57 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro