Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Dbig_rtl.c1251 unsigned_big = alloc_positive_copy_of_negative_big(big1); in bigRadixPow2()
1407 unsigned_big = alloc_positive_copy_of_negative_big(big1); in bigRadix2To36()
1617 dividend_help = alloc_positive_copy_of_negative_big(dividend); in bigDiv1()
1882 dividend_help = alloc_positive_copy_of_negative_big(dividend); in bigDivRem1()
2046 dividend_help = alloc_positive_copy_of_negative_big(dividend); in bigRem1()
2104 dividend_help = alloc_positive_copy_of_negative_big(dividend); in bigMDiv1()
2923 big1_help = alloc_positive_copy_of_negative_big(big1); in bigMultAssign1()
6005 factor1_help = alloc_positive_copy_of_negative_big(factor1); in bigMult()
6014 factor2_help = alloc_positive_copy_of_negative_big(factor2); in bigMult()
7221 big1_help = alloc_positive_copy_of_negative_big(big1); in bigSquare()
[all …]