Searched refs:blank_spaces (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu.c369 const unsigned int blank_spaces = 24; local in function:brw_disassemble
380 fprintf(out, "%*c", blank_spaces, ' ');
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu.cpp553 const unsigned int blank_spaces = 24; local in function:brw_disassemble
564 fprintf(out, "%*c", blank_spaces, ' ');

Completed in 4 milliseconds