Searched refs:full_match (Results 1 – 3 of 3) sorted by relevance
586 goto full_match; in place_operands()609 full_match: in place_operands()
603 goto full_match; in place_operands()626 full_match: in place_operands()
109 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() function5580 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()