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

/haiku-buildtools/isl/
H A Dbasis_reduction_templ.c141 empty = GBR_lp_cut(lp, B->row[1+i]+1);
221 empty = GBR_lp_cut(lp, B->row[1+i+1]+1);
253 empty = GBR_lp_cut(lp, B->row[1+tab->n_zero]+1);
H A Dbasis_reduction_tab.c64 #define GBR_lp_cut(lp, obj) cut_lp_to_hyperplane(lp, obj) macro

Completed in 43 milliseconds