Searched refs:ohash_lookup_memory (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/usr.bin/m4/lib/
H A Dohash.h57 unsigned int ohash_lookup_memory(struct ohash *, const char *,
H A Dohash_lookup_memory.c1 /* $OpenBSD: ohash_lookup_memory.c,v 1.3 2006/01/16 15:52:25 espie Exp $ */
23 ohash_lookup_memory(struct ohash *h, const char *k, size_t size, uint32_t hv) function
/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_ohash.h57 unsigned int ohash_lookup_memory(struct ohash *, const char *,
H A Dmandoc_xr.c90 slot = ohash_lookup_memory(xr_hash, xr->hashkey, tsz, hv);
H A Dmansearch.c295 slot = ohash_lookup_memory(htab,
345 if (ohash_find(h2, ohash_lookup_memory(h2,
350 ohash_insert(hand, ohash_lookup_memory(hand,
373 slot2 = ohash_lookup_memory(htab,
H A Dcompat_ohash.c281 ohash_lookup_memory(struct ohash *h, const char *k, size_t size, uint32_t hv) function
H A Dmandocdb.c960 slot = ohash_lookup_memory(&mpages, (char *)&inodev,
/netbsd-current/usr.bin/m4/
H A DMakefile15 ohash_lookup_interval.c ohash_lookup_memory.c ohash_qlookup.c \

Completed in 196 milliseconds