Home
last modified time | relevance | path

Searched refs:buf_ptr_o (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/dfsan/
H A Dcustom.cpp804 dfsan_origin buf_ptr_o = dfsan_get_origin((long)buf); in test_ctime_r() local
806 (void)buf_ptr_o; in test_ctime_r()
810 ASSERT_ORIGIN(ret, buf_ptr_o); in test_ctime_r()