Searched refs:r_big_free (Results 1 – 5 of 5) sorted by relevance
15 r_big_free (a); in test_r_big_from_to_int()35 r_big_free (a); in test_r_big_from_to_hexstr()51 r_big_free (a); in test_r_big_assign()52 r_big_free (b); in test_r_big_assign()91 r_big_free (a); in test_r_big_cmp()92 r_big_free (b); in test_r_big_cmp()127 r_big_free (a); in test_r_big_add()128 r_big_free (b); in test_r_big_add()129 r_big_free (c); in test_r_big_add()183 r_big_free (a); in test_r_big_sub()[all …]
37 r_big_free (B); in r_big_to_int()130 r_big_free (A); in r_big_and()131 r_big_free (B); in r_big_and()132 r_big_free (C); in r_big_and()161 r_big_free (A); in r_big_or()162 r_big_free (B); in r_big_or()163 r_big_free (C); in r_big_or()192 r_big_free (A); in r_big_xor()193 r_big_free (B); in r_big_xor()194 r_big_free (C); in r_big_xor()[all …]
320 r_big_free (row); in r_big_mul()321 r_big_free (tmp); in r_big_mul()322 r_big_free (res); in r_big_mul()373 r_big_free (tmp); in r_big_div()389 r_big_free (tmp); in r_big_mod()418 r_big_free (tmp); in r_big_divmod()549 r_big_free (tmp); in r_big_inc()559 r_big_free (tmp); in r_big_dec()618 r_big_free (tmp); in r_big_isqrt()619 r_big_free (low); in r_big_isqrt()[all …]
11 R_API void r_big_free(RNumBig *b) { in r_big_free() function
35 R_API void r_big_free(RNumBig *b);