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

  /external/clang/test/Modules/Inputs/preprocess/
fwd.h 1 struct __FILE;
file.h 1 struct __FILE;
3 typedef struct __FILE FILE;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wchar.h 577 extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW;
584 extern int fwide (__FILE *__fp, int __mode) __THROW;
591 extern int fwprintf (__FILE *__restrict __stream,
609 extern int vfwprintf (__FILE *__restrict __s,
632 extern int fwscanf (__FILE *__restrict __stream,
653 extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
665 extern int __isoc99_fwscanf (__FILE *__restrict __stream,
686 extern int vfwscanf (__FILE *__restrict __s,
707 extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
719 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.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
wchar2.h 328 extern int __fwprintf_chk (__FILE *__restrict __stream, int __flag,
332 extern int __vfwprintf_chk (__FILE *__restrict __stream, int __flag,
346 fwprintf (__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...)
365 vfwprintf (__FILE *__restrict __stream,
374 __FILE *__restrict __stream) __wur;
377 __FILE *__restrict __stream), fgetws) __wur;
380 __FILE *__restrict __stream), __fgetws_chk)
385 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream)
402 int __n, __FILE *__restrict __stream)
406 __FILE *__restrict __stream), fgetws_unlocked
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
wchar2.h 328 extern int __fwprintf_chk (__FILE *__restrict __stream, int __flag,
332 extern int __vfwprintf_chk (__FILE *__restrict __stream, int __flag,
346 fwprintf (__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...)
365 vfwprintf (__FILE *__restrict __stream,
374 __FILE *__restrict __stream) __wur;
377 __FILE *__restrict __stream), fgetws) __wur;
380 __FILE *__restrict __stream), __fgetws_chk)
385 fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream)
402 int __n, __FILE *__restrict __stream)
406 __FILE *__restrict __stream), fgetws_unlocked
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c     [all...]

Completed in 78 milliseconds