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

  /bionic/libc/stdio/
sscanf.c 1 /* $OpenBSD: sscanf.c,v 1.12 2005/08/08 08:05:36 espie Exp $ */
48 sscanf(const char *str, const char *fmt, ...) function
  /external/libxml2/
trio.h 194 # define sscanf trio_sscanf macro
  /external/libxslt/libxslt/
trio.h 194 # define sscanf trio_sscanf macro
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 411 extern int sscanf (__const char *__restrict __s,
426 extern int __REDIRECT (sscanf, (__const char *__restrict __s,
437 # define sscanf __isoc99_sscanf macro

Completed in 263 milliseconds