mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
18 lines
996 B
HTML
18 lines
996 B
HTML
<!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>newblock</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<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/src--viewer--growbuf.c.html#L142'>newblock</a> 142 src/viewer/growbuf.c byte *newblock = g_try_malloc (VIEW_PAGE_SIZE);</span>
|
|
<span class='curline'><a href='../S/src--viewer--growbuf.c.html#L143'>newblock</a> 143 src/viewer/growbuf.c if (newblock == NULL)</span>
|
|
<span class='curline'><a href='../S/src--viewer--growbuf.c.html#L146'>newblock</a> 146 src/viewer/growbuf.c g_ptr_array_add (view->growbuf_blockptr, newblock);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|