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

/ast/src/cmd/nmake/
H A Ddump.c467 if (v->property & V_local_D)
H A Dmake.h389 #define V_local_D (1<<4) /* :T=D: localview reference */ macro
H A Dexpand.c2523 localvar(xp, v, p, op == 'D' ? V_local_D : V_local_E);
H A Dparse.c2812 localvar(NiL, v, sfstruse(tmp), V_local_D);

Completed in 25 milliseconds