ReactOS 0.4.15-dev-7961-gdcf9eb0
_bc.h File Reference
Include dependency graph for _bc.h:

Go to the source code of this file.

Macros

#define _STLP_COMPILER   "Borland"
 
#define _STLP_DONT_SUP_DFLT_PARAM
 
#define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER
 
#define _STLP_DLLEXPORT_NEEDS_PREDECLARATION
 
#define _STLP_MEMBER_SPECIALIZATION_BUG   1
 
#define _STLP_QUALIFIED_SPECIALIZATION_BUG
 
#define _STLP_NO_MOVE_SEMANTIC
 
#define _STLP_DONT_USE_PRIV_NAMESPACE
 
#define _STLP_NO_TYPENAME_BEFORE_NAMESPACE
 
#define _STLP_NO_VENDOR_STDLIB_L
 
#define _STLP_NO_VENDOR_MATH_F
 
#define _STLP_DONT_USE_SHORT_STRING_OPTIM   1
 
#define _STLP_NO_NATIVE_MBSTATE_T
 
#define _UNCAUGHT_EXCEPTION   1
 
#define _STLP_STATIC_CONST_INIT_BUG
 
#define _STLP_HAS_SPECIFIC_PROLOG_EPILOG   1
 
#define _STLP_LONG_LONG   __int64
 
#define _STLP_HAS_NO_EXCEPTIONS
 
#define _STLP_EXPORT_DECLSPEC   __declspec(dllexport)
 
#define _STLP_IMPORT_DECLSPEC   __declspec(dllimport)
 
#define _STLP_CLASS_EXPORT_DECLSPEC   __declspec(dllexport)
 
#define _STLP_CLASS_IMPORT_DECLSPEC   __declspec(dllimport)
 
#define _STLP_CALL   __cdecl
 

Macro Definition Documentation

◆ _STLP_CALL

#define _STLP_CALL   __cdecl

Definition at line 131 of file _bc.h.

◆ _STLP_CLASS_EXPORT_DECLSPEC

#define _STLP_CLASS_EXPORT_DECLSPEC   __declspec(dllexport)

Definition at line 110 of file _bc.h.

◆ _STLP_CLASS_IMPORT_DECLSPEC

#define _STLP_CLASS_IMPORT_DECLSPEC   __declspec(dllimport)

Definition at line 111 of file _bc.h.

◆ _STLP_COMPILER

#define _STLP_COMPILER   "Borland"

Definition at line 4 of file _bc.h.

◆ _STLP_DLLEXPORT_NEEDS_PREDECLARATION

#define _STLP_DLLEXPORT_NEEDS_PREDECLARATION

Definition at line 63 of file _bc.h.

◆ _STLP_DONT_SUP_DFLT_PARAM

#define _STLP_DONT_SUP_DFLT_PARAM

Definition at line 12 of file _bc.h.

◆ _STLP_DONT_USE_PRIV_NAMESPACE

#define _STLP_DONT_USE_PRIV_NAMESPACE

Definition at line 76 of file _bc.h.

◆ _STLP_DONT_USE_SHORT_STRING_OPTIM

#define _STLP_DONT_USE_SHORT_STRING_OPTIM   1

Definition at line 80 of file _bc.h.

◆ _STLP_EXPORT_DECLSPEC

#define _STLP_EXPORT_DECLSPEC   __declspec(dllexport)

Definition at line 107 of file _bc.h.

◆ _STLP_HAS_NO_EXCEPTIONS

#define _STLP_HAS_NO_EXCEPTIONS

Definition at line 100 of file _bc.h.

◆ _STLP_HAS_SPECIFIC_PROLOG_EPILOG

#define _STLP_HAS_SPECIFIC_PROLOG_EPILOG   1

Definition at line 94 of file _bc.h.

◆ _STLP_IMPORT_DECLSPEC

#define _STLP_IMPORT_DECLSPEC   __declspec(dllimport)

Definition at line 108 of file _bc.h.

◆ _STLP_LONG_LONG

#define _STLP_LONG_LONG   __int64

Definition at line 96 of file _bc.h.

◆ _STLP_MEMBER_SPECIALIZATION_BUG

#define _STLP_MEMBER_SPECIALIZATION_BUG   1

Definition at line 65 of file _bc.h.

◆ _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER

#define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER

Definition at line 62 of file _bc.h.

◆ _STLP_NO_MOVE_SEMANTIC

#define _STLP_NO_MOVE_SEMANTIC

Definition at line 73 of file _bc.h.

◆ _STLP_NO_NATIVE_MBSTATE_T

#define _STLP_NO_NATIVE_MBSTATE_T

Definition at line 83 of file _bc.h.

◆ _STLP_NO_TYPENAME_BEFORE_NAMESPACE

#define _STLP_NO_TYPENAME_BEFORE_NAMESPACE

Definition at line 77 of file _bc.h.

◆ _STLP_NO_VENDOR_MATH_F

#define _STLP_NO_VENDOR_MATH_F

Definition at line 79 of file _bc.h.

◆ _STLP_NO_VENDOR_STDLIB_L

#define _STLP_NO_VENDOR_STDLIB_L

Definition at line 78 of file _bc.h.

◆ _STLP_QUALIFIED_SPECIALIZATION_BUG

#define _STLP_QUALIFIED_SPECIALIZATION_BUG

Definition at line 72 of file _bc.h.

◆ _STLP_STATIC_CONST_INIT_BUG

#define _STLP_STATIC_CONST_INIT_BUG

Definition at line 92 of file _bc.h.

◆ _UNCAUGHT_EXCEPTION

#define _UNCAUGHT_EXCEPTION   1

Definition at line 88 of file _bc.h.