Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c5029 memSizeType largeDecimalBlockCount; in bigLog10() local
5066 largeDecimalBlockCount = 0; in bigLog10()
5076 largeDecimalBlockCount++; in bigLog10()
5100 largeDecimalBlockCount * QUINARY_DIGITS_IN_BIGDIGIT); in bigLog10()
5106 (intType) (largeDecimalBlockCount * QUINARY_DIGITS_IN_BIGDIGIT)); in bigLog10()