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

/vbox/include/iprt/
H A Dcdefs.h2248 #define _4G 0x0000000100000000LL macro
2471 # define RT_VALID_PTR(ptr) ( (uintptr_t)(ptr) >= _4G \
2553 #define VALID_PHYS32(Phys) ( (uint64_t)(Phys) < (uint64_t)_4G )

Completed in 41 milliseconds