Searched refs:ASSERT_LABEL (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/test/dfsan/
H A Dcustom.c42 #define ASSERT_LABEL(data, label) \ macro
59 ASSERT_LABEL(s.st_dev, i_label);
84 ASSERT_LABEL(rv, i_j_label);
96 ASSERT_LABEL(str2[3], i_label);
106 ASSERT_LABEL(buf[i], j_label);
121 ASSERT_LABEL(rv, i_j_label);
134 ASSERT_LABEL(rv, i_label);
144 ASSERT_LABEL(strd[3], i_label);
160 ASSERT_LABEL(strd[3], i_label);
181 ASSERT_LABEL(r
[all...]

Completed in 416 milliseconds