IDZEBRA  2.2.7
Functions
imalloc.h File Reference

Go to the source code of this file.

Functions

void * imalloc (size_t)
 
void * icalloc (size_t)
 
void ifree (void *)
 

Function Documentation

◆ icalloc()

void* icalloc ( size_t  size)

Definition at line 68 of file imalloc.c.

Referenced by go(), and mk_MatchContext().

◆ ifree()

void ifree ( void *  p)

◆ imalloc()

void* imalloc ( size_t  size)