HomeSort by relevance Sort by last modified time
    Searched defs:scanf (Results 1 - 6 of 6) 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/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

Completed in 468 milliseconds