Searched refs:fulong (Results 1 – 2 of 2) sorted by relevance
240 static void bc_rand_fill(BcRNGData *r, BcRandUlong fulong, void *ptr) { in bc_rand_fill() argument244 state1 = fulong(ptr); in bc_rand_fill()245 state2 = fulong(ptr); in bc_rand_fill()247 inc1 = fulong(ptr); in bc_rand_fill()248 inc2 = fulong(ptr); in bc_rand_fill()
466 dnam{"fulong"}