Home
last modified time | relevance | path

Searched refs:ohash_resize (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/m4/lib/
HDohash_do.c24 static void ohash_resize(struct ohash *);
27 ohash_resize(struct ohash *h) in ohash_resize() function
84 ohash_resize(h); in ohash_remove()
110 ohash_resize(h); in ohash_insert()
/dragonfly/contrib/mdocml/
HDcompat_ohash.c40 static void ohash_resize(struct ohash *);
73 ohash_resize(struct ohash *h) in ohash_resize() function
134 ohash_resize(h); in ohash_remove()
160 ohash_resize(h); in ohash_insert()