Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/nn/ec/
Dec_Api.h91 nn::Result SetAllocator(AllocateFunction pAllocate, FreeFunction pFree);
Dec_Types.h173 typedef void* (*AllocateFunction)(size_t size, s32 alignment); typedef