Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c557 static inline void uBigMultByPowerOf10AndAdd (const bigIntType big1, doubleBigDigitType carry) in uBigMultByPowerOf10AndAdd() function
6330 uBigMultByPowerOf10AndAdd(result, (doubleBigDigitType) bigDigit); in bigParse()