Searched refs:makefile_type (Results 1 – 9 of 9) sorted by relevance
163 save_makefile_type = makefile_type; in read_simple_file()164 makefile_type = reading_nothing; in read_simple_file()199 makefile_type = save_makefile_type; in read_simple_file()224 save_makefile_type = makefile_type; in read_simple_file()225 makefile_type = reading_nothing; in read_simple_file()235 makefile_type = save_makefile_type; in read_simple_file()238 makefile_type = save_makefile_type; in read_simple_file()316 if (makefile_type == reading_cpp_file) { in read_simple_file()423 makefile_type = reading_nothing; in read_simple_file()731 if ((makefile_type == reading_makefile) && in parse_makefile()[all …]
128 if (makefile_type == reading_cpp_file) { in enter_name()641 (makefile_type == reading_cpp_file); in enter_dependencies()650 (Boolean) (makefile_type == reading_cpp_file); in enter_dependencies()658 if ((makefile_type == reading_makefile) && in enter_dependencies()670 if (makefile_type == reading_makefile) { in enter_dependencies()741 switch (makefile_type) { in enter_dependencies()810 makefile_type); in enter_dependencies()826 register_as_auto = BOOLEAN(makefile_type != reading_makefile); in enter_dependencies()902 if ((makefile_type == reading_makefile) && in enter_dependency()
148 makefile_type = reading_statefile; in dosys()
2378 Makefile_type makefile_type_temp = makefile_type; in read_files_and_state()2379 makefile_type = reading_statefile; in read_files_and_state()2391 makefile_type = makefile_type_temp; in read_files_and_state()2416 makefile_type = reading_nothing; in enter_argv_values()2745 makefile_type = reading_makefile; in read_makefile()
1993 save_makefile_type = makefile_type; in read_dependency_file()1994 makefile_type = reading_cpp_file; in read_dependency_file()2007 makefile_type = save_makefile_type; in read_dependency_file()2037 save_makefile_type = makefile_type; in check_read_state_file()2038 makefile_type = rereading_statefile; in check_read_state_file()2057 makefile_type = save_makefile_type; in check_read_state_file()
1852 makefile_type = reading_statefile; in maybe_reread_make_state()
99 Makefile_type makefile_type = reading_nothing; variable
634 if (makefile_type == reading_makefile) { in expand_macro()1090 if ((makefile_type != reading_nothing) && in setvar_daemon()
876 extern Makefile_type makefile_type;