42#define MAP_NULL ((struct mem_map *) 0)
Header file for the BRL-CAD common definitions.
void float float int int int int float * size
struct mem_map * rt_memalloc_nosplit(struct mem_map **pp, size_t size)
size_t rt_memalloc(struct mem_map **pp, size_t size)
void rt_memfree(struct mem_map **pp, size_t size, b_off_t addr)
void rt_mempurge(struct mem_map **pp)
size_t m_size
Size of this free element.
b_off_t m_addr
Address of start of this element.
struct mem_map * m_nxtp
Linking pointer to next element.
fundamental vector, matrix, quaternion math macros