Searched refs:makefile_type (Results 1 – 9 of 9) sorted by relevance
165 save_makefile_type = makefile_type; in read_simple_file()166 makefile_type = reading_nothing; in read_simple_file()201 makefile_type = save_makefile_type; in read_simple_file()226 save_makefile_type = makefile_type; in read_simple_file()227 makefile_type = reading_nothing; in read_simple_file()237 makefile_type = save_makefile_type; in read_simple_file()240 makefile_type = save_makefile_type; in read_simple_file()318 if (makefile_type == reading_cpp_file) { in read_simple_file()425 makefile_type = reading_nothing; in read_simple_file()733 if ((makefile_type == reading_makefile) && in parse_makefile()[all …]
130 if (makefile_type == reading_cpp_file) { in enter_name()643 (makefile_type == reading_cpp_file); in enter_dependencies()652 (Boolean) (makefile_type == reading_cpp_file); in enter_dependencies()660 if ((makefile_type == reading_makefile) && in enter_dependencies()672 if (makefile_type == reading_makefile) { in enter_dependencies()743 switch (makefile_type) { in enter_dependencies()814 makefile_type); in enter_dependencies()830 register_as_auto = BOOLEAN(makefile_type != reading_makefile); in enter_dependencies()906 if ((makefile_type == reading_makefile) && in enter_dependency()
148 makefile_type = reading_statefile; in dosys()
2418 Makefile_type makefile_type_temp = makefile_type; in read_files_and_state()2419 makefile_type = reading_statefile; in read_files_and_state()2431 makefile_type = makefile_type_temp; in read_files_and_state()2456 makefile_type = reading_nothing; in enter_argv_values()2798 makefile_type = reading_makefile; in read_makefile()
2003 save_makefile_type = makefile_type; in read_dependency_file()2004 makefile_type = reading_cpp_file; in read_dependency_file()2017 makefile_type = save_makefile_type; in read_dependency_file()2047 save_makefile_type = makefile_type; in check_read_state_file()2048 makefile_type = rereading_statefile; in check_read_state_file()2067 makefile_type = save_makefile_type; in check_read_state_file()
1852 makefile_type = reading_statefile; in maybe_reread_make_state()
96 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()
877 extern Makefile_type makefile_type;