Home
last modified time | relevance | path

Searched refs:UIntPtr (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.3/build/libraries/mem/include/
DheapCommoni.h31 typedef u32 UIntPtr; // unsigned integer type mutually convertible with void* pointer typedef
97 static inline UIntPtr
100 return (UIntPtr)(ptr); in GetUIntPtr()