Chopper
|
Go to the source code of this file.
Macros | |
#define | CHOPPER_COMPILER_IS_GCC 0 |
#define | CHOPPER_WORKAROUND_GCC_BOGUS_MEMCPY 0 |
Workaround bogus memcpy errors in GCC 12. (Wrestrict and Wstringop-overflow) More... | |
#define | CHOPPER_WORKAROUND_GCC_BOGUS_MEMMOV 0 |
Workaround bogus memmov errors in GCC 13. (Warray-bounds and Wstringop-overflow) More... | |
#define CHOPPER_COMPILER_IS_GCC 0 |
#define CHOPPER_WORKAROUND_GCC_BOGUS_MEMCPY 0 |
Workaround bogus memcpy errors in GCC 12. (Wrestrict and Wstringop-overflow)
#define CHOPPER_WORKAROUND_GCC_BOGUS_MEMMOV 0 |
Workaround bogus memmov errors in GCC 13. (Warray-bounds and Wstringop-overflow)