Searched defs:putn (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.set.c281 return (putn(exp(vp)));
307 return (putn(i));
313 putn(int n) function
318 tprintf("TRACE- putn()\n");
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S254 callw putn # Print a newline
493 callw putn # Leave some space
503 * putn: print a crlf
519 putn: movw $crlf,%si # To next line label

Completed in 83 milliseconds