Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc63 static Source push_macro_value(Source bp, wchar_t *buffer, int size, Source source);
634 source = push_macro_value(t, in parse_makefile()
1023 source = push_macro_value(t, in parse_makefile()
1144 source = push_macro_value(t, in parse_makefile()
1760 source = push_macro_value(t, in parse_makefile()
2028 push_macro_value(Source bp, wchar_t *buffer, int size, Source source) in push_macro_value() function