HomeSort by relevance Sort by last modified time
    Searched refs:MAXCOLORS (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fmli/inc/
color_pair.h 58 #define MAXCOLORS 64
  /onnv/onnv-gate/usr/src/cmd/fmli/vt/
vcolor.c 52 } Color_tab[MAXCOLORS] = {
212 * can support) and less than MAXCOLORS (color table size)
217 if (Numcolors < COLORS && Numcolors < MAXCOLORS) {
  /onnv/onnv-gate/usr/src/uts/sun4u/os/
ppage.c 83 #define MAXCOLORS 16 /* for debug only */
85 static int align_hits[MAXCOLORS];
  /onnv/onnv-gate/usr/src/uts/sun4v/os/
ppage.c 79 #define MAXCOLORS 16 /* for debug only */

Completed in 120 milliseconds