Searched refs:TBL_INDEX (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXhandles.c74 #define TBL_INDEX(hdrPtr, idx) \ macro
136 entryHdrPtr = TBL_INDEX (tblHdrPtr, entIdx);
139 entryHdrPtr = TBL_INDEX (tblHdrPtr, lastIdx);
204 entryHdrPtr = TBL_INDEX (tblHdrPtr, entryIdx);
446 entryHdrPtr = TBL_INDEX (tblHdrPtr, entryIdx);
487 entryHdrPtr = TBL_INDEX (tblHdrPtr, entryIdx);
529 entryHdrPtr = TBL_INDEX (tblHdrPtr, entryIdx);
/macosx-10.10/groff-38/groff/src/roff/groff/
H A Dgroff.cpp58 const int TBL_INDEX = PIC_INDEX + 1; variable
59 const int GRN_INDEX = TBL_INDEX + 1;
153 commands[TBL_INDEX].set_name(command_prefix, "tbl");
205 commands[TBL_INDEX].append_arg(buf);

Completed in 168 milliseconds