Home
last modified time | relevance | path

Searched hist:"9 acf1ca50d8b031511d146f6ffd73201fedce28c" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Drand.c9acf1ca50d8b031511d146f6ffd73201fedce28c Tue Jun 05 11:33:14 UTC 2012 Michael Walle <michael@walle.cc> lib: add rand() function

It's a PRNG using the simple and fast xorshift method.

Signed-off-by: Michael Walle <michael@walle.cc>
Cc: Wolfgang Denk <wd@denx.de>
H A DMakefile9acf1ca50d8b031511d146f6ffd73201fedce28c Tue Jun 05 11:33:14 UTC 2012 Michael Walle <michael@walle.cc> lib: add rand() function

It's a PRNG using the simple and fast xorshift method.

Signed-off-by: Michael Walle <michael@walle.cc>
Cc: Wolfgang Denk <wd@denx.de>
/rk3399_rockchip-uboot/include/
H A Dcommon.h9acf1ca50d8b031511d146f6ffd73201fedce28c Tue Jun 05 11:33:14 UTC 2012 Michael Walle <michael@walle.cc> lib: add rand() function

It's a PRNG using the simple and fast xorshift method.

Signed-off-by: Michael Walle <michael@walle.cc>
Cc: Wolfgang Denk <wd@denx.de>