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

/external/srec/portable/src/
H A Dpmemory_ext.c115 #define REMOVE_FROM_ALLOC_LIST(ptr) RemoveFromAllocList(ptr) macro
119 #define REMOVE_FROM_ALLOC_LIST(ptr) macro
322 REMOVE_FROM_ALLOC_LIST(allocPtr);

Completed in 231 milliseconds