Lines Matching refs:memory
8 BGET is a comprehensive memory allocation package which is easily
10 the time needed to allocate and release buffers and in the memory
48 layering BGET as an application level memory manager atop the underlying
56 fast, memory efficient, portable, and easy to integrate into your
65 that memory is allocated is a linear array which can be addressed as a
90 Embedded applications typically have a fixed area of memory dedicated to
107 low-level memory allocator. Then allocate buffers with bget(), bgetz(),
118 You can use BGET as your application's native memory manager and
120 application-specific memory compaction by compiling BGET with the BECtl
155 BGET can be used as part of very sophisticated memory management
159 memory allocation strategy.)
177 returned, or NULL if insufficient memory was available to allocate the
183 address of the buffer is returned, or NULL if insufficient memory was
190 insufficient memory is available to reallocate the buffer, in which case
231 application's memory architecture, and cannot generally be easily
281 on bpool(), are listed in ascending memory address order. If
333 memory more efficiently, but