Home | History | Annotate | Download | only in bigram

Lines Matching defs:bigram

1 /*	$NetBSD: locate.bigram.c,v 1.13 2016/09/05 00:40:29 sevan Exp $	*/
43 static char sccsid[] = "@(#)locate.bigram.c 8.2 (Berkeley) 4/28/95";
45 __RCSID("$NetBSD: locate.bigram.c,v 1.13 2016/09/05 00:40:29 sevan Exp $");
49 * bigram < text > bigrams
66 struct bigram {
71 struct bigram bigrams[256 * 256];
83 const struct bigram *it1=item1, *it2=item2;
98 struct bigram *bg;
101 /* initialize bigram array */
128 heapsort((void *)bigrams, 256 * 256, sizeof(struct bigram),