Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dglobal.h855 #define CLG_ASSERT(cond) \ macro
865 #define CLG_ASSERT(cond) tl_assert(cond); macro