Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/windows/
Dos.h59 #define OSGetMemBound(memType, apRetStart, apRetSizeBytes) *apRetSizeBytes = 0x400000 argument
/CafeSDK-2.12.13-1/system/include/cafe/os/
DOSMemory.h32 int OSGetMemBound(OSMemType memType, u32 *apRetStart, u32 *apRetSizeBytes);
54 BOOL OSGetSharedData(OSShared aShared, u32 aFlags, void **appRetArea, u32 *apRetSizeBytes);
/CafeSDK-2.12.13-1/system/include/cafe/
Dos.h115 BOOL OSGetForegroundBucket( void ** appRetArea, u32 * apRetSizeBytes);
116 BOOL OSGetForegroundBucketFreeArea( void ** appRetArea, u32 * apRetSizeBytes);