Home
last modified time | relevance | path

Searched refs:yyerror (Results 1 – 10 of 10) sorted by relevance

/trunk/main/rsc/source/parser/
H A Drsclex.hxx101 extern "C" void yyerror( char * );
105 extern "C" void yyerror( const char * );
109 void yyerror( char * );
H A Drsclex.cxx317 extern "C" void yyerror( char* pMessage ) in yyerror() function
319 extern "C" void yyerror( const char* pMessage ) in yyerror()
321 void yyerror( char* pMessage ) in yyerror()
/trunk/main/idlc/source/
H A Dparser.y109 void yyerror(char const *);
434 yyerror("definitions");
727 yyerror("interface definition");
908 yyerror("unknown property|attribute flag");
928 yyerror("bad attribute raises block");
1111 yyerror("parameter definition");
1698 yyerror("property");
2645 yyerror("sequence declaration");
2813 yyerror("member definition");
2910 yyerror("enumerator definition");
[all …]
/trunk/main/l10ntools/source/
H A Dcfglex.l166 void yyerror ( char *s, ... )
168 void yyerror ( char *s )
H A Dxrmlex.l177 void yyerror ( char *s, ... )
179 void yyerror ( char *s )
H A Dxrmmerge.cxx40 extern "C" { int yyerror( char * ); }
433 yyerror(( char * ) rError.GetBuffer()); in Error()
H A Dcfgmerge.cxx36 extern "C" { int yyerror( char * ); }
578 yyerror(( char * ) rError.GetBuffer()); in Error()
H A Dsrclex.l260 void yyerror( char *s )
H A Dexport.cxx34 extern "C" { int yyerror( char * ); }
381 yyerror( sError.GetBufferAccess()); in SetId()
1565 yyerror( sError.GetBufferAccess()); in FullId()
/trunk/main/soltools/mkdepend/
H A Dcppsetup.c106 yyerror(s) in yyerror() function

Completed in 61 milliseconds