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

/haiku-buildtools/isl/
H A Dbasis_reduction_templ.c19 static void save_alpha(GBR_LP *lp, int first, int n, GBR_type *alpha)
56 GBR_type F_old, alpha, F_new;
60 GBR_type *F = NULL;
61 GBR_type *alpha_buffer[2] = { NULL, NULL };
62 GBR_type *alpha_saved;
63 GBR_type F_saved;
66 GBR_type mu_F[2];
67 GBR_type two;
68 GBR_type one;
110 F = isl_alloc_array(ctx, GBR_type, n_bounde
[all...]
H A Dbasis_reduction_tab.c44 #define GBR_type mpq_t macro

Completed in 12 milliseconds