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

  /bionic/libc/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
  /external/libxslt/libxslt/
trio.h 182 # define scanf trio_scanf macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 409 extern int scanf (__const char *__restrict __format, ...) __wur;
424 extern int __REDIRECT (scanf, (__const char *__restrict __format, ...),
436 # define scanf __isoc99_scanf macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 409 extern int scanf (__const char *__restrict __format, ...) __wur;
424 extern int __REDIRECT (scanf, (__const char *__restrict __format, ...),
436 # define scanf __isoc99_scanf macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 409 extern int scanf (__const char *__restrict __format, ...) __wur;
424 extern int __REDIRECT (scanf, (__const char *__restrict __format, ...),
436 # 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...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 473 /// int scanf(const char *restrict format, ... );
474 scanf, enumerator in enum:llvm::LibFunc::Func

Completed in 424 milliseconds