Home
last modified time | relevance | path

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

/glibc-2.36/stdlib/
Dtst-rand48.c15 unsigned short int lxs[7]; in do_test() local
119 lxs[0] = 0x4567; in do_test()
120 lxs[1] = 0x6789; in do_test()
121 lxs[2] = 0x8901; in do_test()
122 lxs[3] = 0x0123; in do_test()
123 lxs[4] = 0x2345; in do_test()
124 lxs[5] = 0x1111; in do_test()
125 lxs[6] = 0x2222; in do_test()
126 lcong48 (lxs); in do_test()
198 lcong48 (lxs); in do_test()
[all …]