Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c536 if (likely(ALLOC_BIG_SIZE_OK(result, big1->size))) { in alloc_positive_copy_of_negative_big()
1667 if (unlikely(!ALLOC_BIG_SIZE_OK(quotient, 1))) { in bigDivSizeLess()
1942 if (unlikely(!ALLOC_BIG_SIZE_OK(quotient, 1))) { in bigDivRemSizeLess()
2155 if (unlikely(!ALLOC_BIG_SIZE_OK(quotient, 1))) { in bigMDivSizeLess()
3121 if (unlikely(!ALLOC_BIG_SIZE_OK(square, 1))) { in bigIPowN()
3188 if (unlikely(!ALLOC_BIG_SIZE_OK(power, 1))) { in bigIPow1()
4898 if (unlikely(!ALLOC_BIG_SIZE_OK(power, 1))) { in bigIPow()
5479 if (unlikely(!ALLOC_BIG_SIZE_OK(result, 1))) { in bigLShift()
5695 if (unlikely(!ALLOC_BIG_SIZE_OK(result, 1))) { in bigLShiftOne()
6794 if (unlikely(!ALLOC_BIG_SIZE_OK(result, 1))) { in bigRShift()
[all …]