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

  /src/sys/dev/rcons/
raster_op.c 429 static int needsrc[16] = { 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0 }; variable in typeref:typename:int[16]
564 if ( needsrc[RAS_GETOP( rop )] )
raster_op.c 429 static int needsrc[16] = { 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0 }; variable in typeref:typename:int[16]
564 if ( needsrc[RAS_GETOP( rop )] )
  /src/sys/dev/pci/
tga.c 950 static const int needsrc[16] = variable in typeref:typename:const int[16]
970 if (needsrc[RAS_GETOP(rop)]) {
tga.c 950 static const int needsrc[16] = variable in typeref:typename:const int[16]
970 if (needsrc[RAS_GETOP(rop)]) {

Completed in 61 milliseconds