Home
last modified time | relevance | path

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

/stdlib/
A Dtst-rand48.c25 xsp = seed48 (xs); in do_test()
34 memcpy (xs, xsp, sizeof (xs)); in do_test()
35 (void) seed48 (xs); in do_test()
72 xs[0] = 0x1234; in do_test()
73 xs[1] = 0x5678; in do_test()
74 xs[2] = 0x9012; in do_test()
211 xs[0] = 0x1234; in do_test()
212 xs[1] = 0x5678; in do_test()
213 xs[2] = 0x9012; in do_test()
277 xs[0] = 0x3849; in do_test()
[all …]

Completed in 4 milliseconds