30#if defined(INFIX_ARCH_X64)
36#if defined(INFIX_ARCH_AARCH64)
Provides forward compatibility macros for C23 features.
#define c23_nodiscard
Internal alias for the public INFIX_NODISCARD macro.
Definition compat_c23.h:91
Platform, architecture, and ABI detection macros.
#define INFIX_INTERNAL
When compiling with -fvisibility=hidden, we use this to explicitly mark internal-but-shared functions...
Definition infix_config.h:211