Home
last modified time | relevance | path

Searched defs:timeval64 (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dtime.h42 struct timeval64 { int64_t tv_sec; int64_t tv_usec; }; struct
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h279 struct timeval64 { _Int64 tv_sec; _Int64 tv_usec; }; struct

Completed in 2 milliseconds