Searched refs:CIL_KEY_CONS_R3 (Results 1 – 5 of 5) sorted by relevance
81 char *CIL_KEY_CONS_R3; variable
88 CIL_KEY_CONS_R3 = cil_strpool_add("r3"); in cil_init_keys()1150 return CIL_KEY_CONS_R3; in cil_node_to_string()
379 operand_str = CIL_KEY_CONS_R3; in cil_expr_to_string()
771 operand_str = CIL_KEY_CONS_R3; in cil_expr_to_string()
2651 else if (operand == CIL_KEY_CONS_R3) return CIL_CONS_R3; in __cil_get_constraint_operand_flavor()