Searched defs:UIntPtr (Results 1 – 4 of 4) sorted by relevance
89 typedef std::uintptr_t UIntPtr; typedef
30 using UIntPtr = uint64_t; typedef
748 using UIntPtr = Wrapping<uintptr_t>; variable
504 using UIntPtr = uint64_t; member