Searched defs:bc_rand_mul2 (Results 1 – 1 of 1) sorted by relevance
87 #define bc_rand_mul2(a, b) (((BcRandState) (a)) * ((BcRandState) (b))) macro111 #define bc_rand_mul2(a, b) (bc_rand_multiply2((a), (b))) macro148 #define bc_rand_mul2(a, b) (((BcRandState) (a)) * ((BcRandState) (b))) macro