Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c3230 static int uBigIsNot0 (const const_bigIntType big) in uBigIsNot0() function
5858 (divisor_help->size != 1 && uBigIsNot0(dividend_help))) { in bigMDiv()
5967 if (uBigIsNot0(modulo)) { in bigMod()
5974 if (uBigIsNot0(modulo)) { in bigMod()