HomeSort by relevance Sort by last modified time
    Searched refs:__io_close_fn (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 384 typedef int __io_close_fn (void *__cookie); typedef
392 typedef __io_close_fn cookie_close_function_t;
400 __io_close_fn *close; /* Close file. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h 386 typedef int __io_close_fn (void *__cookie); typedef
394 typedef __io_close_fn cookie_close_function_t;
402 __io_close_fn *close; /* Close file. */
  /external/elfutils/tests/
run-show-die-info.sh 886 Name : __io_close_fn
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 5177 typedef int __io_close_fn (void *__cookie); typedef
    [all...]

Completed in 38 milliseconds