Searched refs:found_def (Results 1 – 1 of 1) sorted by relevance
675 struct macro_definition *found_def in check_for_redefinition() local686 if (kind != found_def->kind) in check_for_redefinition()688 else if (strcmp (replacement, found_def->replacement)) in check_for_redefinition()692 if (argc != found_def->argc) in check_for_redefinition()699 if (strcmp (argv[i], found_def->argv[i])) in check_for_redefinition()