Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/make/bin/
H A Dread.cc629 UNCACHE_SOURCE(); in parse_makefile()
710 UNCACHE_SOURCE(); in parse_makefile()
868 UNCACHE_SOURCE(); in parse_makefile()
1018 UNCACHE_SOURCE(); in parse_makefile()
1138 UNCACHE_SOURCE(); in parse_makefile()
1740 UNCACHE_SOURCE(); in parse_makefile()
1755 UNCACHE_SOURCE(); in parse_makefile()
/titanic_50/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(); \
/titanic_50/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc198 UNCACHE_SOURCE(); in expand_value()
400 UNCACHE_SOURCE(); in expand_macro()