HomeSort by relevance Sort by last modified time
    Searched defs:vfwscanf (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wchar.h 687 extern int vfwscanf (__FILE *__restrict __s,
708 extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
728 # define vfwscanf __isoc99_vfwscanf macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wchar.h 686 extern int vfwscanf (__FILE *__restrict __s,
707 extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
727 # define vfwscanf __isoc99_vfwscanf macro
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfwscanf.c 1 /* $OpenBSD: vfwscanf.c,v 1.4 2014/03/19 05:17:01 guenther Exp $ */
99 * vfwscanf
790 vfwscanf(FILE * __restrict fp, const wchar_t * __restrict fmt, __va_list ap) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h 672 int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) function
748 int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) function
    [all...]
wchar.h 520 int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) function
595 int vfwscanf (FILE *__stream, const wchar_t *__format, __builtin_va_list __local_argv) function
    [all...]

Completed in 1066 milliseconds