231 lines
16 KiB
HTML
231 lines
16 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>Variable index (ECL Manual)</title>
|
||
|
|
||
|
<meta name="description" content="Variable index (ECL Manual)">
|
||
|
<meta name="keywords" content="Variable 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="Type-index.html" rel="next" title="Type index">
|
||
|
<link href="Function-index.html" rel="prev" title="Function 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="Variable-index">
|
||
|
<div class="nav-panel">
|
||
|
<p>
|
||
|
Next: <a href="Type-index.html" accesskey="n" rel="next">Type index</a>, Previous: <a href="Function-index.html" accesskey="p" rel="prev">Function 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="Variable-index-1">Variable index</h3>
|
||
|
<div class="printindex vr-printindex">
|
||
|
<table class="vr-letters-header-printindex"><tr><th>Jump to: </th><td><a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-C"><b>C</b></a>
|
||
|
|
||
|
<a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-E"><b>E</b></a>
|
||
|
|
||
|
<a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-F"><b>F</b></a>
|
||
|
|
||
|
<a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-M"><b>M</b></a>
|
||
|
|
||
|
<a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-S"><b>S</b></a>
|
||
|
|
||
|
</td></tr></table>
|
||
|
<table class="vr-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="Variable-index_vr_letter-C">C</th><td></td><td></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_002acc_002doptimize_002a"><code>c:*cc-optimize*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_002auser_002dcc_002dflags_002a"><code>c:*user-cc-flags*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_002auser_002dld_002dflags_002a"><code>c:*user-ld-flags*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_002auser_002dlinker_002dflags_002a"><code>c:*user-linker-flags*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_002auser_002dlinker_002dlibs_002a"><code>c:*user-linker-libs*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_003a_002aar_002a"><code>c::*ar*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_003a_002acc_002a"><code>c::*cc*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_003a_002aecl_002dinclude_002ddirectory_002a"><code>c::*ecl-include-directory*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_003a_002aecl_002dlibrary_002ddirectory_002a"><code>c::*ecl-library-directory*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_003a_002ald_002a"><code>c::*ld*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="System-building.html#index-c_003a_003a_002aranlib_002a"><code>c::*ranlib*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="System-building.html#C-compiler-configuration">C compiler configuration</a></td></tr>
|
||
|
<tr><td colspan="4"> <hr></td></tr>
|
||
|
<tr><th id="Variable-index_vr_letter-E">E</th><td></td><td></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Embedding-ECL.html#index-ECLDIR"><code>ECLDIR</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Embedding-ECL.html#Starting-and-Stopping">Starting and Stopping</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Arrays.html#index-ECL_005fARRAY_005fDIMENSION_005fLIMIT-1"><code>ECL_ARRAY_DIMENSION_LIMIT</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Arrays.html#Arrays-_002d-C-Reference">Arrays - C Reference</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Arrays.html#index-ECL_005fARRAY_005fRANK_005fLIMIT-1"><code>ECL_ARRAY_RANK_LIMIT</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Arrays.html#Arrays-_002d-C-Reference">Arrays - C Reference</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Arrays.html#index-ECL_005fARRAY_005fTOTAL_005fLIMIT-1"><code>ECL_ARRAY_TOTAL_LIMIT</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Arrays.html#Arrays-_002d-C-Reference">Arrays - C Reference</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Manipulating-Lisp-objects.html#index-ECL_005fCHAR_005fCODE_005fLIMIT-1"><code>ECL_CHAR_CODE_LIMIT</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Manipulating-Lisp-objects.html#Constructing-objects">Constructing objects</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-ext_003a_002adefault_002dexternal_002dformat_002a-1"><code>ext:*default-external-format*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Streams.html#Streams-_002d-Dictionary">Streams - Dictionary</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003a_002ahelp_002dmessage_002a-1"><code>ext:*help-message*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Command-line-arguments">Command line arguments</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003a_002alisp_002dinit_002dfile_002dlist_002a-1"><code>ext:*lisp-init-file-list*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Command-line-arguments">Command line arguments</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003a_002bdefault_002dcommand_002darg_002drules_002b-1"><code>ext:+default-command-arg-rules+</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Command-line-arguments">Command line arguments</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003a_007bshort_002csingle_002cdouble_002clong_007d_002dfloat_002d_007bpositive_002cnegative_007d_002dinfinity"><code>ext:{short,single,double,long}-float-{positive,negative}-infinity</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Numbers.html#Numbers-_002d-Dictionary">Numbers - Dictionary</a></td></tr>
|
||
|
<tr><td colspan="4"> <hr></td></tr>
|
||
|
<tr><th id="Variable-index_vr_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_003a_002ause_002ddffi_002a-1"><code>ffi:*use-dffi*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#DFFI-Reference">DFFI Reference</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003a_002bnull_002dcstring_002dpointer_002b-1"><code>ffi:+null-cstring-pointer+</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Objects">Foreign Objects</a></td></tr>
|
||
|
<tr><td colspan="4"> <hr></td></tr>
|
||
|
<tr><th id="Variable-index_vr_letter-M">M</th><td></td><td></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Manipulating-Lisp-objects.html#index-MOST_005fNEGATIVE_005fFIXNUM-1"><code>MOST_NEGATIVE_FIXNUM</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Manipulating-Lisp-objects.html#Constructing-objects">Constructing objects</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Manipulating-Lisp-objects.html#index-MOST_005fPOSITIVE_005fFIXNUM-1"><code>MOST_POSITIVE_FIXNUM</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Manipulating-Lisp-objects.html#Constructing-objects">Constructing objects</a></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003a_002acurrent_002dprocess_002a-1"><code>mp:*current-process*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
||
|
<tr><td colspan="4"> <hr></td></tr>
|
||
|
<tr><th id="Variable-index_vr_letter-S">S</th><td></td><td></td></tr>
|
||
|
<tr><td></td><td class="printindex-index-entry"><a href="Data-and-control-flow.html#index-si_003a_002akeep_002ddefinitions_002a-1"><code>si:*keep-definitions*</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Data-and-control-flow.html#Function-types">Function types</a></td></tr>
|
||
|
<tr><td colspan="4"> <hr></td></tr>
|
||
|
</table>
|
||
|
<table class="vr-letters-footer-printindex"><tr><th>Jump to: </th><td><a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-C"><b>C</b></a>
|
||
|
|
||
|
<a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-E"><b>E</b></a>
|
||
|
|
||
|
<a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-F"><b>F</b></a>
|
||
|
|
||
|
<a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-M"><b>M</b></a>
|
||
|
|
||
|
<a class="summary-letter-printindex" href="Variable-index.html#Variable-index_vr_letter-S"><b>S</b></a>
|
||
|
|
||
|
</td></tr></table>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
<hr>
|
||
|
<div class="nav-panel">
|
||
|
<p>
|
||
|
Next: <a href="Type-index.html" accesskey="n" rel="next">Type index</a>, Previous: <a href="Function-index.html" accesskey="p" rel="prev">Function 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>
|