Searched refs:D_index (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/nmake/
H A Dmake.h355 #define D_index (1L<<23) /* load time index consistency */ macro
370 #define D_CLEAROBJECT (~(D_bindindex|D_built|D_compiled|D_context|D_dynamic|D_index|D_lower|D_lowres|D_scope))
H A Ddump.c257 if (r->dynamic & D_index)
H A Dobject.c1822 r->dynamic |= D_index;
1906 if (r->dynamic & D_index)
H A Dparse.c2731 r->dynamic |= D_index;
2748 r->dynamic |= D_index;

Completed in 23 milliseconds