Home | History | Annotate | Download | only in base

Lines Matching defs:CHECK_GT

716 #define CHECK_GT(val1, val2) CHECK_OP(GT, > , val1, val2)