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

  /bionic/libc/stdio/
vsscanf.c 1 /* $OpenBSD: vsscanf.c,v 1.11 2006/01/06 18:53:04 millert Exp $ */
46 vsscanf(const char *str, const char *fmt, __va_list ap) function
  /external/chromium_org/third_party/libxml/src/
trio.h 197 # define vsscanf trio_vsscanf macro
  /external/chromium_org/third_party/libxslt/libxslt/
trio.h 197 # define vsscanf trio_vsscanf macro
  /external/libxml2/
trio.h 197 # define vsscanf trio_vsscanf macro
  /external/libxslt/libxslt/
trio.h 197 # define vsscanf trio_vsscanf macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 461 extern int vsscanf (__const char *__restrict __s,
480 extern int __REDIRECT (vsscanf,
496 # define vsscanf __isoc99_vsscanf macro
curses.h 1135 #define vsscanf macro
    [all...]
ncurses.h 1135 #define vsscanf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 461 extern int vsscanf (__const char *__restrict __s,
480 extern int __REDIRECT (vsscanf,
496 # define vsscanf __isoc99_vsscanf macro
curses.h 1135 #define vsscanf macro
    [all...]
ncurses.h 1135 #define vsscanf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 461 extern int vsscanf (__const char *__restrict __s,
480 extern int __REDIRECT (vsscanf,
496 # define vsscanf __isoc99_vsscanf macro
curses.h 1135 #define vsscanf macro
    [all...]
ncurses.h 1135 #define vsscanf macro
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 633 /// int vsscanf(const char *s, const char *format, va_list arg);
634 vsscanf, enumerator in enum:llvm::LibFunc::Func

Completed in 697 milliseconds