Searched refs:mecherrmap__pairarray (Results 1 – 1 of 1) sorted by relevance
64 typedef struct mecherrmap__pairarray__header mecherrmap__pairarray; typedef67 mecherrmap__pairarray_init(mecherrmap__pairarray *arr) in mecherrmap__pairarray_init()77 mecherrmap__pairarray_size(mecherrmap__pairarray *arr) in mecherrmap__pairarray_size()83 mecherrmap__pairarray_max_size(mecherrmap__pairarray *arr) in mecherrmap__pairarray_max_size()94 mecherrmap__pairarray_grow(mecherrmap__pairarray *arr, unsigned long newcount) in mecherrmap__pairarray_grow()118 mecherrmap__pairarray_getaddr (mecherrmap__pairarray *arr, long idx) in mecherrmap__pairarray_getaddr()126 mecherrmap__pairarray_set (mecherrmap__pairarray *arr, long idx, struct mecherrmap__pair value) in mecherrmap__pairarray_set()134 mecherrmap__pairarray_get (mecherrmap__pairarray *arr, long idx) in mecherrmap__pairarray_get()140 mecherrmap__pairarray_destroy (mecherrmap__pairarray *arr) in mecherrmap__pairarray_destroy()154 mecherrmap__pairarray a;