Files
predef/include
sleeptightAnsiC d64649d703 Add support for Tiny C Compiler (#138)
Adds support for detecting TCC by checking for __TINYC__ macro.
TCC pre-defines environment-specific macros similar to the ones
used by GCC and Clang so the rest of library works out of the box.
2025-02-03 06:29:44 -06:00
..