HomeSort by: relevance | last modified time | path
    Searched defs:vwprintf (Results 1 - 2 of 2) 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
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

Completed in 28 milliseconds