Searched refs:mecherrmap__pairarray (Results 1 – 1 of 1) sorted by relevance
62 typedef struct mecherrmap__pairarray__header mecherrmap__pairarray; typedef65 mecherrmap__pairarray_init(mecherrmap__pairarray *arr) in mecherrmap__pairarray_init()75 mecherrmap__pairarray_size(mecherrmap__pairarray *arr) in mecherrmap__pairarray_size()81 mecherrmap__pairarray_max_size(mecherrmap__pairarray *arr) in mecherrmap__pairarray_max_size()92 mecherrmap__pairarray_grow(mecherrmap__pairarray *arr, unsigned long newcount) in mecherrmap__pairarray_grow()116 mecherrmap__pairarray_getaddr (mecherrmap__pairarray *arr, long idx) in mecherrmap__pairarray_getaddr()124 mecherrmap__pairarray_set (mecherrmap__pairarray *arr, long idx, struct mecherrmap__pair value) in mecherrmap__pairarray_set()132 mecherrmap__pairarray_get (mecherrmap__pairarray *arr, long idx) in mecherrmap__pairarray_get()138 mecherrmap__pairarray_destroy (mecherrmap__pairarray *arr) in mecherrmap__pairarray_destroy()152 mecherrmap__pairarray a;