Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dglobal.h818 #define CLG_ASSERT(cond) \ macro
828 #define CLG_ASSERT(cond) tl_assert(cond); macro