HomeSort by relevance Sort by last modified time
    Searched defs:_IO_read_end (Results 1 - 3 of 3) 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...]
  /external/valgrind/perf/
test_input_for_tinycc.c     [all...]

Completed in 277 milliseconds