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