mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
20 lines
1.3 KiB
HTML
20 lines
1.3 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>bool</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--stdckdint.in.h.html#L31'>bool</a> 31 lib/stdckdint.in.h #define ckd_add(r, a, b) ((bool) _GL_INT_ADD_WRAPV (a, b, r))</span>
|
|
<span class='curline'><a href='../S/lib--stdckdint.in.h.html#L32'>bool</a> 32 lib/stdckdint.in.h #define ckd_sub(r, a, b) ((bool) _GL_INT_SUBTRACT_WRAPV (a, b, r))</span>
|
|
<span class='curline'><a href='../S/lib--stdckdint.in.h.html#L33'>bool</a> 33 lib/stdckdint.in.h #define ckd_mul(r, a, b) ((bool) _GL_INT_MULTIPLY_WRAPV (a, b, r))</span>
|
|
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L441'>bool</a> 441 lib/tty/tty-ncurses.c keypad (stdscr, (bool) set);</span>
|
|
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L449'>bool</a> 449 lib/tty/tty-ncurses.c nodelay (stdscr, (bool) set);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|