Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc1783 Property def_make_macro = NULL; in read_files_and_state() local
1865 def_make_macro = get_prop(def_make_name->prop, macro_prop); in read_files_and_state()
1866 if ((def_make_macro != NULL) && in read_files_and_state()
1867 (IS_EQUAL(def_make_macro->body.macro.value->string_mb, in read_files_and_state()