Go to the documentation of this file.
36#define MAXPRENAMESIZE 128
46#define MAXPOWER 500000000
47#define MAXVARIABLES 200000050
48#define MAXDOLLARVARIABLES 1000000000L
49#define WILDOFFSET 400000100
50#define MAXINNAMETREE 2000000000
51#define MAXDUMMIES 100000000
52#define WORKBUFFER 40000000
54#define HALFMAX 0x10000
55#define MAXSUBEXPRESSIONS 0x1FFFFFF
56#define MAXFILESTREAMSIZE 1024
59#define MAXVARIABLES 8050
60#define MAXDOLLARVARIABLES 32000
61#define WILDOFFSET 6100
62#define MAXINNAMETREE 32768
63#define MAXDUMMIES 1000
64#define WORKBUFFER 10000000
67#define MAXSUBEXPRESSIONS 0x3FFF
68#define MAXFILESTREAMSIZE 1048576
71#define MAXSAVEFUNCTION 16384
73#define MAXPARLEVEL 100
74#define MAXNUMBERSIZE 200
79#define INITNODESIZE 10
80#define INITNAMESIZE 100
90#define COMMERCIALSIZE 24
96#define COMPRESSBUFFER 90000
97#define FORTRANCONTINUATIONLINES 15
101#define NUMTABLEENTRIES 1000
102#define COMPILERBUFFER 20000
106#define SMALLBUFFER 300000000L
107#define SMALLOVERFLOW 600000000L
108#define TERMSSMALL 3000000L
109#define LARGEBUFFER 1500000000L
110#define SCRATCHSIZE 500000000L
112#define SMALLBUFFER 150000000L
113#define SMALLOVERFLOW 300000000L
114#define TERMSSMALL 2000000L
115#define LARGEBUFFER 800000000L
116#define SCRATCHSIZE 500000000L
119#define SMALLBUFFER 10000000L
120#define SMALLOVERFLOW 20000000L
121#define TERMSSMALL 100000L
122#define LARGEBUFFER 50000000L
123#define SCRATCHSIZE 50000000L
125#define MAXPATCHES 256
126#define MAXFPATCHES 256
127#define SORTIOSIZE 200000L
129#define SSMALLBUFFER 500000L
130#define SSMALLOVERFLOW 800000L
131#define STERMSSMALL 10000L
132#define SLARGEBUFFER 4000000L
133#define SMAXPATCHES 64
134#define SMAXFPATCHES 64
135#define SSORTIOSIZE 32768L
137#define SPECTATORSIZE 1048576L
145#define MAXBRACKETBUFFERSIZE 200000
149#define DEFAULTPROCESSBUCKETSIZE 1000
150#define SHMWINSIZE 65536L
152#define TABLEEXTENSION 6
155#define DEFAULTTHREADS 0
156#define DEFAULTTHREADBUCKETSIZE 500
157#define DEFAULTTHREADLOADBALANCING 1
158#define THREADSCRATCHSIZE 100000L
159#define THREADSCRATCHOUTSIZE 2500000L
162#define MAXTABLECOMBUF 100000000000L
163#define MAXCOMBUFRHS 1000000000L
165#define MAXTABLECOMBUF 1000000L
166#define MAXCOMBUFRHS 32500L
169#define NUMSTORECACHES 4
170#define SIZESTORECACHE 32768
174#define MULTIINDENTSPACE 1
175#define MAXMULTIBRACKETLEVELS 25
177#define FBUFFERSIZE 1026
184#define MAXLINELENGTH 256