Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dsafe_sprintf.c54 _nc_printf_length(const char *fmt, va_list ap) in _nc_printf_length() function
234 len = _nc_printf_length(fmt, ap2); in NCURSES_SP_NAME()
/freebsd/contrib/ncurses/
H A DNEWS6846 va_list value in _nc_printf_length() (report by Wim Lewis).