HomeSort by relevance Sort by last modified time
    Searched refs:__FILE (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
wchar.h 578 extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW;
585 extern int fwide (__FILE *__fp, int __mode) __THROW;
592 extern int fwprintf (__FILE *__restrict __stream,
610 extern int vfwprintf (__FILE *__restrict __s,
633 extern int fwscanf (__FILE *__restrict __stream,
654 extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
666 extern int __isoc99_fwscanf (__FILE *__restrict __stream,
687 extern int vfwscanf (__FILE *__restrict __s,
708 extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
720 extern int __isoc99_vfwscanf (__FILE *__restrict __s
    [all...]
stdio.h 65 typedef struct _IO_FILE __FILE;
68 #endif /* __FILE not defined. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wchar.h 578 extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW;
585 extern int fwide (__FILE *__fp, int __mode) __THROW;
592 extern int fwprintf (__FILE *__restrict __stream,
610 extern int vfwprintf (__FILE *__restrict __s,
633 extern int fwscanf (__FILE *__restrict __stream,
654 extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
666 extern int __isoc99_fwscanf (__FILE *__restrict __stream,
687 extern int vfwscanf (__FILE *__restrict __s,
708 extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
720 extern int __isoc99_vfwscanf (__FILE *__restrict __s
    [all...]
stdio.h 65 typedef struct _IO_FILE __FILE;
68 #endif /* __FILE not defined. */
  /external/chromium_org/third_party/yasm/source/patched-yasm/
libyasm.h 34 typedef struct __FILE FILE;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
wchar2.h 326 extern int __fwprintf_chk (__FILE *__restrict __stream, int __flag,
330 extern int __vfwprintf_chk (__FILE *__restrict __stream, int __flag,
344 fwprintf (__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...)
363 vfwprintf (__FILE *__restrict __stream,
372 __FILE *__restrict __stream) __wur;
375 __FILE *__restrict __stream), fgetws) __wur;
378 __FILE *__restrict __stream), __fgetws_chk)
383 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream)
400 int __n, __FILE *__restrict __stream)
404 __FILE *__restrict __stream), fgetws_unlocked
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
wchar2.h 326 extern int __fwprintf_chk (__FILE *__restrict __stream, int __flag,
330 extern int __vfwprintf_chk (__FILE *__restrict __stream, int __flag,
344 fwprintf (__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...)
363 vfwprintf (__FILE *__restrict __stream,
372 __FILE *__restrict __stream) __wur;
375 __FILE *__restrict __stream), fgetws) __wur;
378 __FILE *__restrict __stream), __fgetws_chk)
383 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream)
400 int __n, __FILE *__restrict __stream)
404 __FILE *__restrict __stream), fgetws_unlocked
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c     [all...]

Completed in 1825 milliseconds