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

  /external/libvpx/libvpx/
tools_common.c 18 #define _fileno fileno macro
27 _setmode(_fileno(stream), _O_BINARY);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 129 #define _IO_DELETE_DONT_CLOSE 0x40 /* Don't call close(_fileno) on cleanup. */
294 int _fileno; member in struct:_IO_FILE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 129 #define _IO_DELETE_DONT_CLOSE 0x40 /* Don't call close(_fileno) on cleanup. */
294 int _fileno; member in struct:_IO_FILE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 129 #define _IO_DELETE_DONT_CLOSE 0x40 /* Don't call close(_fileno) on cleanup. */
294 int _fileno; member in struct:_IO_FILE
  /external/valgrind/main/perf/
test_input_for_tinycc.c 5114 int _fileno; member in struct:_IO_FILE
    [all...]

Completed in 172 milliseconds