Searched refs:CIL_KEY_XOR (Results 1 – 6 of 6) sorted by relevance
114 char *CIL_KEY_XOR; variable
120 CIL_KEY_XOR = cil_strpool_add("xor"); in cil_init_keys()1143 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()
2059 opstr = CIL_KEY_XOR; in __cil_expr_to_string()
2507 else if (op == CIL_KEY_XOR) return CIL_XOR; in __cil_get_expr_operator_flavor()