root/doc_inner/gnu_global/R/39.html

/* [<][>][^][v][top][bottom][index][help] */
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>LINESIZE</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.5' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/2837.html#L496'>LINESIZE</a>          496 src/assemble.c     char *line = malloc_chk(LINESIZE + 1, "assemble_in.line");</span>
<span class='curline'><a href='../S/2837.html#L516'>LINESIZE</a>          516 src/assemble.c     char *line = malloc_chk(LINESIZE + 1, "assemble_out.line");</span>
<span class='curline'><a href='../S/2837.html#L539'>LINESIZE</a>          539 src/assemble.c     char *line = malloc_chk(LINESIZE + 1, "assemble_rpush.line");</span>
<span class='curline'><a href='../S/2837.html#L554'>LINESIZE</a>          554 src/assemble.c     char *line = malloc_chk(LINESIZE + 1, "assemble_rpop.line");</span>
<span class='curline'><a href='../S/2837.html#L734'>LINESIZE</a>          734 src/assemble.c     for(line = malloc_chk(LINESIZE + 1, "assemble.line"); fgets(line, LINESIZE, fp); lineno++) {</span>
</pre>
</body>
</html>

/* [<][>][^][v][top][bottom][index][help] */