Searched refs:oldtsafe (Results 1 – 2 of 2) sorted by relevance
1775 tree oldtsafe = lookup_attribute ("transaction_safe", oldattrs); in match_builtin_function_types() local1778 if (oldtsafe && !newtsafe) in match_builtin_function_types()1780 else if (newtsafe && !oldtsafe) in match_builtin_function_types()
1790 tree oldtsafe = lookup_attribute ("transaction_safe", oldattrs); in match_builtin_function_types() local1793 if (oldtsafe && !newtsafe) in match_builtin_function_types()1795 else if (newtsafe && !oldtsafe) in match_builtin_function_types()