Searched refs:QCHECK_LT (Results 1 – 2 of 2) sorted by relevance
458 #define QCHECK_LT(x, y) CHECK_LT(x, y) macro
1410 QCHECK_LT(axis, op->input_rank); in ProcessGatherOperator()