#include <structs.h>
|
| PADPOSITION (17, 24, 62, 83, 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 |
|
SPECTATOR * | SpectatorFiles |
|
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 |
|
LONG | SpectatorSize |
|
LONG | TimeLimit |
|
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 | gSizeCommuteInSet |
|
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 |
|
int | gnumextrasym |
|
int | ggnumextrasym |
|
int | NumSpectatorFiles |
|
int | SizeForSpectatorFiles |
|
int | gOldGCDflag |
|
int | ggOldGCDflag |
|
int | gWTimeStatsFlag |
|
int | ggWTimeStatsFlag |
|
int | jumpratio |
|
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 | gPolyFunInv |
|
WORD | gPolyFunType |
|
WORD | gPolyFunExp |
|
WORD | gPolyFunVar |
|
WORD | gPolyFunPow |
|
WORD | dollarzero |
|
WORD | atstartup |
|
WORD | exitflag |
|
WORD | NumStoreCaches |
|
WORD | gIndentSpace |
|
WORD | ggIndentSpace |
|
WORD | gShortStatsMax |
|
WORD | ggShortStatsMax |
|
WORD | gextrasymbols |
|
WORD | ggextrasymbols |
|
WORD | zerorhs |
|
WORD | onerhs |
|
WORD | havesortdir |
|
WORD | vectorzero |
|
WORD | ClearStore |
|
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 1360 of file structs.h.
[D] The main sort buffer
Definition at line 1362 of file structs.h.
Global setting of modulus. Uses AC.cmod's memory
Definition at line 1363 of file structs.h.
Global setting printing as powers. Uses AC.cmod's memory
Definition at line 1364 of file structs.h.
For On FewerStatistics 10;
Definition at line 1521 of file structs.h.
For On FewerStatistics 10;
Definition at line 1522 of file structs.h.
The documentation for this struct was generated from the following file: