OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:random_t
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/test/bench/shootout/
fasta.c
62
typedef unsigned
random_t
;
typedef
65
random_init(
random_t
*random) {
72
random_next_lookup(
random_t
*random) {
142
const char *title, int n,
random_t
*rand) {
208
random_t
rand;
/prebuilts/go/linux-x86/test/bench/shootout/
fasta.c
62
typedef unsigned
random_t
;
typedef
65
random_init(
random_t
*random) {
72
random_next_lookup(
random_t
*random) {
142
const char *title, int n,
random_t
*rand) {
208
random_t
rand;
Completed in 164 milliseconds