Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/sys/
Dtime.h329 bintime2timeval(const struct bintime *_bt, struct timeval *_tv) in bintime2timeval()
337 timeval2bintime(const struct timeval *_tv, struct bintime *_bt) in timeval2bintime()
365 struct timeval _tv; in sbttotv() local
373 tvtosbt(struct timeval _tv) in tvtosbt()