Searched refs:local_quit_available (Results 1 – 1 of 1) sorted by relevance
430 BOOL local_quit_available; member8371 BOOL local_quit_available = FALSE; in compile_assert_matchingpath() local8382 BOOL save_local_quit_available = common->local_quit_available; in compile_assert_matchingpath()8477 local_quit_available = TRUE; in compile_assert_matchingpath()8478 common->local_quit_available = TRUE; in compile_assert_matchingpath()8500 if (local_quit_available) in compile_assert_matchingpath()8502 common->local_quit_available = save_local_quit_available; in compile_assert_matchingpath()8579 if (local_quit_available) in compile_assert_matchingpath()8581 common->local_quit_available = save_local_quit_available; in compile_assert_matchingpath()8601 if (local_quit_available) in compile_assert_matchingpath()[all …]