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

/haiku-buildtools/cloog/source/
H A Dint.c25 struct cloog_vec *cloog_vec_alloc(unsigned size) function
H A Dclast.c637 line_vector = cloog_vec_alloc(len);
1317 line_vector = cloog_vec_alloc(len);
/haiku-buildtools/cloog/include/cloog/
H A Dint.h158 struct cloog_vec *cloog_vec_alloc(unsigned size);
/haiku-buildtools/cloog/source/matrix/
H A Dconstraintset.c600 simplified = cloog_vec_alloc(length);
920 line_vector2 = cloog_vec_alloc(len2);

Completed in 164 milliseconds