Home | History | Annotate | Download | only in data

Lines Matching full:token

214 ## Assigning token numbers.  ##
217 # b4_token_define(TOKEN-NAME, TOKEN-NUMBER)
219 # Output the definition of this token as #define.
225 # b4_token_defines(LIST-OF-PAIRS-TOKEN-NAME-TOKEN-NUMBER)
235 # b4_token_enum(TOKEN-NAME, TOKEN-NUMBER)
237 # Output the definition of this token as an enum.
242 # b4_token_enums(LIST-OF-PAIRS-TOKEN-NAME-TOKEN-NUMBER)
261 # b4_token_enums_defines(LIST-OF-PAIRS-TOKEN-NAME-TOKEN-NUMBER)
523 YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);