Home
last modified time | relevance | path

Searched refs:isinclude (Results 1 – 1 of 1) sorted by relevance

/plan9-contrib/sys/src/ape/cmd/make/
H A Dgram.y157 static int isinclude(char *);
393 if (isinclude(text+7)) in nextlin()
405 isinclude(char *s) in isinclude() function