Searched refs:OP_LE (Results 1 – 2 of 2) sorted by relevance
120 OP_LE, /* <= */ enumerator451 { OP_LE, "<=" },1727 case OP_LE: return value <= f->value + eps; in is_join_stat_filter_matched()1927 case OP_LE: return value <= f->value; in is_stat_filter_matched()
29 C( OP_LE, "<=" ), \96 #define PRED_FUNC_START OP_LE722 case OP_LE: { \950 case OP_LE: in filter_pred_cpu()