Home
last modified time | relevance | path

Searched defs:genrand_int32 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A Dmt19937.cpp106 cl_uint genrand_int32(MTdata d) in genrand_int32() function
/aosp_15_r20/external/python/cpython2/Modules/
D_randommodule.c95 genrand_int32(RandomObject *self) in genrand_int32() function