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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dfilebuff.cpp162 static int expandtab( ostream &os, int off, char c, char fill1, char fill2 ) { argument
164 do os << fill1; // Expand the tab; Output space local

Completed in 21 milliseconds