Files
source/Y/cc_offset.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

29 lines
3.1 KiB
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>cc_offset</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--coord_cache.c.html#L98'>cc_offset</a> 98 src/viewer/coord_cache.c return (a-&gt;cc_offset &lt; b-&gt;cc_offset);</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L196'>cc_offset</a> 196 src/viewer/coord_cache.c (unsigned int) i, (uintmax_t) e-&gt;cc_offset, (uintmax_t) e-&gt;cc_line,</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L285'>cc_offset</a> 285 src/viewer/coord_cache.c limit = coord_cache_index (cache, i + 1)-&gt;cc_offset;</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L287'>cc_offset</a> 287 src/viewer/coord_cache.c limit = current.cc_offset + VIEW_COORD_CACHE_GRANUL;</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L291'>cc_offset</a> 291 src/viewer/coord_cache.c for (; current.cc_offset &lt; limit; current = next)</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L295'>cc_offset</a> 295 src/viewer/coord_cache.c if (!mcview_get_byte (view, current.cc_offset, &amp;c))</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L304'>cc_offset</a> 304 src/viewer/coord_cache.c next.cc_offset = current.cc_offset + 1;</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L314'>cc_offset</a> 314 src/viewer/coord_cache.c mcview_get_byte_indexed (view, current.cc_offset, 1, &amp;nextc);</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L355'>cc_offset</a> 355 src/viewer/coord_cache.c mcview_is_nroff_sequence (view, current.cc_offset) ? NROFF_BACKSPACE : NROFF_START;</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L372'>cc_offset</a> 372 src/viewer/coord_cache.c if (i + 1 == cache-&gt;len &amp;&amp; entry.cc_offset != coord_cache_index (cache, i)-&gt;cc_offset)</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L383'>cc_offset</a> 383 src/viewer/coord_cache.c coord-&gt;cc_offset = current.cc_offset;</span>
<span class='curline'><a href='../S/src--viewer--internal.h.html#L71'>cc_offset</a> 71 src/viewer/internal.h off_t cc_offset;</span>
<span class='curline'><a href='../S/src--viewer--move.c.html#L359'>cc_offset</a> 359 src/viewer/move.c *ret_offset = coord.cc_offset;</span>
<span class='curline'><a href='../S/src--viewer--move.c.html#L369'>cc_offset</a> 369 src/viewer/move.c coord.cc_offset = offset;</span>
</pre>
</body>
</html>