Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/dfsan/
H A Dcustom.cpp174 ASSERT_ZERO_LABEL(ret); in test_stat()
182 ASSERT_ZERO_LABEL(ret); in test_stat()
197 ASSERT_ZERO_LABEL(rv); in test_fstat()
210 ASSERT_ZERO_LABEL(rv); in test_memcmp()
218 ASSERT_ZERO_LABEL(rv); in test_memcmp()
229 ASSERT_ZERO_LABEL(rv); in test_bcmp()
237 ASSERT_ZERO_LABEL(rv); in test_bcmp()
311 ASSERT_ZERO_LABEL(rv); in test_strcmp()
320 ASSERT_ZERO_LABEL(rv); in test_strcmp()
376 ASSERT_ZERO_LABEL(rv); in test_strlen()
[all …]
H A Dinterceptors.c27 ASSERT_ZERO_LABEL(p); in test_aligned_alloc()
34 ASSERT_ZERO_LABEL(p); in test_calloc()
55 ASSERT_ZERO_LABEL(c); in test_mallinfo()
61 ASSERT_ZERO_LABEL(p); in test_malloc()
75 ASSERT_ZERO_LABEL(s); in test_malloc_usable_size()
82 ASSERT_ZERO_LABEL(r); in test_mallopt()
87 ASSERT_ZERO_LABEL(p); in test_memalign()
124 ASSERT_ZERO_LABEL(p); in test_posix_memalign()
131 ASSERT_ZERO_LABEL(p); in test_pvalloc()
140 ASSERT_ZERO_LABEL(q); in test_realloc()
[all …]