Home
last modified time | relevance | path

Searched refs:emptybr (Results 1 – 3 of 3) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/cohomolo-1.6.8/standalone/progs.d/
H A Dreadrels.c265 char gotg,br,clbr,emptybr; in readrel() local
272 emptybr=1; br=1; stbr=ptr+1; gotg=0; ch=getc(ip); in readrel()
275 { if (br==0 || emptybr) {inperr(no); return(-1); } in readrel()
280 emptybr=0; gotg=1; len++; ptr++; rel[ptr]=gch[ch]; ch=getc(ip); in readrel()
H A Dtcpb.c26 char gotg,br,clbr,emptybr,name[10]; in readrel() local
34 emptybr=1; br=1; stbr=ad+1; gotg=0; ch=getchar(); in readrel()
37 { if (br==0 || emptybr) {inperr(name,no); return(-1); } in readrel()
42 emptybr=0; gotg=1; len++; ad++; rel[ad]=gch[ch]; ch=getchar(); in readrel()
H A Dtcp.c30 char gotg,br,clbr,emptybr,name[10]; in readrel() local
38 emptybr=1; br=1; stbr=ad+1; gotg=0; ch=getchar(); in readrel()
41 { if (br==0 || emptybr) {inperr(name,no); return(-1); } in readrel()
46 emptybr=0; gotg=1; len++; ad++; rel[ad]=gch[ch]; ch=getchar(); in readrel()