Searched refs:dotclocks (Results 1 – 1 of 1) sorted by relevance
1089 int i, *dotclocks; variable1110 if (!(dotclocks = (int*) Xcalloc(rep.clocks, sizeof(int)))) {1112 Xfree(dotclocks);1120 dotclocks[i] = dotclk;1122 *clocksPtr = dotclocks;