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

  /external/libxml2/
trio.h 202 # undef vfscanf macro
203 # define vfscanf trio_vfscanf macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdio.h 453 extern int vfscanf (FILE *__restrict __s, __const char *__restrict __format,
476 extern int __REDIRECT (vfscanf,
498 # define vfscanf __isoc99_vfscanf macro
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vfscanf.c 1 /* $OpenBSD: vfscanf.c,v 1.31 2014/03/19 05:17:01 guenther Exp $ */
96 * Internal, unlocked version of vfscanf
961 vfscanf(FILE *fp, const char *fmt0, __va_list ap) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdio.h 477 extern int vfscanf (FILE *__restrict __s, __const char *__restrict __format,
500 extern int __REDIRECT (vfscanf,
522 # define vfscanf __isoc99_vfscanf macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h 275 int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) function
399 int vfscanf (FILE *__stream, const char *__format, __builtin_va_list __local_argv) function
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 167 milliseconds