Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/sys/
Dtime.h311 bintime2timespec(const struct bintime *_bt, struct timespec *_ts) in bintime2timespec()
320 timespec2bintime(const struct timespec *_ts, struct bintime *_bt) in timespec2bintime()
348 struct timespec _ts; in sbttots() local
356 tstosbt(struct timespec _ts) in tstosbt()