Home
last modified time | relevance | path

Searched defs:uint8_t (Results 1 – 7 of 7) sorted by relevance

/xen/xen/include/xen/
A Dstdint.h12 typedef unsigned __attribute__((__mode__(__QI__))) uint8_t; typedef
23 typedef __UINT8_TYPE__ uint8_t; typedef
/xen/xen/arch/x86/include/asm/x86_64/
A Defibind.h43 typedef unsigned char uint8_t; typedef
52 typedef unsigned char uint8_t; typedef
64 typedef unsigned char uint8_t; typedef
76 typedef unsigned char uint8_t; typedef
/xen/xen/arch/arm/include/asm/arm64/
A Defibind.h50 typedef unsigned char uint8_t; typedef
62 typedef unsigned char uint8_t; typedef
74 typedef unsigned char uint8_t; typedef
/xen/tools/firmware/include/
A Dstdint.h8 typedef unsigned char uint8_t; typedef
/xen/xen/arch/x86/boot/
A Ddefs.h55 typedef u8 uint8_t; typedef
/xen/tools/libfsimage/zfs/
A Dfsys_zfs.h31 typedef unsigned char uint8_t; typedef
/xen/tools/firmware/rombios/
A Drombios.c28 #define uint8_t unsigned char macro

Completed in 27 milliseconds