HomeSort by: relevance | last modified time | path
    Searched refs:ohash_init (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/m4/lib/
ohash.h 52 void ohash_init(struct ohash *, unsigned, struct ohash_info *);
ohash_init.c 1 /* $OpenBSD: ohash_init.c,v 1.2 2004/06/22 20:00:16 espie Exp $ */
23 ohash_init(struct ohash *h, unsigned int size, struct ohash_info *info) function in typeref:typename:void
  /src/usr.bin/m4/
Makefile 14 ohash_enum.c ohash_init.c ohash_int.h ohash_interval.c \
look.c 93 ohash_init(&macros, 10, &macro_info);

Completed in 13 milliseconds