Home
last modified time | relevance | path

Searched refs:at_spec (Results 1 – 2 of 2) sorted by relevance

/external/bison/src/
Dscan-code.l426 const char *at_spec = get_at_spec (var->symbol_index); in show_sub_messages() local
432 dollar_or_at, var->id, at_spec); in show_sub_messages()
435 dollar_or_at, var->id, at_spec); in show_sub_messages()
467 obstack_printf (&msg_buf, _(" at %s"), at_spec); in show_sub_messages()
Dscan-code.c2615 const char *at_spec = get_at_spec (var->symbol_index); in show_sub_messages() local
2621 dollar_or_at, var->id, at_spec); in show_sub_messages()
2624 dollar_or_at, var->id, at_spec); in show_sub_messages()
2656 obstack_printf (&msg_buf, _(" at %s"), at_spec); in show_sub_messages()