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

  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_types.h 58 typedef INTN __intptr_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_types.h 58 typedef INTN __intptr_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
int_types.h 58 typedef INTN __intptr_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_types.h 67 typedef long int __intptr_t; typedef
70 typedef int __intptr_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_types.h 70 typedef INTN __intptr_t; typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_types.h 65 typedef __int32_t __intptr_t; typedef
82 typedef __int64_t __intptr_t; typedef
  /bionic/libc/include/
stdint.h 51 typedef long __intptr_t; typedef
54 typedef int __intptr_t; typedef
70 typedef __intptr_t intptr_t;

Completed in 101 milliseconds