Searched refs:CIL_OR (Results 1 – 10 of 10) sorted by relevance
136 CIL_OR, enumerator
294 case CIL_OR: in cil_cond_expr_to_policy()435 case CIL_OR: in cil_cons_expr_len()622 case CIL_OR: in __cil_cons_expr_to_string()
170 case CIL_OR: in cil_verify_expr_syntax()292 case CIL_OR: in cil_verify_constraint_expr_syntax()
376 case CIL_OR: in cil_expr_to_string()1059 case CIL_OR: in cil_tree_print_node()
94 case CIL_OR: in __cil_unfill_expr_helper()
2054 if (op == CIL_OR) { in __cil_expr_to_string()2141 case CIL_OR: in __cil_cond_expr_to_sepol_expr_helper()2695 case CIL_OR: in __cil_constrain_expr_to_sepol_expr_helper()
1156 case CIL_OR: in cil_node_to_string()
1360 if (op == CIL_OR) { in __cil_expr_to_bitmap()
2537 else if (op == CIL_KEY_OR) return CIL_OR; in __cil_get_expr_operator_flavor()2643 else if (op == CIL_KEY_OR) return CIL_OR; in __cil_get_constraint_operator_flavor()
3273 else if (op_flavor == CIL_OR) return (v1 || v2); in __cil_evaluate_tunable_expr()