GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
octave_allocator Member List

This is the complete list of members for octave_allocator, including all inherited members.

alloc(size_t size)octave_allocator
free(void *p, size_t size)octave_allocator
grow(void)octave_allocatorprivate
grow_sizeoctave_allocatorprivate
headoctave_allocatorprivate
item_sizeoctave_allocatorprivate
octave_allocator(size_t item_sz, int grow_sz=256)octave_allocatorinline