Searched refs:bc_rand_mul (Results 1 – 1 of 1) sorted by relevance
84 #define bc_rand_mul(a, b) (((BcRandState) (a)) * ((BcRandState) (b))) macro108 #define bc_rand_mul(a, b) (bc_rand_multiply((a), (b))) macro145 #define bc_rand_mul(a, b) (((BcRandState) (a)) * ((BcRandState) (b))) macro