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

/ast/src/cmd/nmake/
H A Dexpand.c498 char* tok1; local
521 tok1 = tokopen(v, 1);
522 while (s = tokread(tok1))
539 tokclose(tok1);

Completed in 13 milliseconds