Searched refs:iscontext (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/nmake/
H A Dmake.h119 #define iscontext(s) (nametype(s,NiL)&(NAME_context)) macro
H A Dexpand.c575 if ((r->dynamic & D_alias) && (!state.context || !iscontext(r->uname)) && (r = makerule(s)))
H A Dbind.c2017 if (*s == '/' || iscontext(s))

Completed in 27 milliseconds