Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A DRgX.c119 _gen_sqr(void *E, GEN x) { (void)E; return gsqr(x); } in _gen_sqr() function
126 _gen_mul, _gen_sqr,_gen_one,_gen_zero };
208 static struct bb_ring Rg_ring = { _gen_add, _gen_mul, _gen_sqr };