Home
last modified time | relevance | path

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

/llvm-project/libc/include/llvm-libc-types/
H A Dstruct_timeval.h15 struct timeval { struct
16 tv_sectimeval global() argument
17 tv_usectimeval global() argument
/llvm-project/lldb/tools/driver/
H A DPlatform.h59 struct timeval { struct
60 long tv_sec;
61 long tv_usec;
/llvm-project/clang/test/Analysis/Inputs/
H A Dstd-c-library-functions-POSIX.h23 struct timeval { int x; }; argument