HomeSort by: relevance | last modified time | path
    Searched defs:_CMWHITE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/stand/lib/
rasops.c 59 #define _CMWHITE 0xff, 0xff, 0xff,
60 #define _CMWHITE16 _CMWHITE _CMWHITE _CMWHITE _CMWHITE \
61 _CMWHITE _CMWHITE _CMWHITE _CMWHITE \
62 _CMWHITE _CMWHITE _CMWHITE _CMWHITE
    [all...]
  /src/sys/dev/rasops/
rasops.c 108 #define _CMWHITE 0xff, 0xff, 0xff,
109 #define _CMWHITE16 _CMWHITE _CMWHITE _CMWHITE _CMWHITE \
110 _CMWHITE _CMWHITE _CMWHITE _CMWHITE \
111 _CMWHITE _CMWHITE _CMWHITE _CMWHITE
    [all...]

Completed in 12 milliseconds