237 lines
12 KiB
HTML
237 lines
12 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<!-- Created by GNU Texinfo 7.0.3, https://www.gnu.org/software/texinfo/ -->
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Feature index (ECL Manual)</title>
|
|
|
|
<meta name="description" content="Feature index (ECL Manual)">
|
|
<meta name="keywords" content="Feature index (ECL Manual)">
|
|
<meta name="resource-type" content="document">
|
|
<meta name="distribution" content="global">
|
|
<meta name="Generator" content="makeinfo">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
|
|
<link href="index.html" rel="start" title="Top">
|
|
<link href="Indexes.html" rel="index" title="Indexes">
|
|
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
|
<link href="Indexes.html" rel="up" title="Indexes">
|
|
<link href="Example-index.html" rel="next" title="Example index">
|
|
<link href="Configure-option-index.html" rel="prev" title="Configure option index">
|
|
<style type="text/css">
|
|
<!--
|
|
/* colors */
|
|
|
|
a.summary-letter-printindex {text-decoration: none}
|
|
span.r {font-family: initial; font-weight: normal; font-style: normal}
|
|
td.printindex-index-entry {vertical-align: top}
|
|
td.printindex-index-section {vertical-align: top}
|
|
th.entries-header-printindex {text-align:left}
|
|
th.sections-header-printindex {text-align:left}
|
|
@media (prefers-color-scheme: dark) {
|
|
/* dark theme */
|
|
html { color: seashell;
|
|
background: #1A1A1A; }
|
|
body { background: #1A1A1A; }
|
|
th { border-bottom: 2px solid lightgray; }
|
|
h1, h2, h3, h4, h5 { background-image: linear-gradient(to left, #202020, #3A3A3A); }
|
|
code, var, code a { color: darkorange;
|
|
background: #2A2A2A; }
|
|
a { color: seashell; }
|
|
pre { background: #2A2A2A;
|
|
color: seashell;
|
|
/* mark longer code block with stripe on the left */
|
|
border-left: 5px solid darkorange;
|
|
padding-left: 10px; }
|
|
pre.screen { background: #2A2A2A;
|
|
border: 1px solid lightgray; }
|
|
pre.programlisting { background: #2A2A2A;
|
|
border-left: 1px solid lightgray;
|
|
border-top: 1px solid lightgray; }
|
|
/* we need a light background in order for the images to be readable */
|
|
img { background: white }
|
|
}
|
|
@media (prefers-color-scheme: light) {
|
|
/* light theme */
|
|
html { background: white }
|
|
body { background: white }
|
|
th { border-bottom: 2px solid gray; }
|
|
h1, h2, h3, h4, h5 { background: lightgray; }
|
|
code, var, code a { color: darkred;
|
|
background: whitesmoke; }
|
|
a { color: #000; }
|
|
pre { background: whitesmoke;
|
|
color: black;
|
|
/* mark longer code block with stripe on the left */
|
|
border-left: 5px solid darkred;
|
|
padding-left: 10px; }
|
|
pre.screen { background: #EEE;
|
|
border: 1px solid black; }
|
|
pre.programlisting { background: #EEEEEE;
|
|
border-left: 1px solid black;
|
|
border-top: 1px solid black; }
|
|
}
|
|
|
|
body {
|
|
margin: 1em 125px 0 10%;
|
|
line-height: 1.5em;
|
|
padding: 0 2em 1em 2em;
|
|
font: 13px Verdana,Arial, sans-serif
|
|
}
|
|
ul, dd, dl, dt { margin-top: 0; margin-bottom: 0; }
|
|
p, code, td, dl, dt {
|
|
line-height: 1.5em;
|
|
}
|
|
table {
|
|
font: inherit;
|
|
border-collapse: collapse;
|
|
}
|
|
th, td {
|
|
vertical-align: top;
|
|
}
|
|
h1, h2, h3 { padding-left: 15px; }
|
|
h4, h5 { padding-left: 5px; }
|
|
code, pre {
|
|
font-size: 1em;
|
|
font-family: monospace;
|
|
}
|
|
var {
|
|
font-size: 1em;
|
|
}
|
|
/* links inside code appear the same as the code itself */
|
|
code a {
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
/* but get an underline when hovering */
|
|
code a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
/* ordinary links appear in bold */
|
|
a { font-weight: bold; }
|
|
pre.verbatim {
|
|
margin: 0 0 0 0;
|
|
}
|
|
pre {
|
|
overflow: auto;
|
|
}
|
|
pre.screen {
|
|
font-weight: bold;
|
|
padding: 0.5em;
|
|
}
|
|
pre.programlisting {
|
|
padding: 0.5em;
|
|
}
|
|
div p { padding: 0 2em }
|
|
li p { padding: 0; margin: 0 }
|
|
hr { display: none; }
|
|
div.funcsynopsis p {
|
|
text-indent: -2em;
|
|
}
|
|
div.variablelist {
|
|
padding: 0 2em;
|
|
}
|
|
.type, .funcsynopsis, .symbol {
|
|
font-family: monospace;
|
|
}
|
|
.type, .symbol, .replaceable {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
-->
|
|
</style>
|
|
|
|
|
|
</head>
|
|
|
|
<body lang="en">
|
|
<div class="section-level-extent" id="Feature-index">
|
|
<div class="nav-panel">
|
|
<p>
|
|
Next: <a href="Example-index.html" accesskey="n" rel="next">Example index</a>, Previous: <a href="Configure-option-index.html" accesskey="p" rel="prev">Configure option index</a>, Up: <a href="Indexes.html" accesskey="u" rel="up">Indexes</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Indexes.html" title="Index" rel="index">Index</a>]</p>
|
|
</div>
|
|
<h3 class="section" id="Feature-index-1">Feature index</h3>
|
|
<div class="printindex ft-printindex">
|
|
<table class="ft-letters-header-printindex"><tr><th>Jump to: </th><td><a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-C"><b>C</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-D"><b>D</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-E"><b>E</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-F"><b>F</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-L"><b>L</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-P"><b>P</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-T"><b>T</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-U"><b>U</b></a>
|
|
|
|
</td></tr></table>
|
|
<table class="ft-entries-printindex" border="0">
|
|
<tr><td></td><th class="entries-header-printindex">Index Entry</th><td> </td><th class="sections-header-printindex"> Section</th></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Feature-index_ft_letter-C">C</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Numbers.html#index-COMPLEX_002dFLOAT"><code>COMPLEX-FLOAT</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Numbers.html#Numbers-_002d-Numeric-types">Numbers - Numeric types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-COMPLEX_002dFLOAT-1"><code>COMPLEX-FLOAT</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Primitive-Types">Primitive Types</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Feature-index_ft_letter-D">D</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-DFFI"><code>DFFI</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Two-kinds-of-FFI">Two kinds of FFI</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-DLOPEN"><code>DLOPEN</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#Native-FASL">Native FASL</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Feature-index_ft_letter-E">E</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-ecl_002dread_002dwrite_002dlock"><code>ecl-read-write-lock</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Readers_002dwriter-locks">Readers-writer locks</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Hash-tables.html#index-ECL_002dWEAK_002dHASH"><code>ECL-WEAK-HASH</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Hash-tables.html#Hash-tables-_002d-Extensions">Hash tables - Extensions</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Feature-index_ft_letter-F">F</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-FFI"><code>FFI</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Function-Interface">Foreign Function Interface</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Feature-index_ft_letter-L">L</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Numbers.html#index-LONG_002dFLOAT"><code>LONG-FLOAT</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Numbers.html#Numbers-_002d-Numeric-types">Numbers - Numeric types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-LONG_002dFLOAT-1"><code>LONG-FLOAT</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Primitive-Types">Primitive Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-LONG_002dLONG"><code>LONG-LONG</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Primitive-Types">Primitive Types</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Feature-index_ft_letter-P">P</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Package-local-nicknames.html#index-PACKAGE_002dLOCAL_002dNICKNAMES"><code>PACKAGE-LOCAL-NICKNAMES</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Package-local-nicknames.html">Package local nicknames</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Package-locks.html#index-PACKAGE_002dLOCKS"><code>PACKAGE-LOCKS</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Package-locks.html">Package locks</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Feature-index_ft_letter-T">T</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-THREADS"><code>THREADS</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Native-threads">Native threads</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Feature-index_ft_letter-U">U</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-UINT16_002dT"><code>UINT16-T</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Primitive-Types">Primitive Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-UINT32_002dT"><code>UINT32-T</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Primitive-Types">Primitive Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-UINT64_002dT"><code>UINT64-T</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Primitive-Types">Primitive Types</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
</table>
|
|
<table class="ft-letters-footer-printindex"><tr><th>Jump to: </th><td><a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-C"><b>C</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-D"><b>D</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-E"><b>E</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-F"><b>F</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-L"><b>L</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-P"><b>P</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-T"><b>T</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Feature-index.html#Feature-index_ft_letter-U"><b>U</b></a>
|
|
|
|
</td></tr></table>
|
|
</div>
|
|
|
|
</div>
|
|
<hr>
|
|
<div class="nav-panel">
|
|
<p>
|
|
Next: <a href="Example-index.html" accesskey="n" rel="next">Example index</a>, Previous: <a href="Configure-option-index.html" accesskey="p" rel="prev">Configure option index</a>, Up: <a href="Indexes.html" accesskey="u" rel="up">Indexes</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Indexes.html" title="Index" rel="index">Index</a>]</p>
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|