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

/ast/src/cmd/nmake/
H A Dexpand.c497 char* tok0; local
505 tok0 = tokopen(w, 0);
506 while (t = tokread(tok0))
542 tokclose(tok0);

Completed in 37 milliseconds