Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/sources/libraries/fnd/detail/
Dfnd_DetailHeapCommonImpl.h31 typedef u32 NNSiUIntPtr; // unsigned integer type mutually convertible with void* pointer typedef
115 inline NNSiUIntPtr
118 return (NNSiUIntPtr)ptr; in NNSiGetUIntPtr()