Home
last modified time | relevance | path

Searched refs:TCLFLEXARRAY (Results 1 – 12 of 12) sorted by relevance

/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclStringRep.h62 Tcl_UniChar unicode[TCLFLEXARRAY]; /* The array of Unicode chars. The actual size
H A DtclIO.h47 char buf[TCLFLEXARRAY]; /* Placeholder for real buffer. The real
H A DtclCompile.h969 int varIndexes[TCLFLEXARRAY];/* An array of the indexes ("slot numbers")
993 ForeachVarList *varLists[TCLFLEXARRAY];/* An array of pointers to ForeachVarList
1024 int varIndices[TCLFLEXARRAY]; /* Array of variable indices to manage when
H A DtclInt.h881 # define TCLFLEXARRAY 0 macro
883 # define TCLFLEXARRAY 1 macro
929 char name[TCLFLEXARRAY]; /* Name of the local variable starts here. If
1263 int loc[TCLFLEXARRAY];/* Table of locations, as character offsets.
1412 Tcl_Obj *stackWords[TCLFLEXARRAY];
H A DtclBinary.c202 unsigned char bytes[TCLFLEXARRAY]; /* The array of bytes. The actual size of this
H A DtclEncoding.c119 EscapeSubTable subTables[TCLFLEXARRAY];/* Information about each EscapeSubTable used
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclStringRep.h62 Tcl_UniChar unicode[TCLFLEXARRAY]; /* The array of Unicode chars. The actual size
H A DtclIO.h47 char buf[TCLFLEXARRAY]; /* Placeholder for real buffer. The real
H A DtclCompile.h995 int varIndexes[TCLFLEXARRAY];/* An array of the indexes ("slot numbers")
1019 ForeachVarList *varLists[TCLFLEXARRAY];/* An array of pointers to ForeachVarList
1050 int varIndices[TCLFLEXARRAY]; /* Array of variable indices to manage when
H A DtclInt.h927 # define TCLFLEXARRAY 0 macro
929 # define TCLFLEXARRAY 1 macro
975 char name[TCLFLEXARRAY]; /* Name of the local variable starts here. If
1313 int loc[TCLFLEXARRAY];/* Table of locations, as character offsets.
1462 Tcl_Obj *stackWords[TCLFLEXARRAY];
H A DtclBinary.c277 unsigned char bytes[TCLFLEXARRAY]; /* The array of bytes. The actual size of this
H A DtclEncoding.c119 EscapeSubTable subTables[TCLFLEXARRAY];/* Information about each EscapeSubTable used