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

/netbsd-current/usr.bin/m4/lib/
H A Dohash.h27 struct ohash_info { struct
39 struct ohash_info info;
52 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
66 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
H A Dohash_create_entry.c26 ohash_create_entry(struct ohash_info *i, const char *start, const char **end)
H A Dohash_init.c23 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info)
/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_ohash.h27 struct ohash_info { struct
40 struct ohash_info info;
52 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
66 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
H A Dtest-ohash.c32 struct ohash_info i;
H A Dmandoc_ohash.c33 struct ohash_info info;
H A Dcompat_ohash.c55 ohash_create_entry(struct ohash_info *i, const char *start, const char **end)
196 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info)
/netbsd-current/usr.bin/m4/
H A Dlook.c62 static struct ohash_info macro_info = {

Completed in 97 milliseconds