Searched refs:mecherrmap__pair (Results 1 – 1 of 1) sorted by relevance
29 struct mecherrmap__pair { struct62 struct mecherrmap__pair *elts;69 arr->elts = calloc(10, sizeof(struct mecherrmap__pair)); in mecherrmap__pairarray_init()117 static inline struct mecherrmap__pair *126 mecherrmap__pairarray_set (mecherrmap__pairarray *arr, long idx, struct mecherrmap__pair value) in mecherrmap__pairarray_set()128 struct mecherrmap__pair *newvalp; in mecherrmap__pairarray_set()133 static inline struct mecherrmap__pair177 struct mecherrmap__pair *pair; in mecherrmap_foreach()188 struct mecherrmap__pair newpair; in mecherrmap_add()194 struct mecherrmap__pair *pair; in mecherrmap_add()[all …]