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

  /src/lib/libc/stdio/
swscanf.c 1 /* $NetBSD: swscanf.c,v 1.3 2013/04/19 23:32:17 joerg Exp $ */
32 __FBSDID("$FreeBSD: src/lib/libc/stdio/swscanf.c,v 1.1 2002/09/23 12:40:06 tjr Exp $");
34 __RCSID("$NetBSD: swscanf.c,v 1.3 2013/04/19 23:32:17 joerg Exp $");
47 swscanf(const wchar_t * __restrict str, const wchar_t * __restrict fmt, ...)
Makefile.inc 18 sscanf.c stdio.c swprintf.c swscanf.c tmpfile.c ungetc.c ungetwc.c \
66 MLINKS+=wscanf.3 fwscanf.3 wscanf.3 swscanf.3 wscanf.3 vwscanf.3
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
wchar.h 51 using std::swscanf;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
wchar.h 51 using std::swscanf;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
wchar_.d 137 int swscanf(const scope wchar_t* s, const scope wchar_t* format, scope ...);
  /src/include/
wchar.h 194 int swscanf(const wchar_t * __restrict, const wchar_t * __restrict, ...);
  /src/external/gpl3/gcc/dist/gcc/cp/
cfns.h 535 {"swscanf", 89},
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h 535 {"swscanf", 89},
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 17325 using ::swscanf;
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 17140 using ::swscanf;
    [all...]

Completed in 36 milliseconds