Searched defs:uint32_t (Results 1 - 14 of 14) sorted by relevance

/barrelfish-master/include/arch/aarch64/arch/
H A Dstdint.h89 typedef unsigned int uint32_t; typedef
/barrelfish-master/include/arch/alpha/arch/
H A Dstdint.h8 typedef unsigned int uint32_t; typedef
/barrelfish-master/include/arch/arm/arch/
H A Dstdint.h89 typedef unsigned int uint32_t; typedef
/barrelfish-master/include/arch/mips64/arch/
H A Dstdint.h86 typedef unsigned int uint32_t; typedef
/barrelfish-master/include/arch/powerpc64/arch/
H A Dstdint.h86 typedef unsigned int uint32_t; typedef
/barrelfish-master/include/arch/x86_32/arch/
H A Dstdint.h89 typedef unsigned int uint32_t; typedef
/barrelfish-master/include/arch/x86_64/arch/
H A Dstdint.h92 typedef unsigned int uint32_t; typedef
/barrelfish-master/include/sys/
H A D_stdint.h64 typedef __uint32_t uint32_t; typedef
H A Dendian.h47 typedef __uint32_t uint32_t; typedef
[all...]
H A Dsocket.h88 typedef __uint32_t uint32_t; typedef
/barrelfish-master/include/arpa/
H A Dinet.h78 typedef __uint32_t uint32_t; typedef
/barrelfish-master/include/
H A Dnetdb.h84 typedef __uint32_t uint32_t; typedef
/barrelfish-master/include/vm/
H A Dvm_page.h578 CTASSERT(offsetof(struct vm_page, aflags) % sizeof(uint32_t) == 0); variable
/barrelfish-master/include/netinet/
H A Din.h60 typedef __uint32_t uint32_t; typedef
[all...]

Completed in 90 milliseconds