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

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkArgv.c26 {NULL, TK_ARGV_END, NULL, NULL, NULL}
122 for (; (infoPtr != NULL) && (infoPtr->type != TK_ARGV_END);
353 infoPtr->type != TK_ARGV_END; infoPtr++) {
368 infoPtr->type != TK_ARGV_END; infoPtr++) {
H A Dtk.h432 #define TK_ARGV_END 27
431 #define TK_ARGV_END macro
H A DtkWindow.c237 {NULL, TK_ARGV_END, NULL, NULL, NULL}
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkArgv.c27 {NULL, TK_ARGV_END, (char *) NULL, (char *) NULL,
127 for (; (infoPtr != NULL) && (infoPtr->type != TK_ARGV_END);
373 infoPtr->type != TK_ARGV_END; infoPtr++) {
388 infoPtr->type != TK_ARGV_END; infoPtr++) {
H A Dtk.h441 #define TK_ARGV_END 27 macro
H A DtkWindow.c218 {(char *) NULL, TK_ARGV_END, (char *) NULL, (char *) NULL,

Completed in 125 milliseconds