Searched refs:ohash_insert (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/usr.bin/m4/lib/
H A Dohash.h61 void *ohash_insert(struct ohash *, unsigned int, void *);
H A Dohash_do.c96 ohash_insert(struct ohash *h, unsigned int i, void *p) function
/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_ohash.h61 void *ohash_insert(struct ohash *, unsigned int, void *);
H A Dmandoc_xr.c92 ohash_insert(xr_hash, slot, xr);
H A Dmansearch.c301 ohash_insert(htab, slot, rp);
350 ohash_insert(hand, ohash_lookup_memory(hand,
376 ohash_insert(htab, slot2, res);
H A Dchars.c448 ohash_insert(&mchars, slot, lines + i);
H A Dtag.c174 ohash_insert(&tag_data, slot, entry);
H A Dcompat_ohash.c156 ohash_insert(struct ohash *h, unsigned int i, void *p) function
H A Ddba.c353 ohash_insert(macro, slot, entry);
H A Dmandocdb.c955 ohash_insert(&mlinks, slot, mlink);
970 ohash_insert(&mpages, slot, mpage);
1832 ohash_insert(htab, slot, s);
H A Dhtml.c388 ohash_insert(&id_unique, slot, buf);
H A Droff.c650 ohash_insert(htab, slot, req);
/netbsd-current/usr.bin/m4/
H A Dlook.c148 ohash_insert(&macros, i, n);

Completed in 247 milliseconds