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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dbraces.c64 static char **mkseq __P((int, int, int, int));
70 static char **mkseq();
306 mkseq (start, end, incr, type) function
404 result = mkseq (lhs_v, rhs_v, 1, lhs_t);

Completed in 352 milliseconds