Home | History | Annotate | Download | only in base

Lines Matching defs:CHECK_NE

712 #define CHECK_NE(val1, val2) CHECK_OP(NE, !=, val1, val2)