Home
last modified time | relevance | path

Searched refs:ohash_lookup_interval (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/m4/lib/
H A Dohash_qlookupi.c28 return ohash_lookup_interval(h, s, *e, hv); in ohash_qlookupi()
H A Dohash.h55 unsigned int ohash_lookup_interval(struct ohash *, const char *,
H A Dohash_lookup_interval.c23 ohash_lookup_interval(struct ohash *h, const char *start, const char *end, in ohash_lookup_interval() function
/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_ohash.h55 unsigned int ohash_lookup_interval(struct ohash *, const char *,
H A Dcompat_ohash.c233 ohash_lookup_interval(struct ohash *h, const char *start, const char *end, in ohash_lookup_interval() function
337 return ohash_lookup_interval(h, s, *e, hv); in ohash_qlookupi()
/netbsd-src/usr.bin/m4/
H A DMakefile15 ohash_lookup_interval.c ohash_lookup_memory.c ohash_qlookup.c \