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

  /src/lib/libc/stdio/
vswscanf.c 1 /* $NetBSD: vswscanf.c,v 1.12 2013/05/17 12:55:57 joerg Exp $ */
43 __FBSDID("$FreeBSD: src/lib/libc/stdio/vswscanf.c,v 1.3 2004/04/07 09:55:05 tjr Exp $");
45 __RCSID("$NetBSD: vswscanf.c,v 1.12 2013/05/17 12:55:57 joerg Exp $");
115 vswscanf(const wchar_t * __restrict str, const wchar_t * __restrict fmt, function in typeref:typename:int
vswscanf.c 1 /* $NetBSD: vswscanf.c,v 1.12 2013/05/17 12:55:57 joerg Exp $ */
43 __FBSDID("$FreeBSD: src/lib/libc/stdio/vswscanf.c,v 1.3 2004/04/07 09:55:05 tjr Exp $");
45 __RCSID("$NetBSD: vswscanf.c,v 1.12 2013/05/17 12:55:57 joerg Exp $");
115 vswscanf(const wchar_t * __restrict str, const wchar_t * __restrict fmt, function in typeref:typename:int

Completed in 22 milliseconds