Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:yyset_lineno

250 #ifdef yyset_lineno
253 #define yyset_lineno ppset_lineno
1111 void yyset_lineno ( int _line_number , yyscan_t yyscanner );
2668 void yyset_lineno (int _line_number , yyscan_t yyscanner)
2675 YY_FATAL_ERROR( "yyset_lineno called with no buffer" );
3024 yyset_lineno(line, mHandle);