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 33 #define _fileno fileno macro
52 _setmode(_fileno(stream), _O_BINARY);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h 129 #define _IO_DELETE_DONT_CLOSE 0x40 /* Don't call close(_fileno) on cleanup. */
296 int _fileno; member in struct:_IO_FILE
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 753 int _fileno; member in struct:__sanitizer::__sanitizer_FILE
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 2798 function _fileno(stream) { function in function:_getcwd
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 5114 int _fileno; member in struct:_IO_FILE
    [all...]

Completed in 329 milliseconds