Home
last modified time | relevance | path

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

/original-bsd/local/ditroff/ditroff.okeeffe/tbl/
H A Dsavrstor.c74 for(i = 0; i < texct; i++) in endoff()
H A Dext.h46 extern int texct;
H A Dglobals.c61 int texct = 0; /* index in texstr */ variable
H A Dtextblocks.c105 texname = texstr[++texct];
H A Doptions.c52 texname = texstr[texct = 0]; in getcomm()
/original-bsd/old/tbl/
H A Dtf.c37 for(i=0; i<texct; i++) in endoff()
H A Dt0.c51 int texct = 0; variable
H A Dt..c58 extern int texct, texmax;
H A Dt3.c40 texname = texstr[texct=0]; in getcomm()
H A Dtg.c69 texname = texstr[++texct];