Searched refs:ohash_interval (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/mandoc/
H A Dcompat_ohash.h67 uint32_t ohash_interval(const char *, const char **);
H A Dmandoc_xr.c89 hv = ohash_interval(xr->hashkey, &pend);
H A Dcompat_ohash.c216 ohash_interval(const char *s, const char **e) function
335 hv = ohash_interval(s, e);
/freebsd-13-stable/lib/libopenbsd/
H A Dohash.h72 uint32_t ohash_interval(const char *, const char **);
H A Dohash.c209 ohash_interval(const char *s, const char **e) function
328 hv = ohash_interval(s, e);

Completed in 58 milliseconds