OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:g_rand_new_with_seed_array
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/glib/
grand.c
134
*
g_rand_new_with_seed_array
:
145
g_rand_new_with_seed_array
(const guint32 *seed, guint seed_length)
function
216
return
g_rand_new_with_seed_array
(seed, 4);
galias.h
2247
#define
g_rand_new_with_seed_array
macro
[
all
...]
galiasdef.c
2253
#undef
g_rand_new_with_seed_array
macro
[
all
...]
Completed in 380 milliseconds