Searched defs:cloog_int_t (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/cloog/include/cloog/
H A Dint.h23 typedef int cloog_int_t; typedef
26 typedef long cloog_int_t; typedef
29 typedef long long cloog_int_t; typedef
32 typedef mpz_t cloog_int_t; typedef
[all...]

Completed in 34 milliseconds