Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c1933 static bigIntType bigDivRemSizeLess (const const_bigIntType dividend, in bigDivRemSizeLess() function
4128 quotient = bigDivRemSizeLess(dividend, divisor, remainderAddr); in bigDivRem()