Searched refs:bcast_index (Results 1 – 1 of 1) sorted by relevance
109 int bcast_index = (int)(genrand_int32(gMTdata) & 0x7fffffff) in gen() local120 bcast_if = bcast_index % last_subgroup_size; in gen()125 bcast_if = bcast_index % NR_OF_ACTIVE_WORK_ITEMS; in gen()127 + bcast_index % (n - NR_OF_ACTIVE_WORK_ITEMS); in gen()136 m[midx] = (cl_int)bcast_index; in gen()