mecherrmap
static mecherrmap m;
mecherrmap_init (mecherrmap *m)
mecherrmap_size (mecherrmap *m)
mecherrmap_foreach (mecherrmap *m, int (*fn)(OM_uint32, struct mecherror, void *), void *p)
mecherrmap_add (mecherrmap *m, OM_uint32 l, struct mecherror r)
mecherrmap_findleft (mecherrmap *m, OM_uint32 l)
mecherrmap_findright (mecherrmap *m, struct mecherror r)
mecherrmap_printmap (mecherrmap *m, FILE *f)
mecherrmap_destroy (mecherrmap *m)