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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 381 typedef int __io_seek_fn (void *__cookie, _IO_off64_t *__pos, int __w); typedef
391 typedef __io_seek_fn cookie_seek_function_t;
399 __io_seek_fn *seek; /* Seek/tell file position. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 381 typedef int __io_seek_fn (void *__cookie, _IO_off64_t *__pos, int __w); typedef
391 typedef __io_seek_fn cookie_seek_function_t;
399 __io_seek_fn *seek; /* Seek/tell file position. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 381 typedef int __io_seek_fn (void *__cookie, _IO_off64_t *__pos, int __w); typedef
391 typedef __io_seek_fn cookie_seek_function_t;
399 __io_seek_fn *seek; /* Seek/tell file position. */
  /external/elfutils/tests/
run-show-die-info.sh 869 Name : __io_seek_fn
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c 5174 typedef int __io_seek_fn (void *__cookie, __off64_t *__pos, int __w); typedef
    [all...]

Completed in 95 milliseconds