Searched refs:CIL_KEY_CONS_INCOMP (Results 1 – 4 of 4) sorted by relevance
100 extern char *CIL_KEY_CONS_INCOMP;
83 char *CIL_KEY_CONS_INCOMP; variable252 CIL_KEY_CONS_INCOMP = cil_strpool_add("incomp"); in cil_init_keys()1389 return CIL_KEY_CONS_INCOMP; in cil_node_to_string()
119 op_str = CIL_KEY_CONS_INCOMP; in write_expr()
2693 else if (op == CIL_KEY_CONS_INCOMP) return CIL_CONS_INCOMP; in __cil_get_constraint_operator_flavor()