Searched refs:local_quit_available (Results 1 – 1 of 1) sorted by relevance
435 BOOL local_quit_available; member9630 BOOL local_quit_available = FALSE; in compile_assert_matchingpath() local9641 BOOL save_local_quit_available = common->local_quit_available; in compile_assert_matchingpath()9736 local_quit_available = TRUE; in compile_assert_matchingpath()9737 common->local_quit_available = TRUE; in compile_assert_matchingpath()9759 if (local_quit_available) in compile_assert_matchingpath()9761 common->local_quit_available = save_local_quit_available; in compile_assert_matchingpath()9838 if (local_quit_available) in compile_assert_matchingpath()9840 common->local_quit_available = save_local_quit_available; in compile_assert_matchingpath()9860 if (local_quit_available) in compile_assert_matchingpath()[all …]