Home | History | Annotate | Download | only in data

Lines Matching refs:yyuser_token_number_max_

249     static const unsigned int yyuser_token_number_max_;
1123 if ((unsigned int) t <= yyuser_token_number_max_)
1138 const unsigned int ]b4_parser_class_name[::yyuser_token_number_max_ = ]b4_user_token_number_max[;