506 lines
85 KiB
HTML
506 lines
85 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>Common Lisp symbols (ECL Manual)</title>
|
|
|
|
<meta name="description" content="Common Lisp symbols (ECL Manual)">
|
|
<meta name="keywords" content="Common Lisp symbols (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="C_002fC_002b_002b-index.html" rel="next" title="C/C++ index">
|
|
<link href="Type-index.html" rel="prev" title="Type 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="Common-Lisp-symbols">
|
|
<div class="nav-panel">
|
|
<p>
|
|
Next: <a href="C_002fC_002b_002b-index.html" accesskey="n" rel="next">C/C++ index</a>, Previous: <a href="Type-index.html" accesskey="p" rel="prev">Type 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="Common-Lisp-symbols-1">Common Lisp symbols</h3>
|
|
<div class="printindex lsp-printindex">
|
|
<table class="lsp-letters-header-printindex"><tr><th>Jump to: </th><td><a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_symbol-1"><b>:</b></a>
|
|
|
|
<br>
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-C"><b>C</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-D"><b>D</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-E"><b>E</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-F"><b>F</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-H"><b>H</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-L"><b>L</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-M"><b>M</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-O"><b>O</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-R"><b>R</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-S"><b>S</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-T"><b>T</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-W"><b>W</b></a>
|
|
|
|
</td></tr></table>
|
|
<table class="lsp-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="Common-Lisp-symbols_lsp_symbol-1">:</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-_003a_002a"><code>:*</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-_003abyte"><code>:byte</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-_003acdfloat"><code>:cdfloat</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-_003achar"><code>:char</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-_003aclfloat"><code>:clfloat</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-_003acsfloat"><code>:csfloat</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-_003acstring"><code>:cstring</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-_003adouble"><code>:double</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-_003afloat"><code>: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-_003aint"><code>:int</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-_003aint16_002dt"><code>:int16-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-_003aint32_002dt"><code>:int32-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-_003aint64_002dt"><code>:int64-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-_003along"><code>: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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-_003along_002ddouble"><code>:long-double</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-_003aobject"><code>:object</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-_003apointer_002dvoid"><code>:pointer-void</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-_003ashort"><code>:short</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-_003auint16_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-_003auint32_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-_003auint64_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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-_003aunsigned_002dbyte"><code>:unsigned-byte</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-_003aunsigned_002dchar"><code>:unsigned-char</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-_003aunsigned_002dint"><code>:unsigned-int</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-_003aunsigned_002dlong"><code>:unsigned-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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-_003aunsigned_002dshort"><code>:unsigned-short</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-_003avoid"><code>:void</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="Common-Lisp-symbols_lsp_letter-C">C</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Data-and-control-flow.html#index-call_002darguments_002dlimit"><code>call-arguments-limit</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>
|
|
<tr><th id="Common-Lisp-symbols_lsp_letter-D">D</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Evaluation-and-compilation.html#index-debug"><code>debug</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Evaluation-and-compilation.html">Evaluation and compilation</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Files.html#index-directory-1"><code>directory</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Files.html#Files-_002d-Dictionary">Files - Dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Environment.html#index-disassemble-1"><code>disassemble</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Environment.html#Environment-_002d-Dictionary">Environment - Dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Types-and-classes.html#index-double_002dfloat"><code>double-float</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Types-and-classes.html">Types and classes</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Common-Lisp-symbols_lsp_letter-E">E</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Environment.html#index-ed-1"><code>ed</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Environment.html#Environment-_002d-Dictionary">Environment - Dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-ext_003a_002adefault_002dexternal_002dformat_002a"><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"><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"><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"><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="Package-local-nicknames.html#index-ext_003aadd_002dpackage_002dlocal_002dnickname-1"><code>ext:add-package-local-nickname</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="Streams.html#index-ext_003aall_002dencodings-1"><code>ext:all-encodings</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="Memory-Management.html#index-ext_003abinding_002dstack"><code>ext:binding-stack</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-limits">Memory limits</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003ac_002dstack"><code>ext:c-stack</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-limits">Memory limits</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Signals-and-Interrupts.html#index-ext_003acatch_002dsignal-1"><code>ext:catch-signal</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Signals-and-Interrupts.html#Signals-and-Interrupts-_002d-Signals-Reference">Signals and Interrupts - Signals Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-ext_003acharacter_002dcoding_002derror"><code>ext:character-coding-error</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="Streams.html#index-ext_003acharacter_002dcoding_002derror_002dexternal_002dformat-1"><code>ext:character-coding-error-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="Streams.html#index-ext_003acharacter_002ddecoding_002derror"><code>ext:character-decoding-error</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="Streams.html#index-ext_003acharacter_002ddecoding_002derror_002doctects-1"><code>ext:character-decoding-error-octects</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="Streams.html#index-ext_003acharacter_002dencoding_002derror"><code>ext:character-encoding-error</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="Streams.html#index-ext_003acharacter_002dencoding_002derror_002dcode-1"><code>ext:character-encoding-error-code</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_003achdir-1"><code>ext:chdir</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003achmod-1"><code>ext:chmod</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003acommand_002dargs-1"><code>ext:command-args</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_003acopy_002dfile-1"><code>ext:copy-file</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-ext_003adecoding_002derror-1"><code>ext:decoding-error</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="Numbers.html#index-ext_003adouble_002dfloat_002dnegative_002dinfinity"><code>ext:double-float-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></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003adouble_002dfloat_002dpositive_002dinfinity"><code>ext:double-float-positive-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></td><td class="printindex-index-entry"><a href="Streams.html#index-ext_003aencoding_002derror-1"><code>ext:encoding-error</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_003aenviron-1"><code>ext:environ</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003aexternal_002dprocess_002derror_002dstream-1"><code>ext:external-process-error-stream</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#External-processes">External processes</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003aexternal_002dprocess_002dinput-1"><code>ext:external-process-input</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#External-processes">External processes</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003aexternal_002dprocess_002doutput-1"><code>ext:external-process-output</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#External-processes">External processes</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003aexternal_002dprocess_002dpid-1"><code>ext:external-process-pid</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#External-processes">External processes</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003aexternal_002dprocess_002dstatus-1"><code>ext:external-process-status</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#External-processes">External processes</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003aexternal_002dprocess_002dwait-1"><code>ext:external-process-wait</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#External-processes">External processes</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003afile_002dkind-1"><code>ext:file-kind</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-ext_003afile_002dstream_002dfd-1"><code>ext:file-stream-fd</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="Numbers.html#index-ext_003afloat_002dinfinity_002dp-1"><code>ext:float-infinity-p</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Numbers.html#Numbers-_002d-Dictionary">Numbers - Dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003afloat_002dnan_002dp-1"><code>ext:float-nan-p</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Numbers.html#Numbers-_002d-Dictionary">Numbers - Dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003aframe_002dstack"><code>ext:frame-stack</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-limits">Memory limits</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003aget_002dfinalizer-1"><code>ext:get-finalizer</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-Management-Reference">Memory Management Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003aget_002dlimit-1"><code>ext:get-limit</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-Management-Reference">Memory Management Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Signals-and-Interrupts.html#index-ext_003aget_002dsignal_002dhandler-1"><code>ext:get-signal-handler</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Signals-and-Interrupts.html#Signals-and-Interrupts-_002d-Signals-Reference">Signals and Interrupts - Signals Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003agetcwd-1"><code>ext:getcwd</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003agetenv-1"><code>ext:getenv</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003agetpid-1"><code>ext:getpid</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003agetuid-1"><code>ext:getuid</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Hash-tables.html#index-ext_003ahash_002dtable_002dfill-1"><code>ext:hash-table-fill</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></td><td class="printindex-index-entry"><a href="Hash-tables.html#index-ext_003ahash_002dtable_002dsynchronized_002dp-1"><code>ext:hash-table-synchronized-p</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></td><td class="printindex-index-entry"><a href="Hash-tables.html#index-ext_003ahash_002dtable_002dweakness-1"><code>ext:hash-table-weakness</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></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003aheap_002dsize"><code>ext:heap-size</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-limits">Memory limits</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003alisp_002dstack"><code>ext:lisp-stack</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-limits">Memory limits</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Package-locks.html#index-ext_003alock_002dpackage-1"><code>ext:lock-package</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Package-locks.html">Package locks</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003along_002dfloat_002dnegative_002dinfinity"><code>ext:long-float-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></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003along_002dfloat_002dpositive_002dinfinity"><code>ext:long-float-positive-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></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003amake_002dpipe-1"><code>ext:make-pipe</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-ext_003amake_002dsequence_002dinput_002dstream-1"><code>ext:make-sequence-input-stream</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="Streams.html#index-ext_003amake_002dsequence_002doutput_002dstream-1"><code>ext:make-sequence-output-stream</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="Numbers.html#index-ext_003anan-1"><code>ext:nan</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Numbers.html#Numbers-_002d-Dictionary">Numbers - Dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Strings.html#index-ext_003aoctets_002dto_002dstring-1"><code>ext:octets-to-string</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Strings.html#Strings-_002d-C-reference">Strings - C reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Package-local-nicknames.html#index-ext_003apackage_002dlocal_002dnicknames-1"><code>ext: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-local-nicknames.html#index-ext_003apackage_002dlocally_002dnicknamed_002dby_002dlist-1"><code>ext:package-locally-nicknamed-by-list</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-ext_003apackage_002dlocked_002dp-1"><code>ext:package-locked-p</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Package-locks.html">Package locks</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003aprocess_002dcommand_002dargs-1"><code>ext:process-command-args</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_003aquit-1"><code>ext:quit</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Package-local-nicknames.html#index-ext_003aremove_002dpackage_002dlocal_002dnickname-1"><code>ext:remove-package-local-nickname</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="Operating-System-Interface.html#index-ext_003arun_002dprogram-1"><code>ext:run-program</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#External-processes">External processes</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-ext_003asequence_002dstream"><code>ext:sequence-stream</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="Streams.html#index-ext_003aset_002dbuffering_002dmode-1"><code>ext:set-buffering-mode</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="Memory-Management.html#index-ext_003aset_002dfinalizer-1"><code>ext:set-finalizer</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-Management-Reference">Memory Management Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003aset_002dlimit-1"><code>ext:set-limit</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-Management-Reference">Memory Management Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Signals-and-Interrupts.html#index-ext_003aset_002dsignal_002dhandler-1"><code>ext:set-signal-handler</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Signals-and-Interrupts.html#Signals-and-Interrupts-_002d-Signals-Reference">Signals and Interrupts - Signals Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003asetenv-1"><code>ext:setenv</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003ashort_002dfloat_002dnegative_002dinfinity"><code>ext:short-float-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></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003ashort_002dfloat_002dpositive_002dinfinity"><code>ext:short-float-positive-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></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003asingle_002dfloat_002dnegative_002dinfinity"><code>ext:single-float-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></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003asingle_002dfloat_002dpositive_002dinfinity"><code>ext:single-float-positive-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></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003astack_002doverflow"><code>ext:stack-overflow</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-Management-Reference">Memory Management Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003astack_002doverflow_002dsize-1"><code>ext:stack-overflow-size</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-Management-Reference">Memory Management Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003astack_002doverflow_002dtype-1"><code>ext:stack-overflow-type</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-Management-Reference">Memory Management Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Memory-Management.html#index-ext_003astorage_002dexhausted"><code>ext:storage-exhausted</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Memory-Management.html#Memory-Management-Reference">Memory Management Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-ext_003astream_002ddecoding_002derror"><code>ext:stream-decoding-error</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="Streams.html#index-ext_003astream_002dencoding_002derror"><code>ext:stream-encoding-error</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="Strings.html#index-ext_003astring_002dto_002doctets-1"><code>ext:string-to-octets</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Strings.html#Strings-_002d-C-reference">Strings - C reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003asystem-1"><code>ext:system</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#Operating-System-Interface-Reference">Operating System Interface Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Operating-System-Interface.html#index-ext_003aterminate_002dprocess-1"><code>ext:terminate-process</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Operating-System-Interface.html#External-processes">External processes</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Numbers.html#index-ext_003atrap_002dfpe-1"><code>ext:trap-fpe</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Numbers.html#Numbers-_002d-Floating-point-exceptions">Numbers - Floating point exceptions</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Signals-and-Interrupts.html#index-ext_003aunix_002dsignal_002dreceived"><code>ext:unix-signal-received</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Signals-and-Interrupts.html#Signals-and-Interrupts-_002d-Signals-Reference">Signals and Interrupts - Signals Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Signals-and-Interrupts.html#index-ext_003aunix_002dsignal_002dreceived_002dcode-1"><code>ext:unix-signal-received-code</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Signals-and-Interrupts.html#Signals-and-Interrupts-_002d-Signals-Reference">Signals and Interrupts - Signals Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Package-locks.html#index-ext_003aunlock_002dpackage-1"><code>ext:unlock-package</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Package-locks.html">Package locks</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ext_003awith_002dbackend-1"><code>ext:with-backend</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#SFFI-Reference">SFFI Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Package-locks.html#index-ext_003awith_002dunlocked_002dpackages-1"><code>ext:with-unlocked-packages</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Package-locks.html">Package locks</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Package-locks.html#index-ext_003awithout_002dpackage_002dlocks-1"><code>ext:without-package-locks</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Package-locks.html">Package locks</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Characters.html#index-extended_002dchar"><code>extended-char</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Characters.html#Characters-_002d-Unicode-vs_002e-POSIX-locale">Characters - Unicode vs. POSIX locale</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Common-Lisp-symbols_lsp_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"><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"><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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aallocate_002dforeign_002dobject-1"><code>ffi:allocate-foreign-object</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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aallocate_002dforeign_002dstring-1"><code>ffi:allocate-foreign-string</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003ac_002dinline-1"><code>ffi:c-inline</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#SFFI-Reference">SFFI Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003ac_002dprogn-1"><code>ffi:c-progn</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#SFFI-Reference">SFFI Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aclines-1"><code>ffi:clines</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#SFFI-Reference">SFFI Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aconvert_002dfrom_002dcstring-2"><code>ffi:convert-from-cstring</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aconvert_002dfrom_002dforeign_002dstring-1"><code>ffi:convert-from-foreign-string</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aconvert_002dto_002dcstring-1"><code>ffi:convert-to-cstring</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aconvert_002dto_002dforeign_002dstring-1"><code>ffi:convert-to-foreign-string</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adef_002darray_002dpointer-1"><code>ffi:def-array-pointer</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Aggregate-Types">Aggregate Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adef_002dconstant-1"><code>ffi:def-constant</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-ffi_003adef_002denum-1"><code>ffi:def-enum</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Aggregate-Types">Aggregate Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adef_002dforeign_002dtype-1"><code>ffi:def-foreign-type</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-ffi_003adef_002dforeign_002dvar-1"><code>ffi:def-foreign-var</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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adef_002dfunction-1"><code>ffi:def-function</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Functions-and-Libraries">Functions and Libraries</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adef_002dstruct-1"><code>ffi:def-struct</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Aggregate-Types">Aggregate Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adef_002dunion-1"><code>ffi:def-union</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Aggregate-Types">Aggregate Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adefcallback-1"><code>ffi:defcallback</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#SFFI-Reference">SFFI Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adefcbody-1"><code>ffi:defcbody</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#SFFI-Reference">SFFI Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adefentry-1"><code>ffi:defentry</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#SFFI-Reference">SFFI Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003adefla-1"><code>ffi:defla</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#SFFI-Reference">SFFI Reference</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aderef_002darray-1"><code>ffi:deref-array</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Aggregate-Types">Aggregate Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aderef_002dpointer-1"><code>ffi:deref-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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aensure_002dchar_002dcharacter-1"><code>ffi:ensure-char-character</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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aensure_002dchar_002dinteger-1"><code>ffi:ensure-char-integer</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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003afind_002dforeign_002dlibrary-1"><code>ffi:find-foreign-library</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Functions-and-Libraries">Functions and Libraries</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003afree_002dcstring"><code>ffi:free-cstring</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003afree_002dforeign_002dobject-1"><code>ffi:free-foreign-object</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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aget_002dslot_002dpointer-1"><code>ffi:get-slot-pointer</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Aggregate-Types">Aggregate Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aget_002dslot_002dvalue-1"><code>ffi:get-slot-value</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Aggregate-Types">Aggregate Types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003aload_002dforeign_002dlibrary-1"><code>ffi:load-foreign-library</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Functions-and-Libraries">Functions and Libraries</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003amake_002dnull_002dpointer-1"><code>ffi:make-null-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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003anull_002dchar_002dp-1"><code>ffi:null-char-p</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-ffi_003anull_002dpointer_002dp-1"><code>ffi:null-pointer-p</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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003apointer_002daddress-1"><code>ffi:pointer-address</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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003asize_002dof_002dforeign_002dtype-1"><code>ffi:size-of-foreign-type</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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003awith_002dcast_002dpointer-1"><code>ffi:with-cast-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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003awith_002dcstring-1"><code>ffi:with-cstring</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003awith_002dcstrings-1"><code>ffi:with-cstrings</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003awith_002dforeign_002dobject-1"><code>ffi:with-foreign-object</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></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003awith_002dforeign_002dstring-1"><code>ffi:with-foreign-string</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Foreign-Function-Interface.html#index-ffi_003awith_002dforeign_002dstrings-1"><code>ffi:with-foreign-strings</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Foreign-Function-Interface.html#Foreign-Strings">Foreign Strings</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Common-Lisp-symbols_lsp_letter-H">H</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Hash-tables.html#index-hash_002dtable_002dcontent"><code>hash-table-content</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="Common-Lisp-symbols_lsp_letter-L">L</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Data-and-control-flow.html#index-lambda_002dlist_002dkeywords"><code>lambda-list-keywords</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></td><td class="printindex-index-entry"><a href="Data-and-control-flow.html#index-lambda_002dparameters_002dlimit"><code>lambda-parameters-limit</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>
|
|
<tr><th id="Common-Lisp-symbols_lsp_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_002dNEGATIVE_002dFIXNUM"><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_002dPOSITIVE_002dFIXNUM"><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"><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></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aall_002dprocesses-1"><code>mp:all-processes</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aallow_002dwith_002dinterrupts"><code>mp:allow-with-interrupts</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aatomic_002ddecf-1"><code>mp:atomic-decf</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aatomic_002dincf-1"><code>mp:atomic-incf</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aatomic_002dpop-1"><code>mp:atomic-pop</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aatomic_002dpush-1"><code>mp:atomic-push</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aatomic_002dupdate-1"><code>mp:atomic-update</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003abarrier_002darrivers_002dcount-1"><code>mp:barrier-arrivers-count</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Barriers-dictionary">Barriers dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003abarrier_002dcount-1"><code>mp:barrier-count</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Barriers-dictionary">Barriers dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003abarrier_002dname-1"><code>mp:barrier-name</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Barriers-dictionary">Barriers dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003abarrier_002dunblock-1"><code>mp:barrier-unblock</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Barriers-dictionary">Barriers dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003abarrier_002dwait-1"><code>mp:barrier-wait</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Barriers-dictionary">Barriers dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003ablock_002dsignals-1"><code>mp:block-signals</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003acompare_002dand_002dswap-1"><code>mp:compare-and-swap</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003acondition_002dvariable_002dbroadcast-1"><code>mp:condition-variable-broadcast</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Condition-variables-dictionary">Condition variables dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003acondition_002dvariable_002dsignal-1"><code>mp:condition-variable-signal</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Condition-variables-dictionary">Condition variables dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003acondition_002dvariable_002dtimedwait-1"><code>mp:condition-variable-timedwait</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Condition-variables-dictionary">Condition variables dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003acondition_002dvariable_002dwait-1"><code>mp:condition-variable-wait</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Condition-variables-dictionary">Condition variables dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003adefcas-1"><code>mp:defcas</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003adefine_002dcas_002dexpander-1"><code>mp:define-cas-expander</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aexit_002dprocess-1"><code>mp:exit-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></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aget_002dcas_002dexpansion-1"><code>mp:get-cas-expansion</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aget_002dlock-1"><code>mp:get-lock</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aget_002drwlock_002dread-1"><code>mp:get-rwlock-read</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Readers_002dwriter-locks-dictionary">Readers-writer locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aget_002drwlock_002dwrite-1"><code>mp:get-rwlock-write</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Readers_002dwriter-locks-dictionary">Readers-writer locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003agiveup_002dlock-1"><code>mp:giveup-lock</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003agiveup_002drwlock_002dread-1"><code>mp:giveup-rwlock-read</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Readers_002dwriter-locks-dictionary">Readers-writer locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003agiveup_002drwlock_002dwrite-1"><code>mp:giveup-rwlock-write</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Readers_002dwriter-locks-dictionary">Readers-writer locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aholding_002dlock_002dp-1"><code>mp:holding-lock-p</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003ainterrupt_002dprocess-1"><code>mp:interrupt-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></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003alock_002dcount-1"><code>mp:lock-count</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003alock_002dname"><code>mp:lock-name</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003alock_002downer-1"><code>mp:lock-owner</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003amake_002dbarrier-1"><code>mp:make-barrier</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Barriers-dictionary">Barriers dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003amake_002dcondition_002dvariable-1"><code>mp:make-condition-variable</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Condition-variables-dictionary">Condition variables dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003amake_002dlock-1"><code>mp:make-lock</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003amake_002dprocess-1"><code>mp:make-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></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003amake_002drwlock-1"><code>mp:make-rwlock</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Readers_002dwriter-locks-dictionary">Readers-writer locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003amake_002dsemaphore-1"><code>mp:make-semaphore</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Semaphores-dictionary">Semaphores dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002dactive_002dp-1"><code>mp:process-active-p</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002denable-1"><code>mp:process-enable</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002djoin-1"><code>mp:process-join</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002dkill-1"><code>mp:process-kill</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002dname-1"><code>mp:process-name</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002dpreset-1"><code>mp:process-preset</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002dresume-1"><code>mp:process-resume</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002drun_002dfunction-1"><code>mp:process-run-function</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002dsuspend-1"><code>mp:process-suspend</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aprocess_002dyield-1"><code>mp:process-yield</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003arecursive_002dlock_002dp-1"><code>mp:recursive-lock-p</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003aremcas-1"><code>mp:remcas</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Atomic-operations-dictionary">Atomic operations dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003arestore_002dsignals-1"><code>mp:restore-signals</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003arwlock_002dname-1"><code>mp:rwlock-name</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Readers_002dwriter-locks-dictionary">Readers-writer locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003asemaphore_002dcount-1"><code>mp:semaphore-count</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Semaphores-dictionary">Semaphores dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003asemaphore_002dname-1"><code>mp:semaphore-name</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Semaphores-dictionary">Semaphores dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003asemaphore_002dwait-1"><code>mp:semaphore-wait</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Semaphores-dictionary">Semaphores dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003asemaphore_002dwait_002dcount-1"><code>mp:semaphore-wait-count</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Semaphores-dictionary">Semaphores dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003asignal_002dsemaphore-1"><code>mp:signal-semaphore</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Semaphores-dictionary">Semaphores dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003atry_002dget_002dsemaphore-1"><code>mp:try-get-semaphore</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Semaphores-dictionary">Semaphores dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003await_002don_002dsemaphore-1"><code>mp:wait-on-semaphore</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Semaphores-dictionary">Semaphores dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003awith_002dinterrupts-2"><code>mp:with-interrupts</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003awith_002dlocal_002dinterrupts"><code>mp:with-local-interrupts</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003awith_002dlock-1"><code>mp:with-lock</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003awith_002drestored_002dinterrupts"><code>mp:with-restored-interrupts</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003awith_002drwlock-1"><code>mp:with-rwlock</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Readers_002dwriter-locks-dictionary">Readers-writer locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_003awithout_002dinterrupts-2"><code>mp:without-interrupts</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Processes-dictionary">Processes dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Native-threads.html#index-mp_005flock_005fowner-1"><code>mp_lock_owner</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Native-threads.html#Locks-dictionary">Locks dictionary</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Data-and-control-flow.html#index-multiple_002dvalues_002dlimit"><code>multiple-values-limit</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>
|
|
<tr><th id="Common-Lisp-symbols_lsp_letter-O">O</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-open-1"><code>open</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="Evaluation-and-compilation.html#index-optimize"><code>optimize</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Evaluation-and-compilation.html">Evaluation and compilation</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Common-Lisp-symbols_lsp_letter-R">R</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-read_002dchar"><code>read-char</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Streams.html#Streams-_002d-Element-types">Streams - Element types</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Common-Lisp-symbols_lsp_letter-S">S</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Evaluation-and-compilation.html#index-safety"><code>safety</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Evaluation-and-compilation.html">Evaluation and compilation</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Data-and-control-flow.html#index-si_003a_002akeep_002ddefinitions_002a"><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></td><td class="printindex-index-entry"><a href="Data-and-control-flow.html#index-si_003a_003amake_002dlambda"><code>si::make-lambda</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Data-and-control-flow.html#Minimal-compilation">Minimal compilation</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Types-and-classes.html#index-single_002dfloat"><code>single-float</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Types-and-classes.html">Types and classes</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Evaluation-and-compilation.html#index-space"><code>space</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Evaluation-and-compilation.html">Evaluation and compilation</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Evaluation-and-compilation.html#index-speed"><code>speed</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Evaluation-and-compilation.html">Evaluation and compilation</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Characters.html#index-standard_002dchar"><code>standard-char</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Characters.html#Characters-_002d-Unicode-vs_002e-POSIX-locale">Characters - Unicode vs. POSIX locale</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Common-Lisp-symbols_lsp_letter-T">T</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Environment.html#index-trace-1"><code>trace</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Environment.html#Environment-_002d-Dictionary">Environment - Dictionary</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
<tr><th id="Common-Lisp-symbols_lsp_letter-W">W</th><td></td><td></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-write_002dchar"><code>write-char</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Streams.html#Streams-_002d-Element-types">Streams - Element types</a></td></tr>
|
|
<tr><td></td><td class="printindex-index-entry"><a href="Streams.html#index-write_002dsequence"><code>write-sequence</code></a>:</td><td> </td><td class="printindex-index-section"><a href="Streams.html#Streams-_002d-Element-types">Streams - Element types</a></td></tr>
|
|
<tr><td colspan="4"> <hr></td></tr>
|
|
</table>
|
|
<table class="lsp-letters-footer-printindex"><tr><th>Jump to: </th><td><a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_symbol-1"><b>:</b></a>
|
|
|
|
<br>
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-C"><b>C</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-D"><b>D</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-E"><b>E</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-F"><b>F</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-H"><b>H</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-L"><b>L</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-M"><b>M</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-O"><b>O</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-R"><b>R</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-S"><b>S</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-T"><b>T</b></a>
|
|
|
|
<a class="summary-letter-printindex" href="Common-Lisp-symbols.html#Common-Lisp-symbols_lsp_letter-W"><b>W</b></a>
|
|
|
|
</td></tr></table>
|
|
</div>
|
|
|
|
</div>
|
|
<hr>
|
|
<div class="nav-panel">
|
|
<p>
|
|
Next: <a href="C_002fC_002b_002b-index.html" accesskey="n" rel="next">C/C++ index</a>, Previous: <a href="Type-index.html" accesskey="p" rel="prev">Type 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>
|