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

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkBind.c1977 int patCount, ringCount, flags, state, modMask, i;
1985 ringCount = EVENT_BUFFER_SIZE;
1987 if (ringCount <= 0) {
2124 ringCount--;
1964 int patCount, ringCount, flags, state, modMask, i; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkBind.c2017 int patCount, ringCount, flags, state;
2030 ringCount = EVENT_BUFFER_SIZE;
2032 if (ringCount <= 0) {
2175 ringCount--;
2004 int patCount, ringCount, flags, state; local

Completed in 137 milliseconds