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

27 lines
2.6 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>xbase</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/lib--strutil--xstrtol.c.html#L145'>xbase</a> 145 lib/strutil/xstrtol.c int xbase = 1024;</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L189'>xbase</a> 189 lib/strutil/xstrtol.c xbase = 1000;</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L219'>xbase</a> 219 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 6);</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L224'>xbase</a> 224 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 3);</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L229'>xbase</a> 229 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 1);</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L234'>xbase</a> 234 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 2);</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L238'>xbase</a> 238 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 5);</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L242'>xbase</a> 242 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 10);</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L246'>xbase</a> 246 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 9);</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L251'>xbase</a> 251 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 4);</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L259'>xbase</a> 259 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 8);</span>
<span class='curline'><a href='../S/lib--strutil--xstrtol.c.html#L263'>xbase</a> 263 lib/strutil/xstrtol.c overflow = bkm_scale_by_power (&amp;tmp, xbase, 7);</span>
</pre>
</body>
</html>