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

/haiku-buildtools/isl/
H A Dbasis_reduction_tab.c39 static void get_alpha(struct tab_lp* lp, int row, mpq_t *alpha);
61 #define GBR_lp_get_alpha(lp, row, alpha) get_alpha(lp, row, alpha)
232 static void get_alpha(struct tab_lp* lp, int row, mpq_t *alpha) function

Completed in 12 milliseconds