mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +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))`. |
||
---|---|---|
.. | ||
cescapec_test.c | ||
crc32_test.c | ||
ffs_test.c | ||
gclongjmp_test.c | ||
kbase36_test.c | ||
kcp437_test.c | ||
lz4decode_test.c | ||
memeqmask_test.c | ||
memmove_test.c | ||
memrchr_test.c | ||
memset_test.c | ||
sidiv_test.c | ||
strcaseconv_test.c | ||
strcspn_test.c | ||
strsak32_test.c | ||
test.mk |