Searched refs:TABLE (Results 1 - 10 of 10) sorted by relevance

/ast/src/cmd/nmake/
H A DTABLE.mk2 * table ... :TABLE: [class=name] [format={lower,upper}]
6 * if map==1 then do $(.TABLE.MAP. $(table) [name=name]) otherwise
9 * ignore=pattern to ignore matching .TABLE.SET. generated variables
10 * set TABLE.list=1 or TABLE.list.name=1 to list the table variables
15 ":TABLE:" : .MAKE .OPERATOR
24 : $(.TABLE.MAP. $(table) $(name))
26 if TABLE.list || "$(TABLE.list.$(table))"
48 table := $(.TABLE
[all...]
H A DSYSTEM.mk21 * the default setting is in $(SS.TABLE)
33 SS.TABLE = state format=upper map=obsolete
58 SS.TABLE := $(SS.TABLE:N!=$(O)?(=*))
60 SS.TABLE += $(I)
126 if ( SS.OPTIONS = "$(.TABLE.INIT. $(SS.MAIN))" )
H A DMakefile13 RULESFILES = Scanrules.mk S.mk SCCS.mk SYSTEM.mk TABLE.mk \
/ast/src/lib/libz/
H A Dinflate.h36 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon450
65 TYPE -> STORED or TABLE or LEN or CHECK
67 TABLE -> LENLENS -> CODELENS -> LEN
H A Dinfback.c308 state->mode = TABLE;
349 case TABLE:
H A Dinflate.c799 state->mode = TABLE;
837 case TABLE:
/ast/src/lib/libvcodex/
H A Dvclog.c161 #ifdef TABLE /* code to generate the above _Vc* tables */
/ast/src/lib/libtksh/tcl/
H A DtclDate.c49 } TABLE; typedef in typeref:struct:_TABLE
203 static TABLE MonthDayTable[] = {
234 static TABLE UnitsTable[] = {
251 static TABLE OtherTable[] = {
282 static TABLE TimezoneTable[] = {
361 static TABLE MilitaryTable[] = {
541 register TABLE *tp;
/ast/src/cmd/INIT/
H A Dratz.c1597 TABLE, /* i: waiting for dynamic block table lengths */ enumerator in enum:__anon32
1626 TYPE -> STORED or TABLE or LEN or CHECK
1628 TABLE -> LENLENS -> CODELENS -> LEN
3018 state->mode = TABLE;
3056 case TABLE:
/ast/src/cmd/html/
H A Dtroff2html.c4790 "TABLE", /* OP_tab */

Completed in 38 milliseconds