Searched refs:saved_async (Results 1 – 2 of 2) sorted by relevance
707 int saved_async = 0; in call_function_by_hand() local718 saved_async = target_async_mask (0); in call_function_by_hand()722 if (saved_async) in call_function_by_hand()723 target_async_mask (saved_async); in call_function_by_hand()
10307 indentation. Move "saved_async" and "old_cleanups" to where they