#include <structs.h>
|
| PADPOSITION (15, 22, 52, 75, 0) |
|
|
POSITION | zeropos |
|
SORTING * | S0 |
|
UWORD * | gcmod |
|
UWORD * | gpowmod |
|
UBYTE * | TempDir |
|
UBYTE * | TempSortDir |
|
UBYTE * | IncDir |
|
UBYTE * | InputFileName |
|
UBYTE * | LogFileName |
|
UBYTE * | OutBuffer |
|
UBYTE * | Path |
|
UBYTE * | SetupDir |
|
UBYTE * | SetupFile |
|
UBYTE * | gFortran90Kind |
|
UBYTE * | gextrasym |
|
UBYTE * | ggextrasym |
|
UBYTE * | oldnumextrasymbols |
|
LONG | MaxTer |
|
LONG | CompressSize |
|
LONG | ScratSize |
|
LONG | HideSize |
|
LONG | SizeStoreCache |
|
LONG | MaxStreamSize |
|
LONG | SIOsize |
|
LONG | SLargeSize |
|
LONG | SSmallEsize |
|
LONG | SSmallSize |
|
LONG | STermsInSmall |
|
LONG | MaxBracketBufferSize |
|
LONG | hProcessBucketSize |
|
LONG | gProcessBucketSize |
|
LONG | shmWinSize |
|
LONG | OldChildTime |
|
LONG | OldSecTime |
|
LONG | OldMilliTime |
|
LONG | WorkSize |
|
LONG | gThreadBucketSize |
|
LONG | ggThreadBucketSize |
|
LONG | SumTime |
|
int | FileOnlyFlag |
|
int | Interact |
|
int | MaxParLevel |
|
int | OutBufSize |
|
int | SMaxFpatches |
|
int | SMaxPatches |
|
int | StdOut |
|
int | ginsidefirst |
|
int | gDefDim |
|
int | gDefDim4 |
|
int | NumFixedSets |
|
int | NumFixedFunctions |
|
int | rbufnum |
|
int | dbufnum |
|
int | sbufnum |
|
int | zbufnum |
|
int | SkipClears |
|
int | gTokensWriteFlag |
|
int | gfunpowers |
|
int | gStatsFlag |
|
int | gNamesFlag |
|
int | gCodesFlag |
|
int | gSortType |
|
int | gproperorderflag |
|
int | hparallelflag |
|
int | gparallelflag |
|
int | totalnumberofthreads |
|
int | gThreadStats |
|
int | ggThreadStats |
|
int | gFinalStats |
|
int | ggFinalStats |
|
int | gThreadsFlag |
|
int | ggThreadsFlag |
|
int | gThreadBalancing |
|
int | ggThreadBalancing |
|
int | gThreadSortFileSynch |
|
int | ggThreadSortFileSynch |
|
int | gProcessStats |
|
int | ggProcessStats |
|
int | gOldParallelStats |
|
int | ggOldParallelStats |
|
int | maxFlevels |
|
int | resetTimeOnClear |
|
int | gcNumDollars |
|
int | MultiRun |
|
int | gNoSpacesInNumbers |
|
int | ggNoSpacesInNumbers |
|
int | gIsFortran90 |
|
int | PrintTotalSize |
|
int | fbuffersize |
|
int | gOldFactArgFlag |
|
int | ggOldFactArgFlag |
|
WORD | MaxTal |
|
WORD | IndDum |
|
WORD | DumInd |
|
WORD | WilInd |
|
WORD | gncmod |
|
WORD | gnpowmod |
|
WORD | gmodmode |
|
WORD | gUnitTrace |
|
WORD | gOutputMode |
|
WORD | gOutputSpaces |
|
WORD | gOutNumberType |
|
WORD | gCnumpows |
|
WORD | gUniTrace [4] |
|
WORD | MaxWildcards |
|
WORD | mTraceDum |
|
WORD | OffsetIndex |
|
WORD | OffsetVector |
|
WORD | RepMax |
|
WORD | LogType |
|
WORD | ggStatsFlag |
|
WORD | gLineLength |
|
WORD | qError |
|
WORD | FortranCont |
|
WORD | HoldFlag |
|
WORD | Ordering [15] |
|
WORD | silent |
|
WORD | tracebackflag |
|
WORD | expnum |
|
WORD | denomnum |
|
WORD | facnum |
|
WORD | invfacnum |
|
WORD | sumnum |
|
WORD | sumpnum |
|
WORD | OldOrderFlag |
|
WORD | termfunnum |
|
WORD | matchfunnum |
|
WORD | countfunnum |
|
WORD | gPolyFun |
|
WORD | gPolyFunType |
|
WORD | dollarzero |
|
WORD | atstartup |
|
WORD | exitflag |
|
WORD | NumStoreCaches |
|
WORD | gIndentSpace |
|
WORD | ggIndentSpace |
|
WORD | gShortStatsMax |
|
WORD | ggShortStatsMax |
|
WORD | gextrasymbols |
|
WORD | ggextrasymbols |
|
WORD | zerorhs |
|
WORD | BracketFactors [8] |
|
The M_const struct is part of the global data and resides in the ALLGLOBALS struct #A under the name #M. We see it used with the macro #AM as in AM.S0. It contains global settings at startup or .clear.
Definition at line 1245 of file structs.h.
[D] The main sort buffer
Definition at line 1247 of file structs.h.
Global setting of modulus. Uses AC.cmod's memory
Definition at line 1248 of file structs.h.
Global setting printing as powers. Uses AC.cmod's memory
Definition at line 1249 of file structs.h.
For On FewerStatistics 10;
Definition at line 1389 of file structs.h.
For On FewerStatistics 10;
Definition at line 1390 of file structs.h.
The documentation for this struct was generated from the following file: