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

/darwin-on-arm/xnu/tools/tests/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 DMakefile51 recurse2.c \
H A DMakefile.com98 recurse_EXTRA_DEPS=recurse2.o
H A DMakefile.com.Darwin100 recurse_EXTRA_DEPS=recurse2.o

Completed in 23 milliseconds