OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__rs_g
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/src/
algorithm.cpp
81
static mt19937
__rs_g
;
local
82
return
__rs_g
();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
algorithm.cpp
83
static mt19937
__rs_g
;
local
84
return
__rs_g
();
Completed in 305 milliseconds