Home
last modified time | relevance | path

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

/titanic_41/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c122 static int _lowdigit(long *);
126 _lowdigit(long *valptr) in _lowdigit() function
533 *--bp = _lowdigit(&val); in _doprnt()
586 *--bp = _lowdigit(&val); in _doprnt()
/titanic_41/usr/src/lib/libc/port/print/
H A Ddoprnt.c237 _lowdigit(ssize_t *valptr) in _lowdigit() function
1036 *--bp = _lowdigit(&val); in _wndoprnt()
1145 *--bp = _lowdigit(&val); in _wndoprnt()