Searched refs:CIL_KEY_CONS_INCOMP (Results 1 – 5 of 5) sorted by relevance
97 extern char *CIL_KEY_CONS_INCOMP;
100 char *CIL_KEY_CONS_INCOMP; variable265 CIL_KEY_CONS_INCOMP = cil_strpool_add("incomp"); in cil_init_keys()1335 return CIL_KEY_CONS_INCOMP; in cil_node_to_string()
122 op_str = CIL_KEY_CONS_INCOMP; in __cil_unfill_expr_helper()
404 op_str = CIL_KEY_CONS_INCOMP; in cil_expr_to_string()
2649 else if (op == CIL_KEY_CONS_INCOMP) return CIL_CONS_INCOMP; in __cil_get_constraint_operator_flavor()