Home | History | Annotate | Download | only in base

Lines Matching defs:CHECK_LE

713 #define CHECK_LE(val1, val2) CHECK_OP(LE, <=, val1, val2)