Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/uniq/
Duniq.c71 char *prevline, *thisline, *p; in main() local
139 if ((thisline = malloc(thislinesize + 1)) == NULL) in main()
144 if ((thisline = realloc(thisline, psize + 1)) == NULL) in main()
149 (void)memcpy(thisline, p, psize); in main()
150 thisline[psize] = '\0'; in main()
154 thisp = skip(thisline, &thislen); in main()
156 thisp = thisline; in main()
166 prevline = thisline; in main()
167 thisline = t; in main()
179 free(thisline); in main()
/netbsd/src/external/bsd/top/dist/
Ddisplay.h68 void i_process(int line, char *thisline);
Ddisplay.c1576 i_process(int line, char *thisline) in i_process() argument
1580 thisline[display_width] = '\0'; in i_process()
1583 display_write(0, y_procs + line, 0, 1, thisline); in i_process()
/netbsd/src/external/bsd/pcc/dist/pcc/mip/
Dreader.c75 int thisline; variable
1545 fprintf(stderr, "%s, line %d: compiler error: ", ftitle, thisline);
1669 ip->lineno = thisline;
1843 thisline = ip->lineno;
Dregs.c2703 extern int thisline; in leafrewrite()
2711 thisline = ip->lineno; in leafrewrite()
2989 extern int thisline; in ngenregs()
2993 thisline = ip->lineno; in ngenregs()
/netbsd/src/external/bsd/pcc/dist/pcc/arch/arm/
Dlocal2.c1024 extern int thisline; in anode()
1029 ip->lineno = thisline; in anode()
/netbsd/src/external/bsd/pcc/dist/pcc/f77/fcom/
Dputscj.c79 extern int thisline; in sendp2()
82 thisline = lineno; in sendp2()
/netbsd/src/external/lgpl3/mpfr/dist/doc/
Dtexinfo.tex5493 \read 1 to \thisline
5497 \expandafter\printindexzz\thisline\relax\relax\finish%
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dextend.texi1703 struct line *thisline = (struct line *)
1705 thisline->length = this_length;
Dgcc.info33822 struct line *thisline = (struct line *)
33824 thisline->length = this_length;