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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 170 struct _IO_jump_t; struct _IO_FILE;
188 struct _IO_FILE *_sbuf;
271 struct _IO_FILE {
292 struct _IO_FILE *_chain;
316 struct _IO_FILE _file;
324 struct _IO_FILE *_freeres_list;
341 typedef struct _IO_FILE _IO_FILE;
350 #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_))
351 #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 170 struct _IO_jump_t; struct _IO_FILE;
188 struct _IO_FILE *_sbuf;
271 struct _IO_FILE {
292 struct _IO_FILE *_chain;
316 struct _IO_FILE _file;
324 struct _IO_FILE *_freeres_list;
341 typedef struct _IO_FILE _IO_FILE;
350 #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_))
351 #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 170 struct _IO_jump_t; struct _IO_FILE;
188 struct _IO_FILE *_sbuf;
271 struct _IO_FILE {
292 struct _IO_FILE *_chain;
316 struct _IO_FILE _file;
324 struct _IO_FILE *_freeres_list;
341 typedef struct _IO_FILE _IO_FILE;
350 #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_))
351 #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c     [all...]

Completed in 183 milliseconds