Searched defs:V_scope (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/nmake/
H A Dmake.h401 #define V_scope (1<<14) /* scoped value */ macro
406 #define V_CLEAROBJECT (~(V_auxiliary|V_builtin|V_functional|V_import|V_retain|V_scan|V_scope))

Completed in 21 milliseconds