Home
last modified time | relevance | path

Searched refs:jrand48_0100 (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/prng/
H A Dmrand48.c25 * @tc.name : jrand48_0100
29 void jrand48_0100(void) in jrand48_0100() function
33 EXPECT_TRUE("jrand48_0100", rev < pow(TWO, THIRTYONE) && rev > -pow(TWO, THIRTYONE)); in jrand48_0100()
64 jrand48_0100(); in main()

Completed in 1 milliseconds