Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc95 Boolean make_word_mentioned; variable
H A Dmacro.cc608 make_word_mentioned = true; in expand_macro()
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h876 extern Boolean make_word_mentioned;
/illumos-gate/usr/src/cmd/make/bin/
H A Ddoname.cc2352 make_word_mentioned = in build_command_strings()
2358 used->make_refd = make_word_mentioned; in build_command_strings()