Searched refs:CIL_KEY_XOR (Results 1 – 6 of 6) sorted by relevance
115 char *CIL_KEY_XOR; variable
121 CIL_KEY_XOR = cil_strpool_add("xor"); in cil_init_keys()1160 return CIL_KEY_XOR; in cil_node_to_string()
113 op_str = CIL_KEY_XOR; in __cil_unfill_expr_helper()
392 op_str = CIL_KEY_XOR; in cil_expr_to_string()
2065 opstr = CIL_KEY_XOR; in __cil_expr_to_string()
2541 else if (op == CIL_KEY_XOR) return CIL_XOR; in __cil_get_expr_operator_flavor()