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

/ast/src/cmd/nmake/
H A Dmam.c35 mamcanon(char* path) function
H A Dmake.h82 #define canon(x) ((state.context&&iscontextp(x,&state.tmppchar))?state.tmppchar:(state.mam.statix?mamcanon(x):pathcanon(x,0,0)))
996 extern char* mamcanon(char*);

Completed in 17 milliseconds