Searched refs:mecherrmap (Results 1 – 3 of 3) sorted by relevance
154 } mecherrmap; typedef157 mecherrmap_init (mecherrmap *m) in mecherrmap_init()164 mecherrmap_size (mecherrmap *m) in mecherrmap_size()170 mecherrmap_foreach (mecherrmap *m, int (*fn)(OM_uint32, struct mecherror, void *), void *p) in mecherrmap_foreach()183 mecherrmap_add (mecherrmap *m, OM_uint32 l, struct mecherror r) in mecherrmap_add()214 mecherrmap_findleft (mecherrmap *m, OM_uint32 l) in mecherrmap_findleft()228 mecherrmap_findright (mecherrmap *m, struct mecherror r) in mecherrmap_findright()259 mecherrmap_printmap (mecherrmap *m, FILE *f) in mecherrmap_printmap()270 mecherrmap_destroy (mecherrmap *m) in mecherrmap_destroy()
135 static mecherrmap m;
115 NAME=mecherrmap LEFT=OM_uint32 RIGHT="struct mecherror" \