Searched refs:UINTMAX_C (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/arch/aarch64/machine/
H A D_stdint.h49 #define UINTMAX_C(c) UINT64_C(c) macro
/barrelfish-master/include/arch/arm/machine/
H A D_stdint.h49 #define UINTMAX_C(c) UINT64_C(c) macro
/barrelfish-master/include/arch/x86_32/machine/
H A D_stdint.h64 #define UINTMAX_C(c) UINT64_C(c) macro
/barrelfish-master/include/arch/x86_64/machine/
H A D_stdint.h64 #define UINTMAX_C(c) UINT64_C(c) macro

Completed in 36 milliseconds