ReactOS 0.4.15-dev-8064-gdaf8068
_cray.h File Reference

Go to the source code of this file.

Macros

#define _STLP_COMPILER   "CC"
 
#define _STLP_UINT32_T   unsigned long
 
#define _STLP_LONG_LONG   long long
 
#define _STLP_LOOP_INLINE_PROBLEMS   1
 
#define _STLP_RAND48   1
 
#define _STLP_HAS_NO_NEW_C_HEADERS   1
 
#define _STLP_NO_NEW_NEW_HEADER   1
 
#define _STLP_VENDOR_GLOBAL_STD
 
#define _STLP_VENDOR_GLOBAL_CSTD
 
#define _STLP_NATIVE_C_HEADER(__x)   </usr/include/##__x>
 
#define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x)   </opt/ctl/CC/CC/include/##__x>
 
#define _STLP_NO_NATIVE_MBSTATE_T
 
#define _STLP_NO_USING_FOR_GLOBAL_FUNCTIONS
 

Macro Definition Documentation

◆ _STLP_COMPILER

#define _STLP_COMPILER   "CC"

Definition at line 19 of file _cray.h.

◆ _STLP_HAS_NO_NEW_C_HEADERS

#define _STLP_HAS_NO_NEW_C_HEADERS   1

Definition at line 45 of file _cray.h.

◆ _STLP_LONG_LONG

#define _STLP_LONG_LONG   long long

Definition at line 26 of file _cray.h.

◆ _STLP_LOOP_INLINE_PROBLEMS

#define _STLP_LOOP_INLINE_PROBLEMS   1

Definition at line 29 of file _cray.h.

◆ _STLP_NATIVE_C_HEADER

#define _STLP_NATIVE_C_HEADER (   __x)    </usr/include/##__x>

Definition at line 58 of file _cray.h.

◆ _STLP_NATIVE_CPP_RUNTIME_HEADER

#define _STLP_NATIVE_CPP_RUNTIME_HEADER (   __x)    </opt/ctl/CC/CC/include/##__x>

Definition at line 60 of file _cray.h.

◆ _STLP_NO_NATIVE_MBSTATE_T

#define _STLP_NO_NATIVE_MBSTATE_T

Definition at line 63 of file _cray.h.

◆ _STLP_NO_NEW_NEW_HEADER

#define _STLP_NO_NEW_NEW_HEADER   1

Definition at line 48 of file _cray.h.

◆ _STLP_NO_USING_FOR_GLOBAL_FUNCTIONS

#define _STLP_NO_USING_FOR_GLOBAL_FUNCTIONS

Definition at line 64 of file _cray.h.

◆ _STLP_RAND48

#define _STLP_RAND48   1

Definition at line 42 of file _cray.h.

◆ _STLP_UINT32_T

#define _STLP_UINT32_T   unsigned long

Definition at line 23 of file _cray.h.

◆ _STLP_VENDOR_GLOBAL_CSTD

#define _STLP_VENDOR_GLOBAL_CSTD

Definition at line 56 of file _cray.h.

◆ _STLP_VENDOR_GLOBAL_STD

#define _STLP_VENDOR_GLOBAL_STD

Definition at line 52 of file _cray.h.