Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c84 #define QUINARY_DIGITS_IN_BIGDIGIT 3 macro
128 #define QUINARY_DIGITS_IN_BIGDIGIT 6 macro
172 #define QUINARY_DIGITS_IN_BIGDIGIT 13 macro
5068 uBigRShift(unsigned_big, QUINARY_DIGITS_IN_BIGDIGIT); in bigLog10()
5100 largeDecimalBlockCount * QUINARY_DIGITS_IN_BIGDIGIT); in bigLog10()
5106 (intType) (largeDecimalBlockCount * QUINARY_DIGITS_IN_BIGDIGIT)); in bigLog10()