Home
last modified time | relevance | path

Searched refs:makefile_next (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/make/bin/
H A Dmain.cc898 register int makefile_next = 0; /* in read_command_options() local
1014 makefile_next |= parse_command_option(ch); in read_command_options()
1026 switch (makefile_next) { in read_command_options()
1068 makefile_next = 0; in read_command_options()
1759 register int makefile_next = 0; in read_files_and_state() local