Searched refs:StdLstOut (Results 1 – 2 of 2) sorted by relevance
112 void RscError::StdLstOut( const char * pStr ){ in StdLstOut() function in RscError195 StdLstOut( "Copyright (C) 2000, 2010 Oracle and/or its affiliates.\n" ); in WriteError()199 StdLstOut( "DataVersion: " ); in WriteError()202 StdLstOut( buf ); in WriteError()205 StdLstOut( "Command line: rsc [Switches] <Source File(s)>\n" ); in WriteError()206 StdLstOut( "Command line: rsc @<Command File>\n" ); in WriteError()207 StdLstOut( "-h shows this help.\n" ); in WriteError()208 StdLstOut( "-p No Preprocessor.\n" ); in WriteError()209 StdLstOut( "-s Syntax analysis, creates .srs file\n"); in WriteError()210 StdLstOut( "-l Linker, links files created with rsc -s,\n" ); in WriteError()[all …]
131 void StdLstOut( const char * pStr );