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

/ast/src/lib/libtksh/tcl/
H A DtclCmdMZ.c715 # define MAX_FIELDS 20
722 Field fields[MAX_FIELDS]; /* Info about all the fields in the
807 if (numFields == MAX_FIELDS) {
904 for ( ; i < MAX_FIELDS; i++, curField++) {
709 # define MAX_FIELDS macro

Completed in 13 milliseconds