Home
last modified time | relevance | path

Searched defs:utoineg (Results 1 – 2 of 2) sorted by relevance

/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/none/
H A Dlevel1.h473 utoineg(ulong x) in utoineg() function
/dports/math/pari/pari-2.13.3/src/kernel/none/
H A Dlevel1.h317 utoineg(ulong x) { GEN y = cgetineg(3); y[2] = x; return y; } in utoineg() function