Home
last modified time | relevance | path

Searched refs:ctype (Results 1 – 25 of 64) sorted by relevance

123

/original-bsd/usr.bin/pascal/src/
H A Dconst.c102 if (con.ctype == NIL)
104 if ( con.ctype == nl + TSTR )
106 if (isa(con.ctype, "i"))
144 con.ctype = NIL;
167 con.ctype = np->type;
185 con.ctype = NIL;
204 con.ctype = nl+T2INT;
207 con.ctype = nl+T4INT;
210 con.ctype = nl+TDOUBLE;
216 con.ctype = nl+T1CHAR;
[all …]
H A Dlval.c395 ap = con.ctype;
537 putcbnds(ctype, i)
538 struct nl *ctype; variable
541 switch(width(ctype->type)) {
543 put(2, O_RV1 | (ctype->nl_block & 037) << 8+INDX,
544 (int)ctype->nptr[i]->value[0]);
547 put(2, O_RV2 | (ctype->nl_block & 037) << 8+INDX,
548 (int)ctype->nptr[i]->value[0]);
552 put(2, O_RV4 | (ctype->nl_block & 037) << 8+INDX,
553 (int)ctype->nptr[i]->value[0]);
H A Drval.c83 long ctype; local
1152 con.ctype = NIL;
1175 con.ctype = nl + TNIL;
1185 con.ctype = np->type;
1203 con.ctype = NIL;
1220 con.ctype = nl+T2INT;
1223 con.ctype = nl+T4INT;
1226 con.ctype = nl+TDOUBLE;
1232 con.ctype = nl+T1CHAR;
1237 con.ctype = nl+TSTR;
[all …]
H A Dcall.c67 register struct nl *ptype, *ctype; local
242 if (q != ctype) {
268 ptype = ctype = NLNIL;
276 ctype = q;
285 q = ctype;
304 : O_CON4, aryconst(ctype,i));
321 putleaf(PCC_ICON,aryconst(ctype,i),0,PCCT_INT,0);
H A Dcase.c128 if (p == NLNIL || con.ctype == NIL)
130 if (incompat(con.ctype, p, TR_NIL )) {
/original-bsd/old/tbl/
H A Dtt.c11 ctype(il, ic) in ctype() function
27 return(c<ncol && ctype(i,c)=='s'); in fspan()
32 if (ctype(i,c) != 's') return(0); in lspan()
34 if (c < ncol && ctype(i,c)== 's') in lspan()
36 for(k=0; ctype(i,--c) == 's'; k++); in lspan()
43 for(k=1; c<ncol && ctype(i,c)=='s'; k++) in ctspan()
76 t = ctype(i,c); in thish()
H A Dt5.c75 switch(ctype(nlin,icol)) /* numerical or alpha, subcol */ in gettbl()
87 while (ctype(nlin,icol+1)== 's') /* spanning */ in gettbl()
111 switch(ctype(il,c)) in nodata()
122 k = ctype(lin,0); in oneh()
125 if (k != ctype(lin,icol)) in oneh()
165 if (ifform==0 && ctype(ir,ij)=='^') return(1); in vspand()
H A Dt9.c52 switch(ctype(useln,icol))
62 while (ctype(useln,icol+1)== 's') /* spanning */
H A Dtu.c20 for(cr=c; cr < ncol && (ctype(i,cr)=='s'||type==thish(i,cr)); cr++); in makeline()
22 for(cr=c+1; cr<ncol && ctype(i,cr)=='s'; cr++); in makeline()
182 if (ctype(i,c) == 's') in lefdata()
184 for(ck=c; ctype(i,ck)=='s'; ck--); in lefdata()
H A Dtc.c25 k = ctype(ilin, icol); in choochar()
H A Dtb.c20 k = ctype(i,c); in checkuse()
/original-bsd/local/ditroff/ditroff.okeeffe/tbl/
H A Dsubr.c16 ctype(il, ic) in ctype() function
31 return(c < ncol && ctype (i, c) == 's'); in fspan()
38 if(ctype(i, c) != 's') in lspan()
41 if(c < ncol && ctype(i, c) == 's') in lspan()
43 for(k = 0; ctype(i, --c) == 's'; k++) in lspan()
53 for(k = 1; c < ncol && ctype(i, c) == 's'; k++) in ctspan()
98 t = ctype(i, c); in thish()
H A Dover200.c72 switch(ctype(useln, icol)){
82 while(ctype(useln, icol + 1) == 's'){
H A Dgetstop.c73 if(ctype(i, c) == 's'){ in lefdata()
74 for(ck = c; ctype(i, ck) == 's'; ck--) in lefdata()
H A Dhorlines.c25 cr < ncol && (ctype(i, cr) == 's' || type == thish (i, cr)); in makeline()
29 for(cr = c + 1; cr < ncol && ctype(i, cr) == 's'; cr++) in makeline()
H A Ddelimfields.c36 k = ctype(ilin, icol); in choochar()
H A Dtextblocks.c71 if(ctype(ilin, icol) == 'a')
H A Dcheckuse.c22 k = ctype(i, c); in checkuse()
/original-bsd/lib/libc/locale/
H A DMakefile.inc6 SRCS+= ansi.c ctype.c euc.c frune.c isctype.c lconv.c localeconv.c \
9 MAN3+= ctype.0 isalnum.0 isalpha.0 isascii.0 isblank.0 iscntrl.0 \
/original-bsd/old/vpr/vtools/fed/
H A DMakefile39 fed.o: fed.c fed.h /usr/include/stdio.h /usr/include/ctype.h
42 subr.o: subr.c fed.h /usr/include/stdio.h /usr/include/ctype.h
45 io.o: io.c fed.h /usr/include/stdio.h /usr/include/ctype.h /usr/include/vfont.h
/original-bsd/old/efl/
H A DMakefile82 io.o: io.c /usr/include/ctype.h defs /usr/include/stdio.h
83 lex.o: lex.c /usr/include/stdio.h /usr/include/ctype.h defs
86 misc.o: misc.c /usr/include/ctype.h defs /usr/include/stdio.h
89 pass2.o: pass2.c defs /usr/include/stdio.h /usr/include/ctype.h
91 simple.o: simple.c /usr/include/ctype.h defs /usr/include/stdio.h
/original-bsd/local/toolchest/ksh/sh/
H A Dmakefile51 ctype.o \
87 ctype.o: ctype.c
90 $(C) -O -S -c ctype.c ;\
91 sed 's/^\([ ]*\.*\)$(DATA)/\1$(FIXDATA)/g' ctype.s > temp.s ;\
92 $(AS) -o ctype.o temp.s ;\
93 rm ctype.s temp.s ;\
95 $(CC_CMD) ctype.c ;\
210 ctype.o: shtype.h
/original-bsd/usr.bin/mail/
H A Dhead.c139 char ctype[] = "Aaa Aaa O0 00:00:00 0000"; variable
153 return cmatch(date, ctype) || cmatch(date, tmztype)
/original-bsd/old/sh/
H A DMakefile7 macro.c expand.c ctype.c msg.c
/original-bsd/old/refer/refer/
H A Drefer5.c218 int ctype, i, count; local
224 while (ctype = *keystr++) {
231 sf = fpar(nf, flds, t1, ctype, i, 1);

123