Searched defs:getl (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dinv6.c88 getl(FILE *f) function
H A Dhunt2.c32 static long getl(FILE *);
105 master.b[i] = getl(fb);
145 k = getl(fb);
295 getl(FILE *fb) function
/illumos-gate/usr/src/cmd/diff/
H A Ddiffh.c57 static char *getl(int f, long n);
72 getl(int f, long n) function
149 s0 = getl(0, ++n0);
150 s1 = getl(1, ++n1);
185 s0 = getl(0, n0+i);
190 if (cmp(getl(0, n0+i-m),
191 getl(1, n1+k-m)) != 0)
197 s1 = getl(1, n1+j);
202 if (cmp(getl(0, n0+k-m),
203 getl(
[all...]
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub1.c41 getl(CHR *p) function

Completed in 244 milliseconds