Home
last modified time | relevance | path

Searched defs:int32_t (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/xen/
A Dstdint.h15 typedef signed __attribute__((__mode__(__SI__))) int32_t; typedef
26 typedef __INT32_TYPE__ int32_t; typedef
/xen/xen/arch/x86/include/asm/x86_64/
A Defibind.h40 typedef __int32 int32_t; typedef
49 typedef int int32_t; typedef
61 typedef int int32_t; typedef
73 typedef int int32_t; typedef
/xen/xen/arch/arm/include/asm/arm64/
A Defibind.h47 typedef int int32_t; typedef
59 typedef int int32_t; typedef
71 typedef int int32_t; typedef
/xen/tools/firmware/include/
A Dstdint.h15 typedef signed int int32_t; typedef
/xen/tools/libfsimage/iso9660/
A Diso9660.h66 typedef int int32_t __attribute__((mode(SI))); typedef
73 typedef int int32_t; typedef

Completed in 8 milliseconds