HomeSort by relevance Sort by last modified time
    Searched refs:__ssize_t (Results 26 - 33 of 33) sorted by null

12

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 364 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes);
372 typedef __ssize_t __io_write_fn (void *__cookie, __const char *__buf,
unistd.h 191 typedef __ssize_t ssize_t;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 364 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes);
372 typedef __ssize_t __io_write_fn (void *__cookie, __const char *__buf,
unistd.h 191 typedef __ssize_t ssize_t;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 364 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes);
372 typedef __ssize_t __io_write_fn (void *__cookie, __const char *__buf,
unistd.h 191 typedef __ssize_t ssize_t;
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c 221 __extension__ typedef int __ssize_t; typedef
293 typedef __ssize_t ssize_t;
    [all...]
  /external/elfutils/tests/
run-show-die-info.sh 394 Name : __ssize_t
    [all...]

Completed in 1187 milliseconds

12