Searched refs:fndef (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dparse.y392 fndef eat_saved_input
403 | extern_lang_string .hush_warning fndef .warning_ok eat_saved_input
577 fndef eat_saved_input
583 | extern_lang_string .hush_warning fndef .warning_ok eat_saved_input
643 fndef:
641 fndef: label
/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c3675 struct ieee_buflist fndef;
4290 if (used && ! ieee_buffer_emptyp (&ts->type.fndef))
4323 if (! ieee_append_buffer (info, buflist, &ts->type.fndef))
5486 struct ieee_buflist fndef;
5521 if (! ieee_init_buffer (info, &fndef)
5524 &fndef)
5550 /* We wrote the information into fndef, in case we don't need it.
5552 info->type_stack->type.fndef = fndef;
3673 struct ieee_buflist fndef; member in struct:ieee_write_type
5482 struct ieee_buflist fndef; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-parse.y272 fndef
319 fndef:
315 fndef: label
H A Dc-parse.in310 fndef
360 fndef:
/haiku-buildtools/binutils/binutils/
H A Dieee.c3685 struct ieee_buflist fndef;
4300 if (used && ! ieee_buffer_emptyp (&ts->type.fndef))
4333 if (! ieee_append_buffer (info, buflist, &ts->type.fndef))
5493 struct ieee_buflist fndef;
5528 if (! ieee_init_buffer (info, &fndef)
5531 &fndef)
5560 /* We wrote the information into fndef, in case we don't need it.
5562 info->type_stack->type.fndef = fndef;
3683 struct ieee_buflist fndef; member in struct:ieee_write_type
5489 struct ieee_buflist fndef; local
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-parse.y261 fndef
309 fndef:
305 fndef: label

Completed in 377 milliseconds