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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wchar.h 592 extern int swscanf (__const wchar_t *__restrict __s,
610 extern int __REDIRECT (swscanf, (__const wchar_t *__restrict __s,
623 # define swscanf __isoc99_swscanf macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
wchar.h 592 extern int swscanf (__const wchar_t *__restrict __s,
610 extern int __REDIRECT (swscanf, (__const wchar_t *__restrict __s,
623 # define swscanf __isoc99_swscanf macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
wchar.h 592 extern int swscanf (__const wchar_t *__restrict __s,
610 extern int __REDIRECT (swscanf, (__const wchar_t *__restrict __s,
623 # define swscanf __isoc99_swscanf macro
  /bionic/libc/bionic/
wchar.cpp 92 int swscanf(const wchar_t* /*s*/, const wchar_t* /*format*/, ... ) { function

Completed in 221 milliseconds