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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
libio.h 364 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes); typedef
389 typedef __io_read_fn cookie_read_function_t;
397 __io_read_fn *read; /* Read bytes. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h 364 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes); typedef
389 typedef __io_read_fn cookie_read_function_t;
397 __io_read_fn *read; /* Read bytes. */
  /external/valgrind/main/perf/
test_input_for_tinycc.c 5157 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes); typedef
    [all...]

Completed in 511 milliseconds