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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wchar.h 527 extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW;
534 extern int fwide (__FILE *__fp, int __mode) __THROW;
541 extern int fwprintf (__FILE *__restrict __stream,
559 extern int vfwprintf (__FILE *__restrict __s,
582 extern int fwscanf (__FILE *__restrict __stream,
603 extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
615 extern int __isoc99_fwscanf (__FILE *__restrict __stream,
636 extern int vfwscanf (__FILE *__restrict __s,
657 extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
669 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/i686-linux-glibc2.7-4.6/sysroot/usr/include/
wchar.h 527 extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW;
534 extern int fwide (__FILE *__fp, int __mode) __THROW;
541 extern int fwprintf (__FILE *__restrict __stream,
559 extern int vfwprintf (__FILE *__restrict __s,
582 extern int fwscanf (__FILE *__restrict __stream,
603 extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
615 extern int __isoc99_fwscanf (__FILE *__restrict __stream,
636 extern int vfwscanf (__FILE *__restrict __s,
657 extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
669 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.7-4.6/sysroot/usr/include/
wchar.h 527 extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW;
534 extern int fwide (__FILE *__fp, int __mode) __THROW;
541 extern int fwprintf (__FILE *__restrict __stream,
559 extern int vfwprintf (__FILE *__restrict __s,
582 extern int fwscanf (__FILE *__restrict __stream,
603 extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
615 extern int __isoc99_fwscanf (__FILE *__restrict __stream,
636 extern int vfwscanf (__FILE *__restrict __s,
657 extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
669 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/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-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.7-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...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c     [all...]

Completed in 215 milliseconds