HomeSort by relevance Sort by last modified time
    Searched defs:__ssize_t (Results 1 - 6 of 6) sorted by null

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
_types.h 109 typedef long __ssize_t; typedef
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
_types.h 109 typedef long __ssize_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
types.h 180 __STD_TYPE __SSIZE_T_TYPE __ssize_t; /* Type of a byte count, or error. */ variable
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
types.h 180 __STD_TYPE __SSIZE_T_TYPE __ssize_t; /* Type of a byte count, or error. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
types.h 180 __STD_TYPE __SSIZE_T_TYPE __ssize_t; /* Type of a byte count, or error. */ variable
  /external/valgrind/main/perf/
test_input_for_tinycc.c 221 __extension__ typedef int __ssize_t; typedef
293 typedef __ssize_t ssize_t;
    [all...]

Completed in 148 milliseconds