Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c4076 uBigLShift(dividend_help, shift); in bigDiv()
4077 uBigLShift(divisor_help, shift); in bigDiv()
4188 uBigLShift(remainder, shift); in bigDivRem()
4189 uBigLShift(divisor_help, shift); in bigDivRem()
5166 uBigLShift(logarithm, BIGDIGIT_LOG2_SIZE); in bigLog2()
5852 uBigLShift(dividend_help, shift); in bigMDiv()
5853 uBigLShift(divisor_help, shift); in bigMDiv()
5956 uBigLShift(modulo, shift); in bigMod()
5957 uBigLShift(divisor_help, shift); in bigMod()
6739 uBigLShift(remainder, shift); in bigRem()
[all …]