75
75
PANDORA_CXX_DEMANGLE
81
#if defined(i386) && !defined(__i386__)
85
#if defined(__sun) && defined(_FILE_OFFSET_BITS)
86
#undef _FILE_OFFSET_BITS
91
#if defined(__cplusplus)
96
# include <inttypes.h>
99
#if !defined(HAVE_ULONG) && !defined(__USE_MISC)
100
typedef unsigned long int ulong;
103
#endif /* __CONFIG_H__ */