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

/libmicro/
H A Drecurse2.c37 recurse2(int x, int y, char *s) function
H A Drecurse.c43 int recurse2(int x, int y, char *s);
52 return (recurse2(x + 1, y, str));
H A DMakefile49 recurse2.c \
H A DMakefile.com98 recurse_EXTRA_DEPS=recurse2.o

Completed in 7 milliseconds