FORM 4.3
Data Fields
T_const Struct Reference

#include <structs.h>

Data Fields

SORTINGS0
 
SORTINGSS
 
NESTING Nest
 
NESTING NestStop
 
NESTING NestPoin
 
WORD * BrackBuf
 
STORECACHE StoreCache
 
STORECACHE StoreCacheAlloc
 
WORD ** pWorkSpace
 
LONG * lWorkSpace
 
POSITIONposWorkSpace
 
WORD * WorkSpace
 
WORD * WorkTop
 
WORD * WorkPointer
 
int * RepCount
 
int * RepTop
 
WORD * WildArgTaken
 
UWORD * factorials
 
WORD * small_power_n
 
UWORD ** small_power
 
UWORD * bernoullis
 
WORD * primelist
 
LONG * pfac
 
LONG * pBer
 
WORD * TMaddr
 
WORD * WildMask
 
WORD * previousEfactor
 
WORD ** TermMemHeap
 
UWORD ** NumberMemHeap
 
UWORD ** CacheNumberMemHeap
 
BRACKETINFObracketinfo
 
WORD ** ListPoly
 
WORD * ListSymbols
 
UWORD * NumMem
 
WORD * TopologiesTerm
 
WORD * TopologiesStart
 
PARTI partitions
 
LONG sBer
 
LONG pWorkPointer
 
LONG lWorkPointer
 
LONG posWorkPointer
 
LONG InNumMem
 
int sfact
 
int mfac
 
int ebufnum
 
int fbufnum
 
int allbufnum
 
int aebufnum
 
int idallflag
 
int idallnum
 
int idallmaxnum
 
int WildcardBufferSize
 
int TermMemMax
 
int TermMemTop
 
int NumberMemMax
 
int NumberMemTop
 
int CacheNumberMemMax
 
int CacheNumberMemTop
 
int bracketindexflag
 
int optimtimes
 
int ListSymbolsSize
 
int NumListSymbols
 
int numpoly
 
int LeaveNegative
 
int TrimPower
 
WORD small_power_maxx
 
WORD small_power_maxn
 
WORD dummysubexp [SUBEXPSIZE+4]
 
WORD comsym [8]
 
WORD comnum [4]
 
WORD comfun [FUNHEAD+4]
 
WORD comind [7]
 
WORD MinVecArg [7+ARGHEAD]
 
WORD FunArg [4+ARGHEAD+FUNHEAD]
 
WORD locwildvalue [SUBEXPSIZE]
 
WORD mulpat [SUBEXPSIZE+5]
 
WORD proexp [SUBEXPSIZE+5]
 
WORD TMout [40]
 
WORD TMbuff
 
WORD TMdolfac
 
WORD nfac
 
WORD nBer
 
WORD mBer
 
WORD PolyAct
 
WORD RecFlag
 
WORD inprimelist
 
WORD sizeprimelist
 
WORD fromindex
 
WORD setinterntopo
 
WORD setexterntopo
 
WORD TopologiesLevel
 
WORD TopologiesOptions [2]
 

Detailed Description

The T_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 T We see it used with the macro AT as in AT.WorkPointer It has variables that are private to each thread, most of which have to be defined at startup.

Definition at line 2005 of file structs.h.

Field Documentation

◆ S0

SORTING* S0

Definition at line 2009 of file structs.h.

◆ SS

SORTING* SS

Definition at line 2010 of file structs.h.

◆ Nest

NESTING Nest

Definition at line 2011 of file structs.h.

◆ NestStop

NESTING NestStop

Definition at line 2012 of file structs.h.

◆ NestPoin

NESTING NestPoin

Definition at line 2013 of file structs.h.

◆ BrackBuf

WORD* BrackBuf

Definition at line 2014 of file structs.h.

◆ StoreCache

STORECACHE StoreCache

Definition at line 2015 of file structs.h.

◆ StoreCacheAlloc

STORECACHE StoreCacheAlloc

Definition at line 2016 of file structs.h.

◆ pWorkSpace

WORD** pWorkSpace

Definition at line 2017 of file structs.h.

◆ lWorkSpace

LONG* lWorkSpace

Definition at line 2018 of file structs.h.

◆ posWorkSpace

POSITION* posWorkSpace

Definition at line 2019 of file structs.h.

◆ WorkSpace

WORD* WorkSpace

Definition at line 2020 of file structs.h.

◆ WorkTop

WORD* WorkTop

Definition at line 2021 of file structs.h.

◆ WorkPointer

WORD* WorkPointer

Definition at line 2022 of file structs.h.

◆ RepCount

int* RepCount

Definition at line 2023 of file structs.h.

◆ RepTop

int* RepTop

Definition at line 2024 of file structs.h.

◆ WildArgTaken

WORD* WildArgTaken

Definition at line 2025 of file structs.h.

◆ factorials

UWORD* factorials

Definition at line 2026 of file structs.h.

◆ small_power_n

WORD* small_power_n

Definition at line 2027 of file structs.h.

◆ small_power

UWORD** small_power

Definition at line 2028 of file structs.h.

◆ bernoullis

UWORD* bernoullis

Definition at line 2029 of file structs.h.

◆ primelist

WORD* primelist

Definition at line 2030 of file structs.h.

◆ pfac

LONG* pfac

Definition at line 2031 of file structs.h.

◆ pBer

LONG* pBer

Definition at line 2032 of file structs.h.

◆ TMaddr

WORD* TMaddr

Definition at line 2033 of file structs.h.

◆ WildMask

WORD* WildMask

Definition at line 2034 of file structs.h.

◆ previousEfactor

WORD* previousEfactor

Definition at line 2035 of file structs.h.

◆ TermMemHeap

WORD** TermMemHeap

Definition at line 2036 of file structs.h.

◆ NumberMemHeap

UWORD** NumberMemHeap

Definition at line 2037 of file structs.h.

◆ CacheNumberMemHeap

UWORD** CacheNumberMemHeap

Definition at line 2038 of file structs.h.

◆ bracketinfo

BRACKETINFO* bracketinfo

Definition at line 2039 of file structs.h.

◆ ListPoly

WORD** ListPoly

Definition at line 2040 of file structs.h.

◆ ListSymbols

WORD* ListSymbols

Definition at line 2041 of file structs.h.

◆ NumMem

UWORD* NumMem

Definition at line 2042 of file structs.h.

◆ TopologiesTerm

WORD* TopologiesTerm

Definition at line 2043 of file structs.h.

◆ TopologiesStart

WORD* TopologiesStart

Definition at line 2044 of file structs.h.

◆ partitions

PARTI partitions

Definition at line 2045 of file structs.h.

◆ sBer

LONG sBer

Definition at line 2046 of file structs.h.

◆ pWorkPointer

LONG pWorkPointer

Definition at line 2047 of file structs.h.

◆ lWorkPointer

LONG lWorkPointer

Definition at line 2048 of file structs.h.

◆ posWorkPointer

LONG posWorkPointer

Definition at line 2049 of file structs.h.

◆ InNumMem

LONG InNumMem

Definition at line 2050 of file structs.h.

◆ sfact

int sfact

Definition at line 2051 of file structs.h.

◆ mfac

int mfac

Definition at line 2052 of file structs.h.

◆ ebufnum

int ebufnum

Definition at line 2053 of file structs.h.

◆ fbufnum

int fbufnum

Definition at line 2054 of file structs.h.

◆ allbufnum

int allbufnum

Definition at line 2055 of file structs.h.

◆ aebufnum

int aebufnum

Definition at line 2056 of file structs.h.

◆ idallflag

int idallflag

Definition at line 2057 of file structs.h.

◆ idallnum

int idallnum

Definition at line 2058 of file structs.h.

◆ idallmaxnum

int idallmaxnum

Definition at line 2059 of file structs.h.

◆ WildcardBufferSize

int WildcardBufferSize

Definition at line 2060 of file structs.h.

◆ TermMemMax

int TermMemMax

Definition at line 2069 of file structs.h.

◆ TermMemTop

int TermMemTop

Definition at line 2070 of file structs.h.

◆ NumberMemMax

int NumberMemMax

Definition at line 2071 of file structs.h.

◆ NumberMemTop

int NumberMemTop

Definition at line 2072 of file structs.h.

◆ CacheNumberMemMax

int CacheNumberMemMax

Definition at line 2073 of file structs.h.

◆ CacheNumberMemTop

int CacheNumberMemTop

Definition at line 2074 of file structs.h.

◆ bracketindexflag

int bracketindexflag

Definition at line 2075 of file structs.h.

◆ optimtimes

int optimtimes

Definition at line 2076 of file structs.h.

◆ ListSymbolsSize

int ListSymbolsSize

Definition at line 2077 of file structs.h.

◆ NumListSymbols

int NumListSymbols

Definition at line 2078 of file structs.h.

◆ numpoly

int numpoly

Definition at line 2079 of file structs.h.

◆ LeaveNegative

int LeaveNegative

Definition at line 2080 of file structs.h.

◆ TrimPower

int TrimPower

Definition at line 2081 of file structs.h.

◆ small_power_maxx

WORD small_power_maxx

Definition at line 2082 of file structs.h.

◆ small_power_maxn

WORD small_power_maxn

Definition at line 2083 of file structs.h.

◆ dummysubexp

WORD dummysubexp[SUBEXPSIZE+4]

Definition at line 2084 of file structs.h.

◆ comsym

WORD comsym[8]

Definition at line 2085 of file structs.h.

◆ comnum

WORD comnum[4]

Definition at line 2086 of file structs.h.

◆ comfun

WORD comfun[FUNHEAD+4]

Definition at line 2087 of file structs.h.

◆ comind

WORD comind[7]

Definition at line 2089 of file structs.h.

◆ MinVecArg

WORD MinVecArg[7+ARGHEAD]

Definition at line 2090 of file structs.h.

◆ FunArg

WORD FunArg[4+ARGHEAD+FUNHEAD]

Definition at line 2091 of file structs.h.

◆ locwildvalue

WORD locwildvalue[SUBEXPSIZE]

Definition at line 2092 of file structs.h.

◆ mulpat

WORD mulpat[SUBEXPSIZE+5]

Definition at line 2093 of file structs.h.

◆ proexp

WORD proexp[SUBEXPSIZE+5]

Definition at line 2095 of file structs.h.

◆ TMout

WORD TMout[40]

Definition at line 2096 of file structs.h.

◆ TMbuff

WORD TMbuff

Definition at line 2097 of file structs.h.

◆ TMdolfac

WORD TMdolfac

Definition at line 2098 of file structs.h.

◆ nfac

WORD nfac

Definition at line 2099 of file structs.h.

◆ nBer

WORD nBer

Definition at line 2100 of file structs.h.

◆ mBer

WORD mBer

Definition at line 2101 of file structs.h.

◆ PolyAct

WORD PolyAct

Definition at line 2102 of file structs.h.

◆ RecFlag

WORD RecFlag

Definition at line 2103 of file structs.h.

◆ inprimelist

WORD inprimelist

Definition at line 2104 of file structs.h.

◆ sizeprimelist

WORD sizeprimelist

Definition at line 2105 of file structs.h.

◆ fromindex

WORD fromindex

Definition at line 2106 of file structs.h.

◆ setinterntopo

WORD setinterntopo

Definition at line 2107 of file structs.h.

◆ setexterntopo

WORD setexterntopo

Definition at line 2108 of file structs.h.

◆ TopologiesLevel

WORD TopologiesLevel

Definition at line 2109 of file structs.h.

◆ TopologiesOptions

WORD TopologiesOptions[2]

Definition at line 2110 of file structs.h.


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