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

/ast/src/cmd/nmake/
H A Dmake.h82 #define canon(x) ((state.context&&iscontextp(x,&state.tmppchar))?state.tmppchar:(state.mam.statix?mamcanon(x):pathcanon(x,0,0)))
120 #define iscontextp(s,p) (nametype(s,p)&(NAME_context)) macro

Completed in 21 milliseconds