Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c76 #define digitLeastSignificantBit uint8LeastSignificantBit macro
120 #define digitLeastSignificantBit uint16LeastSignificantBit macro
164 #define digitLeastSignificantBit uint32LeastSignificantBit macro
5424 result = digitLeastSignificantBit(big1->bigdigits[pos]); in bigLowestSetBit()