Searched refs:CIL_KEY_CONS_U1 (Results 1 – 5 of 5) sorted by relevance
82 char *CIL_KEY_CONS_U1; variable
89 CIL_KEY_CONS_U1 = cil_strpool_add("u1"); in cil_init_keys()1134 return CIL_KEY_CONS_U1; in cil_node_to_string()
355 operand_str = CIL_KEY_CONS_U1; in cil_expr_to_string()
747 operand_str = CIL_KEY_CONS_U1; in cil_expr_to_string()
2652 else if (operand == CIL_KEY_CONS_U1) return CIL_CONS_U1; in __cil_get_constraint_operand_flavor()