Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc631 UNCACHE_SOURCE(); in parse_makefile()
712 UNCACHE_SOURCE(); in parse_makefile()
870 UNCACHE_SOURCE(); in parse_makefile()
1020 UNCACHE_SOURCE(); in parse_makefile()
1140 UNCACHE_SOURCE(); in parse_makefile()
1742 UNCACHE_SOURCE(); in parse_makefile()
1757 UNCACHE_SOURCE(); in parse_makefile()
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h716 #define UNCACHE_SOURCE() if (source != NULL) { \ macro
724 #define GET_NEXT_BLOCK_NOCHK(source) { UNCACHE_SOURCE(); \
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc198 UNCACHE_SOURCE(); in expand_value()
400 UNCACHE_SOURCE(); in expand_macro()