Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.members/
H A Dview.pass.cpp49 std::basic_stringbuf<CharT, my_char_traits<CharT>> tbuf; in test() local
/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp591 array<TimeSpec, 2> tbuf; __last_write_time() local
/llvm-project/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