Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc1746 Property def_make_macro = NULL; in read_files_and_state() local
1834 def_make_macro = get_prop(def_make_name->prop, macro_prop); in read_files_and_state()
1835 if ((def_make_macro != NULL) && in read_files_and_state()
1836 (IS_EQUAL(def_make_macro->body.macro.value->string_mb, in read_files_and_state()