Home | History | Annotate | Download | only in Reverb

Lines Matching refs:cond

319 #define CHECK_ARG(cond) {                     \
320 if (!(cond)) { \
321 LOGV("\tLVM_ERROR : Invalid argument: "#cond); \