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

/haiku/headers/private/kernel/arch/arm64/
H A Darch_pte.h43 #define ATTR_MASK_H UINT64_C(0xfff0000000000000)
44 #define ATTR_MASK_L UINT64_C(0x0000000000000fff)
99 #define L2_BLOCK_MASK UINT64_C(0xffffffe00000)
/haiku/headers/posix/
H A Dstdint.h149 #define UINT64_C(value) value ## UL macro
154 #define UINT64_C(value) value ## ULL macro
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dtempname.c110 if (__builtin_expect (value == UINT64_C (0), 0)) \
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_port.cpp60 #define DSM_MAX_LBA_VALUE UINT64_C(0xffffffffffff)

Completed in 164 milliseconds