Searched refs:mecherrmap (Results 1 – 2 of 2) sorted by relevance
156 } mecherrmap; typedef159 mecherrmap_init (mecherrmap *m) in mecherrmap_init()166 mecherrmap_size (mecherrmap *m) in mecherrmap_size()172 mecherrmap_foreach (mecherrmap *m, int (*fn)(OM_uint32, struct mecherror, void *), void *p) in mecherrmap_foreach()185 mecherrmap_add (mecherrmap *m, OM_uint32 l, struct mecherror r) in mecherrmap_add()216 mecherrmap_findleft (mecherrmap *m, OM_uint32 l) in mecherrmap_findleft()230 mecherrmap_findright (mecherrmap *m, struct mecherror r) in mecherrmap_findright()261 mecherrmap_printmap (mecherrmap *m, FILE *f) in mecherrmap_printmap()272 mecherrmap_destroy (mecherrmap *m) in mecherrmap_destroy()
143 static mecherrmap m;