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

/netbsd-current/bin/csh/
H A Dset.c56 static void putn1(int);
404 putn1(n);
410 putn1(int n) function
413 putn1(n / 10);

Completed in 137 milliseconds