xref
: /
third_party
/
musl
/
src
/
prng
/
__seed48.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/musl/src/prng/
1
#
include
"
rand48.h
"
2
3
unsigned
short
__seed48
[
7
] = { 0, 0, 0,
0xe66d
,
0xdeec
,
0x5
,
0xb
};
4