Searched refs:CIL_KEY_CONS_R1 (Results 1 – 5 of 5) sorted by relevance
79 char *CIL_KEY_CONS_R1; variable
86 CIL_KEY_CONS_R1 = cil_strpool_add("r1"); in cil_init_keys()1099 return CIL_KEY_CONS_R1; in cil_node_to_string()
373 operand_str = CIL_KEY_CONS_R1; in cil_expr_to_string()
765 operand_str = CIL_KEY_CONS_R1; in cil_expr_to_string()
2336 else if (operand == CIL_KEY_CONS_R1) return CIL_CONS_R1; in __cil_get_constraint_operand_flavor()