Searched refs:CIL_KEY_XOR (Results 1 – 6 of 6) sorted by relevance
115 extern char *CIL_KEY_XOR;
118 char *CIL_KEY_XOR; variable283 CIL_KEY_XOR = cil_strpool_add("xor"); in cil_init_keys()1323 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()
2019 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()