Searched defs:H_ALLOC_MEM_OVERLAY (Results 1 - 1 of 1) sorted by relevance

/external/aac/libSYS/include/
H A DgenericStds.h155 #define H_ALLOC_MEM_OVERLAY(name,type) type * Get ## name(int n=0); void Free ## name(type** p); \ macro
213 /** See #H_ALLOC_MEM_OVERLAY for description. */

Completed in 123 milliseconds