Searched defs:int64_t (Results 1 - 10 of 10) sorted by relevance

/barrelfish-master/include/arch/aarch64/arch/
H A Dstdint.h85 typedef long long int64_t; typedef
/barrelfish-master/include/arch/alpha/arch/
H A Dstdint.h4 typedef long int64_t; typedef
/barrelfish-master/include/arch/arm/arch/
H A Dstdint.h85 typedef long long int64_t; typedef
/barrelfish-master/include/arch/mips64/arch/
H A Dstdint.h82 typedef long int64_t; typedef
/barrelfish-master/include/arch/powerpc64/arch/
H A Dstdint.h82 typedef long int64_t; typedef
/barrelfish-master/include/arch/x86_32/arch/
H A Dstdint.h85 typedef long long int64_t; typedef
/barrelfish-master/include/arch/x86_64/arch/
H A Dstdint.h88 typedef long int64_t; typedef
/barrelfish-master/include/sys/
H A D_stdint.h49 typedef __int64_t int64_t; typedef
/barrelfish-master/include/octopus/parser/
H A Dast.h29 typedef long int64_t; typedef
/barrelfish-master/lib/compiler-rt/builtins/
H A Dfp_lib.h35 #define int64_t long long macro

Completed in 60 milliseconds