Searched refs:CIL_KEY_EQ (Results 1 – 5 of 5) sorted by relevance
93 char *CIL_KEY_EQ; variable
99 CIL_KEY_EQ = cil_strpool_add("eq"); in cil_init_keys()1147 return CIL_KEY_EQ; in cil_node_to_string()
104 op_str = CIL_KEY_EQ; in __cil_unfill_expr_helper()
386 op_str = CIL_KEY_EQ; in cil_expr_to_string()
2505 else if (op == CIL_KEY_EQ) return CIL_EQ; /* Only conditional */ in __cil_get_expr_operator_flavor()2611 else if (op == CIL_KEY_EQ) return CIL_EQ; in __cil_get_constraint_operator_flavor()