Home
last modified time | relevance | path

Searched refs:rptflg (Results 1 – 7 of 7) sorted by relevance

/dports/comms/gkermit/gkermit-1.0/
H A Dgkermit.c111 rptflg = 0, /* Repeat processing flag */ variable
304 ebqflg = rptflg = 0; /* 8th bit & repeat quoting off */ in tinit()
764 if (rptflg) { /* Doing run-length encoding? */
800 else if (rptflg && a7 == rptq) /* If doing run-length encoding, */
814 if (rptflg) { /* Repeat processing? */
917 rptflg = ((rptq > 32 && rptq < 63) || (rptq > 95 && rptq < 127));
919 rptflg = 0;
991 if (rptflg) /* Run length encoding */ in rpar()
/dports/emulators/x16-rom/x16-rom-r38/kernal/drivers/c64/
H A Dkbd.s28 rptflg .res 1 ;key repeat flag label
108 bit rptflg ;check for repeat disable
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcfns.c628 if (a == rptq && rptflg) { /* Got a repeat prefix? */
1380 if (a == rptq && rptflg) { /* Got a repeat prefix? */
1817 if ((rptflg) && (a7 == rptq)) /* If it's the repeat prefix, */
2824 if (rptflg) { /* Repeat processing is on? */
2950 if ((rptflg) && (a7 == rptq)) /* If it's the repeat prefix, */
4953 if (max < 8) { dada[8] = NUL; rptflg = 0; return(dada); } in rpar()
4956 if (rptflg) /* Run length encoding */ in rpar()
5198 rptflg = 0; /* Assume no repeat-counts */
5208 if (t == myrptq) rptflg = 1;
5211 rptflg = 1;
[all …]
H A Dckuusx.c423 extern int server, bctu, rptflg, ebqflg, spsiz, urpsiz, wmax, czseen, cxseen,
2569 debug(F101," rptflg","",rptflg);
2593 debug(F101," rptflg","",rptflg);
3813 xxscreen(SCR_QE,0,(long)rptflg," compression"); in chkint()
H A Dckcmai.c805 rptflg = 0, /* Repeat processing flag */ variable
H A Dckcfn2.c221 extern int rpt, rptq, rptflg, capas, spsizf, en_fin, tsecs, flow;
H A Dckuus4.c426 crunched, ckdelay, ebq, ebqflg, pktlog, retrans, rpackets, rptflg, rptq,
5967 if (rptflg) in shoparp()
6407 if (rptflg)