Home | History | Annotate | Download | only in base

Lines Matching defs:CHECK_GE

637 #define CHECK_GE(val1, val2) CHECK_OP(GE, >=, val1, val2)