Searched refs:hex8 (Results 1 – 2 of 2) sorted by relevance
78 ostream& __cdecl hex8( ostream& s ) { in hex8() function252 *pOut << "0x" << hex8 << nPara << dec; in OutLongsHex()263 *pOut << "0x" << hex8 << nPara << dec; in OutLongHex()274 *pOut << "0x" << hex8 << nPara << dec; in OutTab68()
69 ostream& __cdecl hex8( ostream& s );
Completed in 7 milliseconds