ReactOS 0.4.15-dev-8102-g108db8f
_gcc.h File Reference

Go to the source code of this file.

Macros

#define _STLP_COMPILER   "gcc"
 
#define _STLP_HAS_INCLUDE_NEXT   1
 
#define _STLP_NO_VENDOR_STDLIB_L
 
#define _STLP_NO_MEMBER_TEMPLATE_KEYWORD
 
#define _STLP_NO_NATIVE_MBSTATE_T   1
 
#define _STLP_NO_NATIVE_WIDE_FUNCTIONS   1
 
#define _STLP_NO_NATIVE_WIDE_STREAMS   1
 
#define _STLP_NORETURN_FUNCTION   __attribute__((noreturn))
 
#define _STLP_LONG_LONG   long long
 
#define _STLP_HAS_NO_NEW_C_HEADERS   1
 
#define _STLP_VENDOR_GLOBAL_CSTD   1
 
#define _STLP_DONT_USE_PTHREAD_SPINLOCK   1
 
#define _STLP_VENDOR_GLOBAL_EXCEPT_STD   1
 
#define _STLP_DEF_CONST_PLCT_NEW_BUG   1
 
#define _STLP_DONT_USE_EXCEPTIONS   1
 

Macro Definition Documentation

◆ _STLP_COMPILER

#define _STLP_COMPILER   "gcc"

Definition at line 5 of file _gcc.h.

◆ _STLP_DEF_CONST_PLCT_NEW_BUG

#define _STLP_DEF_CONST_PLCT_NEW_BUG   1

Definition at line 177 of file _gcc.h.

◆ _STLP_DONT_USE_EXCEPTIONS

#define _STLP_DONT_USE_EXCEPTIONS   1

Definition at line 190 of file _gcc.h.

◆ _STLP_DONT_USE_PTHREAD_SPINLOCK

#define _STLP_DONT_USE_PTHREAD_SPINLOCK   1

Definition at line 172 of file _gcc.h.

◆ _STLP_HAS_INCLUDE_NEXT

#define _STLP_HAS_INCLUDE_NEXT   1

Definition at line 7 of file _gcc.h.

◆ _STLP_HAS_NO_NEW_C_HEADERS

#define _STLP_HAS_NO_NEW_C_HEADERS   1

Definition at line 170 of file _gcc.h.

◆ _STLP_LONG_LONG

#define _STLP_LONG_LONG   long long

Definition at line 124 of file _gcc.h.

◆ _STLP_NO_MEMBER_TEMPLATE_KEYWORD

#define _STLP_NO_MEMBER_TEMPLATE_KEYWORD

Definition at line 36 of file _gcc.h.

◆ _STLP_NO_NATIVE_MBSTATE_T

#define _STLP_NO_NATIVE_MBSTATE_T   1

Definition at line 94 of file _gcc.h.

◆ _STLP_NO_NATIVE_WIDE_FUNCTIONS

#define _STLP_NO_NATIVE_WIDE_FUNCTIONS   1

Definition at line 97 of file _gcc.h.

◆ _STLP_NO_NATIVE_WIDE_STREAMS

#define _STLP_NO_NATIVE_WIDE_STREAMS   1

Definition at line 99 of file _gcc.h.

◆ _STLP_NO_VENDOR_STDLIB_L

#define _STLP_NO_VENDOR_STDLIB_L

Definition at line 31 of file _gcc.h.

◆ _STLP_NORETURN_FUNCTION

#define _STLP_NORETURN_FUNCTION   __attribute__((noreturn))

Definition at line 102 of file _gcc.h.

◆ _STLP_VENDOR_GLOBAL_CSTD

#define _STLP_VENDOR_GLOBAL_CSTD   1

Definition at line 171 of file _gcc.h.

◆ _STLP_VENDOR_GLOBAL_EXCEPT_STD

#define _STLP_VENDOR_GLOBAL_EXCEPT_STD   1

Definition at line 174 of file _gcc.h.