Searched refs:CIL_KEY_CONS_R2 (Results 1 – 5 of 5) sorted by relevance
80 char *CIL_KEY_CONS_R2; variable
87 CIL_KEY_CONS_R2 = cil_strpool_add("r2"); in cil_init_keys()1148 return CIL_KEY_CONS_R2; in cil_node_to_string()
376 operand_str = CIL_KEY_CONS_R2; in cil_expr_to_string()
768 operand_str = CIL_KEY_CONS_R2; in cil_expr_to_string()
2650 else if (operand == CIL_KEY_CONS_R2) return CIL_CONS_R2; in __cil_get_constraint_operand_flavor()