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

23 lines
1.9 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>ref</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/tests--lib--widget--group_init_destroy.c.html#L34'>ref</a> 34 tests/lib/widget/group_init_destroy.c static int ref = 0;</span>
<span class='curline'><a href='../S/tests--lib--widget--group_init_destroy.c.html#L44'>ref</a> 44 tests/lib/widget/group_init_destroy.c ref++;</span>
<span class='curline'><a href='../S/tests--lib--widget--group_init_destroy.c.html#L48'>ref</a> 48 tests/lib/widget/group_init_destroy.c ref--;</span>
<span class='curline'><a href='../S/tests--lib--widget--group_init_destroy.c.html#L64'>ref</a> 64 tests/lib/widget/group_init_destroy.c ref++;</span>
<span class='curline'><a href='../S/tests--lib--widget--group_init_destroy.c.html#L68'>ref</a> 68 tests/lib/widget/group_init_destroy.c ref--;</span>
<span class='curline'><a href='../S/tests--lib--widget--group_init_destroy.c.html#L123'>ref</a> 123 tests/lib/widget/group_init_destroy.c ck_assert_msg (w0-&gt;id == 7, "last id (%d) != 7", ref);</span>
<span class='curline'><a href='../S/tests--lib--widget--group_init_destroy.c.html#L127'>ref</a> 127 tests/lib/widget/group_init_destroy.c ck_assert_msg (ref == 8, "ref (%d) != 8", ref);</span>
<span class='curline'><a href='../S/tests--lib--widget--group_init_destroy.c.html#L131'>ref</a> 131 tests/lib/widget/group_init_destroy.c ck_assert_msg (ref == 0, "ref (%d) != 0", ref);</span>
</pre>
</body>
</html>