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

20 lines
1.4 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>coord_cache_index</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#L146'>coord_cache_index</a> 146 src/viewer/coord_cache.c if (cmp_func (coord, coord_cache_index (view-&gt;coord_cache, i)))</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L192'>coord_cache_index</a> 192 src/viewer/coord_cache.c e = coord_cache_index (cache, i);</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L283'>coord_cache_index</a> 283 src/viewer/coord_cache.c current = *coord_cache_index (cache, i);</span>
<span class='curline'><a href='../S/src--viewer--coord_cache.c.html#L285'>coord_cache_index</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#L372'>coord_cache_index</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>
</pre>
</body>
</html>