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

/freebsd-9.3-release/usr.bin/m4/lib/
H A Dohash.h29 struct ohash_info { struct
41 struct ohash_info info;
54 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
68 void *ohash_create_entry(struct ohash_info *, const char *, const char **);
H A Dohash_create_entry.c28 ohash_create_entry(struct ohash_info *i, const char *start, const char **end)
H A Dohash_init.c25 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info)
/freebsd-9.3-release/usr.bin/m4/
H A Dlook.c60 static struct ohash_info macro_info = {

Completed in 93 milliseconds