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

/ast/src/cmd/nmake/
H A Dexpand.c3387 int ctx; local
3935 ctx = !!state.context;
3947 ctx = 0;
3951 ctx = 0;
3958 ctx = 0;
3978 ctx = 0;
4211 if (ctx && iscontextp(s, &ctx_end))

Completed in 38 milliseconds