Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008 #if defined(__i386) && !defined(__i386__)
00009 #define __i386__
00010 #endif
00011
00012 #if defined(__amd64) && !defined(__amd64__)
00013 #define __amd64__
00014 #endif
00015
00016 #if defined(__x86_64) && !defined(__x86_64__)
00017 #define __x86_64__
00018 #endif
00019
00020 #if defined(__sparc) && !defined(__sparc__)
00021 #define __sparc__
00022 #endif
00023
00024 #if defined(__i386__)
00025 #include <sys/isa_defs.h>
00026 #endif
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036
00037
00038 #define HAVE_BUGGY_SOLARIS_STRTOD