Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c609 static inline bigDigitType uBigDivideByPowerOf10 (const bigIntType big1) in uBigDivideByPowerOf10() function
1042 digit = uBigDivideByPowerOf10(unsignedBig); in basicToStri()
5080 (void) uBigDivideByPowerOf10(unsigned_big); in bigLog10()