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

/ast/src/lib/libtk/generic/
H A DtkFileFilter.c224 int ostypeCount;
234 if (Tcl_SplitList(interp, ostypesStr, &ostypeCount, &ostypeList)
239 for (i=0; i<ostypeCount; i++) {
318 if (ostypeCount > 0 && ostypeList != NULL) {
319 for (i=0; i<ostypeCount; i++) {
220 int ostypeCount; local

Completed in 441 milliseconds