Searched refs:bigSbtr (Results 1 – 5 of 5) sorted by relevance
114 bigIntType bigSbtr (const const_bigIntType minuend, const const_bigIntType subtrahend);
958 bigSbtr(take_bigint(arg_1(arguments)), take_bigint(arg_3(arguments)))); in big_sbtr()
1816 bigIntType bigSbtr (const const_bigIntType minuend, const const_bigIntType subtrahend) in bigSbtr() function
332 bigIntType bigSbtr (const const_bigIntType minuend, const const_bigIntType subtrahend);4760 help_big = bigSbtr(big1_help, big2_help); in bigGcd()6620 scale_limit = bigSbtr(high, low); in bigRand()7005 bigIntType bigSbtr (const const_bigIntType minuend, const const_bigIntType subtrahend) in bigSbtr() function
158 declareExtern(c_prog, "bigIntType bigSbtr (const const_bigIntType, const const_bigIntType);");485 c_expr.result_expr := "bigSbtr(";529 c_expr.result_expr := "bigSbtr(";2042 c_expr.result_expr := "bigSbtr(";