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

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020406-1.c18 int deg; member in struct:DUPFFstruct
56 void DUPFFshift_add(DUPFF f, const DUPFF g, int deg, const FFelem coeff) argument
/haiku-buildtools/isl/
H A Disl_polynomial.c3398 int deg = -1; local
3443 isl_upoly_coeff(__isl_keep struct isl_upoly *up, unsigned pos, int deg) argument
3493 isl_qpolynomial_coeff( __isl_keep isl_qpolynomial *qp, enum isl_dim_type type, unsigned t_pos, int deg) argument
3534 isl_upoly_homogenize( __isl_take struct isl_upoly *up, int deg, int target, int first, int last) argument
3588 int deg = isl_qpolynomial_degree(poly); local
[all...]

Completed in 40 milliseconds