Searched refs:MemblockAllocate (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/gif/
H A DGIFLoad.h67 unsigned char* MemblockAllocate(int size);
H A DGIFLoad.cpp428 fTable[fNextCode] = MemblockAllocate(fOldCodeLength + 1);
509 fTable[x] = MemblockAllocate(1);
552 GIFLoad::MemblockAllocate(int size) function in class:GIFLoad

Completed in 37 milliseconds