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

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_types.h 70 typedef __int32_t __ssize_t; /* byte count or error */ typedef
87 typedef __int64_t __ssize_t; /* byte count or error */ typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 180 __STD_TYPE __SSIZE_T_TYPE __ssize_t; /* Type of a byte count, or error. */ variable
  /external/valgrind/perf/
test_input_for_tinycc.c 221 __extension__ typedef int __ssize_t; typedef
293 typedef __ssize_t ssize_t;
    [all...]

Completed in 365 milliseconds