Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/utils/
Ddebug.h92 #define VERBOSE_CHECK(tag) \ macro
99 do { if (VERBOSE_CHECK(tag)) dprint(__VA_ARGS__); } while (0)
103 do { if (VERBOSE_CHECK(tag)) { \
108 do { if (VERBOSE_CHECK(tag)) \
114 do { if (VERBOSE_CHECK(tag)) \
119 do { if (VERBOSE_CHECK(tag)) \
125 do { if (VERBOSE_CHECK(tag)) \
130 do { if (VERBOSE_CHECK(tag)) \
136 do { if (VERBOSE_CHECK(tag)) \