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

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
scanf.c 1 /* $OpenBSD: scanf.c,v 1.10 2011/05/30 18:48:33 martynas Exp $ */
39 scanf(const char *fmt, ...) function
  /ndk/sources/android/support/src/stdio/
scanf.c 1 /* $OpenBSD: scanf.c,v 1.9 2005/08/08 08:05:36 espie Exp $ */
38 scanf(const char *fmt, ...) function
  /external/chromium_org/third_party/libxml/src/
trio.h 182 # define scanf trio_scanf macro
  /external/chromium_org/third_party/libxslt/libxslt/
trio.h 182 # define scanf trio_scanf macro
  /external/libxml2/
trio.h 182 # define scanf trio_scanf macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stdio.h 413 extern int scanf (__const char *__restrict __format, ...) __wur;
428 extern int __REDIRECT (scanf, (__const char *__restrict __format, ...),
440 # define scanf __isoc99_scanf macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdio.h 413 extern int scanf (__const char *__restrict __format, ...) __wur;
428 extern int __REDIRECT (scanf, (__const char *__restrict __format, ...),
440 # define scanf __isoc99_scanf macro
  /external/bison/darwin-lib/
stdio.h 110 are the ones of the system scanf(), rather than the ones standardized by
1330 _GL_CXXALIASWARN (scanf); variable
    [all...]
  /external/bison/linux-lib/
stdio.h 110 are the ones of the system scanf(), rather than the ones standardized by
1330 _GL_CXXALIASWARN (scanf); variable
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h 238 int scanf(const char *__format, ...) function
386 int __cdecl scanf(const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 514 /// int scanf(const char *restrict format, ... );
515 scanf, enumerator in enum:llvm::LibFunc::Func

Completed in 604 milliseconds