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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h 250 wchar_t *_IO_read_end; /* End of get area. */
278 /* Note: Tk uses the _IO_read_ptr and _IO_read_end fields directly. */
280 char* _IO_read_end; /* End of get area. */
434 (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) \
437 (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) \
449 >= (_fp)->_wide_data->_IO_read_end), 0) \
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 741 char *_IO_read_end;
    [all...]
sanitizer_platform_limits_posix.cc     [all...]
  /external/elfutils/tests/
run-show-die-info.sh 581 Name : _IO_read_end
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c     [all...]

Completed in 480 milliseconds