#define OS_NAME
Human-readable string name of the operating system.
#define BUILD_NAME
Human-readable string name of the build configuration.
#define C_STANDARD_NAME
Human-readable string of the detected C standard.
static void print_context_info(void)
Prints OS, architecture, compiler, endianness, build, and C standard to stdout.