Home
last modified time | relevance | path

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

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