mem.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MHD__asn1_alloca   MHD__asn1_malloc
#define MHD__asn1_afree   MHD__asn1_free
#define MHD__asn1_malloc   malloc
#define MHD__asn1_free   free
#define MHD__asn1_calloc   calloc
#define MHD__asn1_realloc   realloc
#define MHD__asn1_strdup   strdup

Define Documentation

#define MHD__asn1_afree   MHD__asn1_free
#define MHD__asn1_alloca   MHD__asn1_malloc
#define MHD__asn1_calloc   calloc

Definition at line 21 of file mem.h.

Referenced by MHD__asn1_add_node(), and MHD__asn1_add_node_only().

#define MHD__asn1_free   free
#define MHD__asn1_malloc   malloc

Definition at line 19 of file mem.h.

Referenced by MHD__asn1_add_node(), and MHD__asn1_set_value().

#define MHD__asn1_realloc   realloc

Definition at line 22 of file mem.h.

#define MHD__asn1_strdup   strdup

Definition at line 23 of file mem.h.

Referenced by MHD__asn1_set_name().


Generated by  doxygen 1.6.2