summaryrefslogtreecommitdiff
path: root/src/third_party/mozjs-45/platform/x86_64/solaris/build/js-confdefs.h
blob: 24af9ec84b201acecf0da64bfb93b01ff4db476f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
/* List of defines generated by configure. Included with preprocessor flag,
 * -include, to avoid long list of -D defines on the compile command-line.
 * Do not edit.
 */

#ifndef js_confdefs_h
#define js_confdefs_h

#define CPP_THROW_NEW throw()
#define D_INO d_ino
#define EDITLINE 1
#define HAVE_64BIT_BUILD 1
#define HAVE_ACOSH 1
#define HAVE_ALLOCA_H 1
#define HAVE_ASINH 1
#define HAVE_ATANH 1
#define HAVE_CBRT 1
#define HAVE_CLOCK_MONOTONIC 1
#define HAVE_CPP_AMBIGUITY_RESOLVING_USING 1
#define HAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR 1
#define HAVE_CPUID_H 1
#define HAVE_DIRENT_H 1
#define HAVE_DLOPEN 1
#define HAVE_EXPM1 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETOPT_H 1
#define HAVE_GMTIME_R 1
#define HAVE_I18N_LC_MESSAGES 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LIBM 1
#define HAVE_LIBSOCKET 1
#define HAVE_LOCALECONV 1
#define HAVE_LOCALECONV 1
#define HAVE_LOCALTIME_R 1
#define HAVE_LOG1P 1
#define HAVE_LOG2 1
#define HAVE_MALLOC_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MBRTOWC 1
#define HAVE_MEMALIGN 1
#define HAVE_MEMORY_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_POSIX_FADVISE 1
#define HAVE_POSIX_FALLOCATE 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_SETLOCALE 1
#define HAVE_SSIZE_T 1
#define HAVE_STRNDUP 1
#define HAVE_SYS_BYTEORDER_H 1
#define HAVE_SYS_ISA_DEFS_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_STATVFS_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_THREAD_TLS_KEYWORD 1
#define HAVE_UNISTD_H 1
#define HAVE_VA_COPY 1
#define HAVE_VA_LIST_AS_ARRAY 1
#define HAVE_VISIBILITY_ATTRIBUTE 1
#define HAVE_VISIBILITY_HIDDEN_ATTRIBUTE 1
#define HAVE_WCRTOMB 1
#define HAVE___CXA_DEMANGLE 1
#define JS_CODEGEN_NONE 1
#define JS_CPU_X86 1
#define JS_DEFAULT_JITREPORT_GRANULARITY 3
#define JS_HAVE_SYS_ISA_DEFS_H 1
#define JS_POSIX_NSPR 1
#define JS_PUNBOX64 1
#define JS_STANDALONE 1
#define MALLOC_H <malloc.h>
#define MALLOC_USABLE_SIZE_CONST_PTR const
#define MOZILLA_UAVERSION "45.0"
#define MOZILLA_VERSION "45.8.0"
#define MOZILLA_VERSION_U 45.8.0
#define MOZJS_MAJOR_VERSION 45
#define MOZJS_MINOR_VERSION 8
#define MOZ_DEBUG_SYMBOLS 1
#define MOZ_DLL_SUFFIX ".so"
#define MOZ_GLUE_IN_PROGRAM 1
#define MOZ_MEMORY 1
#define MOZ_MEMORY_SOLARIS 1
#define MOZ_UPDATE_CHANNEL default
#define NO_NSPR_10_SUPPORT 1
#define RELEASE_BUILD 1
#define SOLARIS 1
#define STDC_HEADERS 1
#define VA_COPY va_copy
#define XP_UNIX 1
#define X_DISPLAY_MISSING 1
#define _REENTRANT 1

#include "js/RequiredDefines.h"

#endif /* js_confdefs_h */