Home
last modified time | relevance | path

Searched refs:THRESH (Results 1 – 10 of 10) sorted by relevance

/original-bsd/old/roff/common_source/
H A Dn8.c29 #define THRESH 160 /*digram goodness threshold*/ macro
30 int thresh = THRESH;
94 thresh = THRESH; in caseht()
/original-bsd/lib/libcurses/
H A Drefresh.c420 #define THRESH (int) win->maxy / 4 macro
475 for (bsize = bot - top; bsize >= THRESH; bsize--) {
495 if (bsize < THRESH)
/original-bsd/local/ditroff/ditroff.okeeffe/troff/
H A Dni.c237 /* int thresh */ THRESH, /* now part of environment (jaap) */
H A Dtdef.h522 #define THRESH 160 /*digram goodness threshold (from n8.c, (jaap))*/ macro
H A Dn8.c119 thresh = THRESH; in caseht()
/original-bsd/local/ditroff/ditroff.okeeffe/
H A Dni.c236 /* int thresh */ THRESH, /* now part of environment (jaap) */
H A Dtdef.h508 #define THRESH 160 /*digram goodness threshold (from n8.c, (jaap))*/ macro
H A Dn8.c119 thresh = THRESH; in caseht()
/original-bsd/local/ditroff/ditroff.van/
H A Dtdef.h507 #define THRESH 160 /*digram goodness threshold (from n8.c, (jaap))*/ macro
H A Dn8.c119 thresh = THRESH; in caseht()