Searched defs:gotPartial (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkMain.c269 static int gotPartial = 0;
277 if (!gotPartial) {
294 gotPartial = 1;
297 gotPartial = 0;
331 Prompt(interp, gotPartial);
267 static int gotPartial = 0; local

Completed in 18 milliseconds