Home | History | Annotate | Download | only in libtests

Lines Matching defs:ncolors

1241    unsigned int ncolors = 0;
1243 while (*arg && ncolors < 4)
1264 colors[++ncolors] = (unsigned int)ul; /* checked above */
1273 *colors = ncolors;