FORM  4.3
Public Member Functions | Data Fields
N_const Struct Reference

#include <structs.h>

Public Member Functions

 PADPOSITION (50, 7, 23, 26, sizeof(SHvariables))
 

Data Fields

POSITION OldPosIn
 
POSITION OldPosOut
 
POSITION theposition
 
WORD * EndNest
 
WORD * Frozen
 
WORD * FullProto
 
WORD * cTerm
 
int * RepPoint
 
WORD * WildValue
 
WORD * WildStop
 
WORD * argaddress
 
WORD * RepFunList
 
WORD * patstop
 
WORD * terstop
 
WORD * terstart
 
WORD * terfirstcomm
 
WORD * DumFound
 
WORD ** DumPlace
 
WORD ** DumFunPlace
 
WORD * UsedSymbol
 
WORD * UsedVector
 
WORD * UsedIndex
 
WORD * UsedFunction
 
WORD * MaskPointer
 
WORD * ForFindOnly
 
WORD * findTerm
 
WORD * findPattern
 
WORD * dummyrenumlist
 
int * funargs
 
WORD ** funlocs
 
int * funinds
 
UWORD * NoScrat2
 
WORD * ReplaceScrat
 
TRACEStracestack
 
WORD * selecttermundo
 
WORD * patternbuffer
 
WORD * termbuffer
 
WORD ** PoinScratch
 
WORD ** FunScratch
 
WORD * RenumScratch
 
FUN_INFOFunInfo
 
WORD ** SplitScratch
 
WORD ** SplitScratch1
 
SORTING ** FunSorts
 
UWORD * SoScratC
 
WORD * listinprint
 
WORD * currentTerm
 
WORD ** arglist
 
int * tlistbuf
 
WORD * compressSpace
 
UWORD * SHcombi
 
WORD * poly_vars
 
UWORD * cmod
 
SHvariables SHvar
 
LONG deferskipped
 
LONG InScratch
 
LONG SplitScratchSize
 
LONG InScratch1
 
LONG SplitScratchSize1
 
LONG ninterms
 
LONG SHcombisize
 
int NumTotWildArgs
 
int UseFindOnly
 
int UsedOtherFind
 
int ErrorInDollar
 
int numfargs
 
int numflocs
 
int nargs
 
int tohunt
 
int numoffuns
 
int funisize
 
int RSsize
 
int numtracesctack
 
int intracestack
 
int numfuninfo
 
int NumFunSorts
 
int MaxFunSorts
 
int arglistsize
 
int tlistsize
 
int filenum
 
int compressSize
 
int polysortflag
 
int nogroundlevel
 
int subsubveto
 
WORD MaxRenumScratch
 
WORD oldtype
 
WORD oldvalue
 
WORD NumWild
 
WORD RepFunNum
 
WORD DisOrderFlag
 
WORD WildDirt
 
WORD NumFound
 
WORD WildReserve
 
WORD TeInFun
 
WORD TeSuOut
 
WORD WildArgs
 
WORD WildEat
 
WORD PolyNormFlag
 
WORD PolyFunTodo
 
WORD sizeselecttermundo
 
WORD patternbuffersize
 
WORD numlistinprint
 
WORD ncmod
 
WORD ExpectedSign
 
WORD SignCheck
 
WORD IndDum
 
WORD poly_num_vars
 
WORD idfunctionflag
 
WORD poly_vars_type
 
WORD tryterm
 

Detailed Description

The N_const struct is part of the global data and resides either in the ALLGLOBALS struct A, or the ALLPRIVATES struct B (TFORM) under the name N We see it used with the macro AN as in AN.RepFunNum It has variables that are private to each thread and are used as temporary storage during the expansion of the terms tree.

Definition at line 2136 of file structs.h.

Field Documentation

◆ SignCheck

WORD SignCheck

Used in pattern matching of antisymmetric functions

Definition at line 2260 of file structs.h.

◆ IndDum

WORD IndDum

Used in pattern matching of antisymmetric functions

Definition at line 2261 of file structs.h.


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