Home
last modified time | relevance | path

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

/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/none/
H A Dmp.c288 shifti_spec(GEN x, long lx, long n) in shifti_spec() function
343 return shifti_spec(x, lgefint(x), n); in shifti()
349 return shifti_spec(x, lx, n); in ishiftr_lg()