Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h353 extern void enter_equal(Name name, Name value, Boolean append);
/illumos-gate/usr/src/cmd/make/bin/
H A Dread2.cc1744 enter_equal(Name name, Name value, Boolean append) in enter_equal() function
H A Dread.cc1968 enter_equal(target.names[0], macro_value, append); in parse_makefile()
H A Ddoname.cc2132 enter_equal(name, in do_assign()