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

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkArgv.c50 * option table, or followed an TK_ARGV_REST argument).
211 case TK_ARGV_REST:
H A Dtk.h424 #define TK_ARGV_REST 19
423 #define TK_ARGV_REST macro
H A DtkWindow.c235 {"--", TK_ARGV_REST, (char *) 1, (char *) &rest,
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkArgv.c52 * didn't match the option table, or followed an TK_ARGV_REST
220 case TK_ARGV_REST:
H A Dtk.h433 #define TK_ARGV_REST 19 macro
H A DtkWindow.c216 {"--", TK_ARGV_REST, (char *) 1, (char *) &rest,

Completed in 147 milliseconds