Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h1041 VEM_ALL,
1042 VEM_ALL, global() enumerator
H A Dparse.c2772 Var_Export(VEM_ALL, arg); in ParseDirective()
H A Dvar.c873 if (mode == VEM_ALL) { in Var_Export()