OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uniform_deviate
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/powerpc/dscr/
dscr_explicit_test.c
32
double ret =
uniform_deviate
(rand());
49
ret =
uniform_deviate
(rand());
dscr.h
121
double
uniform_deviate
(int seed)
function
dscr_default_test.c
87
double ret =
uniform_deviate
(rand());
Completed in 1033 milliseconds