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

/ast/src/cmd/nmake/
H A Dmake.h331 #define D_dynamic (1<<6) /* must do dynamic expansion */ macro
370 #define D_CLEAROBJECT (~(D_bindindex|D_built|D_compiled|D_context|D_dynamic|D_index|D_lower|D_lowres|D_scope))

Completed in 15 milliseconds