Iros
 
Loading...
Searching...
No Matches
config.h File Reference

Go to the source code of this file.

Macros

#define __CCPP_BEGIN_DECLARATIONS
 
#define __CCPP_END_DECLARATIONS
 
#define _GNU_SOURCE   1
 
#define __CCPP_COMPAT   1
 
#define __CCPP_POSIX_EXTENSIONS   1
 
#define __CCPP_C23_DEPRECATED
 
#define __CCPP_NORETURN   __attribute__((__noreturn__))
 
#define __CCPP_RESTRICT
 
#define __CCPP_ARCH_PATH(path)
 
#define __CCPP_PLATFORM_PATH(path)
 
#define __CCPP_ARCH_PLATFORM_PATH(path)
 

Macro Definition Documentation

◆ __CCPP_ARCH_PATH

#define __CCPP_ARCH_PATH ( path)
Value:
<ccpp/bits/arch/__CCPP_ARCH/path>
Definition getopt.cpp:3

◆ __CCPP_ARCH_PLATFORM_PATH

#define __CCPP_ARCH_PLATFORM_PATH ( path)
Value:
<ccpp/bits/arch/__CCPP_ARCH/__CCPP_PLATFORM/path>

◆ __CCPP_BEGIN_DECLARATIONS

#define __CCPP_BEGIN_DECLARATIONS

◆ __CCPP_C23_DEPRECATED

#define __CCPP_C23_DEPRECATED

◆ __CCPP_COMPAT

#define __CCPP_COMPAT   1

◆ __CCPP_END_DECLARATIONS

#define __CCPP_END_DECLARATIONS

◆ __CCPP_NORETURN

#define __CCPP_NORETURN   __attribute__((__noreturn__))

◆ __CCPP_PLATFORM_PATH

#define __CCPP_PLATFORM_PATH ( path)
Value:
<ccpp/bits/__CCPP_PLATFORM/path>

◆ __CCPP_POSIX_EXTENSIONS

#define __CCPP_POSIX_EXTENSIONS   1

◆ __CCPP_RESTRICT

#define __CCPP_RESTRICT

◆ _GNU_SOURCE

#define _GNU_SOURCE   1