Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A DFpXX.c553 FpXQXM_FpXQX_mul2(GEN M, GEN x, GEN y, GEN T, GEN p) in FpXQXM_FpXQX_mul2() function
609 V = FpXQXM_FpXQX_mul2(R,x,y, T, p); y1 = gel(V,2); in FpXQX_halfgcd_split()
694 c = FpXQXM_FpXQX_mul2(FpXQX_halfgcd(x,y, T, p), x, y, T, p); in FpXQX_gcd()
740 c = FpXQXM_FpXQX_mul2(M, x,y, T, p); in FpXQX_extgcd_halfgcd()