Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/prng/
Dseed48.c23 unsigned short xsp1 = 0x5432; variable
43 if (xsp[0] != xsp0 || xsp[1] != xsp1 || xsp[2] != xsp2) { in seed48_0100()