HomeSort by: relevance | last modified time | path
    Searched refs:vwprintf (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/stdio/
vwprintf.c 1 /* $NetBSD: vwprintf.c,v 1.3 2013/04/19 15:22:25 joerg Exp $ */
32 __FBSDID("$FreeBSD: src/lib/libc/stdio/vwprintf.c,v 1.1 2002/09/21 13:00:30 tjr Exp $");
34 __RCSID("$NetBSD: vwprintf.c,v 1.3 2013/04/19 15:22:25 joerg Exp $");
52 vwprintf(const wchar_t * __restrict fmt, va_list ap) function in typeref:typename:int
Makefile.inc 21 vswscanf.c vwprintf.c vwscanf.c wbuf.c wprintf.c wscanf.c wsetup.c
65 MLINKS+=wprintf.3 vwprintf.3 wprintf.3 vfwprintf.3 wprintf.3 vswprintf.3
  /src/include/
wchar.h 198 int vwprintf(const wchar_t * __restrict, __va_list);

Completed in 13 milliseconds