Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c72 typedef int8Type signedBigDigitType; typedef
116 typedef int16Type signedBigDigitType; typedef
160 typedef int32Type signedBigDigitType; typedef
7676 result = (int32Type) (signedBigDigitType) big1->bigdigits[pos];
7729 result = (int32Type) (signedBigDigitType) big1->bigdigits[pos];
7776 result = (int64Type) (signedBigDigitType) big1->bigdigits[pos];