Searched refs:bc_rand_add (Results 1 – 1 of 1) sorted by relevance
85 #define bc_rand_add(a, b) (((BcRandState) (a)) + ((BcRandState) (b))) macro109 #define bc_rand_add(a, b) (bc_rand_addition((a), (b))) macro146 #define bc_rand_add(a, b) (((BcRandState) (a)) + ((BcRandState) (b))) macro