Home
last modified time | relevance | path

Searched refs:_Flxq_one (Results 1 – 1 of 1) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A DFlx.c2604 _Flxq_one(void *data) in _Flxq_one() function
2672 return gen_pow_table(R, n, (void*)&D, &_Flxq_one, &_Flxq_mul); in Flxq_pow_table()
2710 return gen_powers(x, l, use_sqr, (void*)&D, &_Flxq_sqr, &_Flxq_mul, &_Flxq_one); in Flxq_powers()
2836 _Flxq_mul, _Flxq_sqr, _Flxq_one, _Flxq_zero};