Searched defs:OS_Alloc (Results 1 – 1 of 1) sorted by relevance
489 # define OS_Alloc( size ) OS_AllocFromMain( (size) ) macro491 # define OS_Alloc( size ) OS_AllocFromSubPriv( (size) ) macro