Searched refs:MEM_BufferGetSize (Results 1 – 3 of 3) sorted by relevance
600 uint16_t MEM_BufferGetSize(void *buffer) /* IN: Block of memory to get size*/ in MEM_BufferGetSize() function673 block_size = MEM_BufferGetSize(buffer); in MEM_BufferRealloc()
318 uint16_t MEM_BufferGetSize(void *buffer);
1166 uint16_t MEM_BufferGetSize(void *buffer) in MEM_BufferGetSize() function1215 block_size = MEM_BufferGetSize(buffer); in MEM_BufferRealloc()