Searched refs:oppose (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/isl/dist/
H A Disl_map_subtract.c114 __isl_keep isl_basic_map *bmap, int *div_map, int c, int oppose)
138 if ((c % 2) != oppose)
141 if (oppose)
145 if (oppose)
147 if ((c % 2) != oppose)
152 if (oppose) {
159 if (oppose) {
113 tab_add_constraint(struct isl_tab *tab, __isl_keep isl_basic_map *bmap, int *div_map, int c, int oppose) argument
H A Disl_mat.c615 static void oppose(__isl_keep isl_mat *M, __isl_keep isl_mat **U, function
682 oppose(M, U, Q, row, col);
1153 oppose(mat, &inv, NULL, row, row);

Completed in 252 milliseconds