Lines Matching full:cur_expr
700 cond_expr_t *cur_expr;711 for (cur_expr = node->expr; cur_expr != NULL; cur_expr = cur_expr->next)719 for (cur_expr = node->expr; cur_expr != NULL; cur_expr = cur_expr->next) {721 buf[items++] = cpu_to_le32(cur_expr->expr_type);722 buf[items++] = cpu_to_le32(cur_expr->bool);