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

/haiku-buildtools/cloog/source/
H A Dint.c132 void cloog_seq_gcd(cloog_int_t *p, unsigned len, cloog_int_t *gcd) function
173 cloog_seq_gcd(p, len, &gcd);
/haiku-buildtools/cloog/include/cloog/
H A Dint.h166 void cloog_seq_gcd(cloog_int_t *p, unsigned len, cloog_int_t *gcd);

Completed in 91 milliseconds