Searched refs:CIL_KEY_CONS_H2 (Results 1 – 5 of 5) sorted by relevance
88 char *CIL_KEY_CONS_H2; variable
95 CIL_KEY_CONS_H2 = cil_strpool_add("h2"); in cil_init_keys()1158 return CIL_KEY_CONS_H2; in cil_node_to_string()
391 operand_str = CIL_KEY_CONS_H2; in cil_expr_to_string()
783 operand_str = CIL_KEY_CONS_H2; in cil_expr_to_string()
2658 else if (operand == CIL_KEY_CONS_H2) return CIL_CONS_H2; in __cil_get_constraint_operand_flavor()