Searched refs:STR_CondErr (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/drd/ | ||
D | drd_error.h | 43 #define STR_CondErr "CondErr" macro |
D | drd_error.c | 517 else if (VG_(strcmp)(name, STR_CondErr) == 0) in drd_is_recognized_suppression() |