OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_IO_read_end
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h
248
wchar_t *
_IO_read_end
; /* End of get area. */
276
/* Note: Tk uses the _IO_read_ptr and
_IO_read_end
fields directly. */
278
char*
_IO_read_end
; /* End of get area. */
432
(_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->
_IO_read_end
, 0) \
435
(_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->
_IO_read_end
, 0) \
447
>= (_fp)->_wide_data->
_IO_read_end
), 0) \
/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
717
char *
_IO_read_end
;
[
all
...]
/external/valgrind/perf/
test_input_for_tinycc.c
[
all
...]
Completed in 41 milliseconds