Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.set.c49 static void putn1 (tcsh_number_t);
531 putn1(n); in putn()
537 putn1(tcsh_number_t n) in putn1() function
540 putn1(n / 10); in putn1()