Searched refs:ohash_entries (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/usr.bin/m4/lib/
H A Dohash_entries.c1 /* $OpenBSD: ohash_entries.c,v 1.2 2004/06/22 20:00:16 espie Exp $ */
23 ohash_entries(struct ohash *h) function
H A Dohash.h64 unsigned int ohash_entries(struct ohash *);
/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_ohash.h64 unsigned int ohash_entries(struct ohash *);
H A Dmansearch.c333 if (ohash_entries(h2) < ohash_entries(hand)) {
H A Dcompat_ohash.c174 ohash_entries(struct ohash *h) function
H A Ddba.c443 ne = ohash_entries(macro);
/netbsd-current/usr.bin/m4/
H A DMakefile13 SRCS+= ohash_create_entry.c ohash_delete.c ohash_do.c ohash_entries.c \

Completed in 128 milliseconds