<!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>MAX_CLOCKS</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.14' />
<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/3004.html#L23'>MAX_CLOCKS</a> 23 include/struct.h DEFAULT_CLOCKS = MAX_CLOCKS, /**<クロック周波数の初期値。最大値と同値 */</span>
<span class='curline'><a href='../S/3426.html#L94'>MAX_CLOCKS</a> 94 src/exec.c if(val > MAX_CLOCKS) {</span>
<span class='curline'><a href='../S/3426.html#L95'>MAX_CLOCKS</a> 95 src/exec.c val = MAX_CLOCKS;</span>
<span class='curline'><a href='../S/3457.html#L275'>MAX_CLOCKS</a> 275 src/struct.c assert(0 < clocks && clocks <= MAX_CLOCKS);</span>
</pre>
</body>
</html>