Searched refs:bc_rand_multiply2 (Results 1 – 2 of 2) sorted by relevance
111 #define bc_rand_mul2(a, b) (bc_rand_multiply2((a), (b)))
107 static BcRandState bc_rand_multiply2(BcRandState a, BcRandState b) { in bc_rand_multiply2() function