Home
last modified time | relevance | path

Searched defs:seedp (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/tests/
Dslice-test.c211 guint seed32, *seedp = NULL; in main() local
/third_party/icu/icu4c/source/test/intltest/
Dintltest.cpp1809 float IntlTest::random(int32_t* seedp) { in random()