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

/libmicro/
H A Drecurse2.c39 char str[32]; local
42 return (recurse1(x + 1, y, str));
H A Drecurse.c49 char str[32]; local
52 return (recurse2(x + 1, y, str));

Completed in 30 milliseconds