Searched refs:cstr2 (Results 1 – 3 of 3) sorted by relevance
91 char *cstr2;93 s = @(cstr2);
91 char *cstr2;93 s = [NSString stringWithUTF8String:cstr2];
1560 MlirAffineExpr cstr2 = mlirIntegerSetGetConstraint(set, 1); in printIntegerSet() local1565 if (!mlirAffineExprEqual(cstr2, isEq2 ? d0minusS0 : d1minus42)) in printIntegerSet()