Searched refs:CIL_KEY_EQ (Results 1 – 5 of 5) sorted by relevance
92 char *CIL_KEY_EQ; variable
99 CIL_KEY_EQ = cil_strpool_add("eq"); in cil_init_keys()1124 return CIL_KEY_EQ; in cil_node_to_string()
300 op_str = CIL_KEY_EQ; in cil_expr_to_string()
695 op_str = CIL_KEY_EQ; in cil_expr_to_string()
2530 else if (op == CIL_KEY_EQ) return CIL_EQ; /* Only conditional */ in __cil_get_expr_operator_flavor()2635 else if (op == CIL_KEY_EQ) return CIL_EQ; in __cil_get_constraint_operator_flavor()