Home
last modified time | relevance | path

Searched refs:__rs_g (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dalgorithm.cpp82 static mt19937 __rs_g; in operator ()() local
83 return __rs_g(); in operator ()()