Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Doperations.cpp1236 array<TimeSpec, 2> tbuf; in __last_write_time() local
/llvm-project-15.0.7/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h43 #define __sanitizer_syscall_pre_times(tbuf) \ argument
45 #define __sanitizer_syscall_post_times(res, tbuf) \ argument