Searched defs:bc_rand_add2 (Results 1 – 1 of 1) sorted by relevance
132 #define bc_rand_add2(a, b) (((BcRandState) (a)) + ((BcRandState) (b))) macro221 #define bc_rand_add2(a, b) (bc_rand_addition2((a), (b))) macro342 #define bc_rand_add2(a, b) (((BcRandState) (a)) + ((BcRandState) (b))) macro