FORM  4.2
Public Member Functions | Data Fields
M_const Struct Reference

#include <structs.h>

Public Member Functions

 PADPOSITION (17, 23, 61, 81, 0)
 

Data Fields

POSITION zeropos
 
SORTINGS0
 
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
 
SPECTATORSpectatorFiles
 
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
 
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
 
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 BracketFactors [8]
 

Detailed Description

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 1316 of file structs.h.

Field Documentation

◆ S0

SORTING* S0

[D] The main sort buffer

Definition at line 1318 of file structs.h.

◆ gcmod

UWORD* gcmod

Global setting of modulus. Uses AC.cmod's memory

Definition at line 1319 of file structs.h.

◆ gpowmod

UWORD* gpowmod

Global setting printing as powers. Uses AC.cmod's memory

Definition at line 1320 of file structs.h.

◆ gShortStatsMax

WORD gShortStatsMax

For On FewerStatistics 10;

Definition at line 1475 of file structs.h.

◆ ggShortStatsMax

WORD ggShortStatsMax

For On FewerStatistics 10;

Definition at line 1476 of file structs.h.


The documentation for this struct was generated from the following file: