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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dtunnel.c111 int mend, j; local in function:drawobjs
117 mend = *l++;
133 for (j = 0; j < mend; j++) {
145 mend = *l++;
148 for (j = 0; j < mend; j++) {
H A Dtunnel2.c109 int mend, j; local in function:drawobjs
115 mend = *l++;
131 for (j = 0; j < mend; j++) {
143 mend = *l++;
146 for (j = 0; j < mend; j++) {

Completed in 23 milliseconds