Home
last modified time | relevance | path

Searched refs:full_match (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgenoutput.c586 goto full_match; in place_operands()
609 full_match: in place_operands()
/dragonfly/contrib/gcc-4.7/gcc/
HDgenoutput.c603 goto full_match; in place_operands()
626 full_match: in place_operands()
/dragonfly/contrib/gdb-7/gdb/
HDada-lang.c109 static int full_match (const char *, const char *);
5034 full_match, compare_names); in add_nonlocal_symbols()
5049 full_match, compare_names); in add_nonlocal_symbols()
5528 full_match (const char *sym_name, const char *search_name) in full_match() function
5580 for (sym = block_iter_match_first (block, name, full_match, &iter); in ada_add_block_symbols()
5581 sym != NULL; sym = block_iter_match_next (name, full_match, &iter)) in ada_add_block_symbols()