Searched defs:forinit (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Ddeparse.c63 static const char *forinit = ""; variable
162 sfprintf(outfile,"(( %s; ",forinit);
163 forinit = "";
180 forinit= init->argval;

Completed in 9 milliseconds