HomeSort by: relevance | last modified time | path
    Searched defs:vswprintf (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/stdio/
vswprintf.c 1 /* $NetBSD: vswprintf.c,v 1.6 2013/05/19 21:45:00 christos Exp $ */
33 __FBSDID("$FreeBSD: src/lib/libc/stdio/vswprintf.c,v 1.6 2005/02/21 19:41:44 fjoe Exp $");
35 __RCSID("$NetBSD: vswprintf.c,v 1.6 2013/05/19 21:45:00 christos Exp $");
109 vswprintf(wchar_t * __restrict s, size_t n, const wchar_t * __restrict fmt, function in typeref:typename:int
vswprintf.c 1 /* $NetBSD: vswprintf.c,v 1.6 2013/05/19 21:45:00 christos Exp $ */
33 __FBSDID("$FreeBSD: src/lib/libc/stdio/vswprintf.c,v 1.6 2005/02/21 19:41:44 fjoe Exp $");
35 __RCSID("$NetBSD: vswprintf.c,v 1.6 2013/05/19 21:45:00 christos Exp $");
109 vswprintf(wchar_t * __restrict s, size_t n, const wchar_t * __restrict fmt, function in typeref:typename:int

Completed in 20 milliseconds