mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 20:13:31 +00:00
6f658f058b
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))`. |
||
---|---|---|
.. | ||
devrand_test.c | ||
getrandom_test.c | ||
measureentropy_test.c | ||
mt19937_test.c | ||
rand_test.c | ||
rngset_test.c | ||
test.mk |