RAPI
|
00001 /* Rconfig.h. Generated automatically */ 00002 #ifndef R_RCONFIG_H 00003 #define R_RCONFIG_H 00004 00005 #ifndef R_CONFIG_H 00006 00007 #define HAVE_F77_UNDERSCORE 1 00008 /* all R platforms have this */ 00009 #define IEEE_754 1 00010 /* #undef WORDS_BIGENDIAN */ 00011 #define R_INLINE inline 00012 /* #undef HAVE_VISIBILITY_ATTRIBUTE */ 00013 /* all R platforms have the next two */ 00014 #define SUPPORT_UTF8 1 00015 #define SUPPORT_MBCS 1 00016 #define ENABLE_NLS 1 00017 #define HAVE_AQUA 1 00018 /* Deprecated: use _OPENMP instead */ 00019 /* #undef SUPPORT_OPENMP */ 00020 #define SIZEOF_SIZE_T 8 00021 #define HAVE_ALLOCA_H 1 00022 00023 #endif /* not R_CONFIG_H */ 00024 00025 #endif /* not R_RCONFIG_H */