Home
last modified time | relevance | path

Searched refs:NEV (Results 1 – 20 of 20) sorted by relevance

/original-bsd/old/roff/common_source/
H A Dtdef.h66 #define NEV 3 /*environments*/ macro
H A Dn3.c81 int Buf[NBLIST*BLK + NEV*EVS];
297 if((j = boff(i)) < NEV*EVS)j = 0; in alloc()
315 return(((filep)i)*BLK + NEV*EVS);
362 return((i-NEV*EVS)/(BLK));
H A Dn5.c430 if((nxev >= NEV) || (nxev < 0) || (evi >= EVLSZ)){ in caseev()
H A Dn1.c402 for(i=NEV; i--;)write(ibf, (char *)&block, EVS*sizeof(int)); in init2()
/original-bsd/local/ditroff/ditroff.okeeffe/
H A Dn3.c24 #define blisti(i) (((i)-NEV*(int)sizeof(env))/BLK)
31 tchar corebuf[NEV*sizeof(env)/sizeof(tchar) + NBLIST*BLK+ 1];
362 if ((j = ((filep)i * BLK + NEV*(int)sizeof(env))) < NEV*(int)sizeof(env)) in alloc()
H A Dni.c196 struct env env_array[NEV] = {
H A Dtdef.h118 #define NEV 3 /* environments */ macro
H A Dn5.c491 if ((nxev >= NEV) || (nxev < 0) || (evi >= EVLSZ)) { in caseev()
H A Dn1.c272 for (i = 1; i < NEV; ++i) in init2()
/original-bsd/local/ditroff/ditroff.okeeffe/troff/
H A Dn3.c24 #define blisti(i) (((i)-NEV*(int)sizeof(env))/BLK)
31 tchar corebuf[NEV*sizeof(env)/sizeof(tchar) + NBLIST*BLK+ 1];
362 if ((j = ((filep)i * BLK + NEV*(int)sizeof(env))) < NEV*(int)sizeof(env)) in alloc()
H A Dni.c197 struct env env_array[NEV] = {
H A Dtdef.h128 #define NEV 3 /* environments */ macro
H A Dn5.c491 if ((nxev >= NEV) || (nxev < 0) || (evi >= EVLSZ)) { in caseev()
H A Dn1.c272 for (i = 1; i < NEV; ++i) in init2()
/original-bsd/local/ditroff/ditroff.old.okeeffe/troff/
H A Dn3.c21 #define blisti(i) (((i)-NEV*EVS)/BLK)
37 tchar corebuf[NBLIST*BLK + NEV*EVS];
315 if ((j = ((filep)i * BLK + NEV * EVS)) < NEV * EVS) in alloc()
H A Dtdef.h133 #define NEV 3 /* environments */ macro
H A Dn1.c284 for (i = NEV; i--; ) in init2()
/original-bsd/local/ditroff/ditroff.van/
H A Dtdef.h118 #define NEV 3 /* environments */ macro
H A Dn5.c491 if ((nxev >= NEV) || (nxev < 0) || (evi >= EVLSZ)) { in caseev()
H A Dn1.c272 for (i = 1; i < NEV; ++i) in init2()