/home/midibox/svn_snapshot/mios32/trunk/modules/uip/lib/memb.h File Reference

Data Structures

struct  memb_blocks

Defines

#define MEMB_CONCAT2(s1, s2)   s1##s2
#define MEMB_CONCAT(s1, s2)   MEMB_CONCAT2(s1, s2)
#define MEMB(name, structure, num)

Functions

void memb_init (struct memb_blocks *m)
void * memb_alloc (struct memb_blocks *m)
char memb_free (struct memb_blocks *m, void *ptr)

Detailed Description

Memory block allocation routines.

Author:
Adam Dunkels <adam@sics.se>

Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1