Searched defs:INT64_MAX (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/include/arch/aarch64/machine/
H A D_stdint.h69 #define INT64_MAX 0x7fffffffffffffffL macro
/barrelfish-2018-10-04/include/arch/arm/machine/
H A D_stdint.h69 #define INT64_MAX 0x7fffffffffffffffLL macro
/barrelfish-2018-10-04/include/arch/x86_32/machine/
H A D_stdint.h88 #define INT64_MAX 0x7fffffffffffffff macro
92 #define INT64_MAX 0x7fffffffffffffffLL macro
/barrelfish-2018-10-04/include/arch/x86_64/machine/
H A D_stdint.h88 #define INT64_MAX 0x7fffffffffffffff macro
92 #define INT64_MAX 0x7fffffffffffffffLL macro

Completed in 163 milliseconds