Home | History | Annotate | Download | only in libtests

Lines Matching defs:ncolors

1642    unsigned int ncolors = 0;
1644 while (*arg && ncolors < 4)
1665 colors[++ncolors] = (unsigned int)ul; /* checked above */
1674 *colors = ncolors;