cosmopolitan/test/libc/rand
Gautham 6f658f058b
Change noinline to dontinline (#312)
We defined `noinline` as an abbreviation for the longer version
`__attribute__((__noinline__))` which caused name clashes since
third party codebases often write it as `__attribute__((noinline))`.
2021-11-12 15:12:18 -08:00
..
devrand_test.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
getrandom_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
measureentropy_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
mt19937_test.c Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
rand_test.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
rngset_test.c Make numerous improvements 2021-09-28 01:52:34 -07:00
test.mk Make numerous improvements 2021-09-28 01:52:34 -07:00