Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 723830890bac44da3d113209b14e090b > files > 642

sbcl-1.0.31-1mdv2010.0.i586.rpm

<html lang="en">
<head>
<title>Variable Index - SBCL 1.0.31 User Manual</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="SBCL 1.0.31 User Manual">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Function-Index.html#Function-Index" title="Function Index">
<link rel="next" href="Type-Index.html#Type-Index" title="Type Index">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--

     This manual is part of the SBCL software system. See the `README'
     file for more information.

     This manual is largely derived from the manual for the CMUCL
     system, which was produced at Carnegie Mellon University and later
     released into the public domain. This manual is in the public
     domain and is provided with absolutely no warranty. See the
     `COPYING' and `CREDITS' files for more information.
   -->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
</head>
<body>
<div class="node">
<a name="Variable-Index"></a>
<p>
Next:&nbsp;<a rel="next" accesskey="n" href="Type-Index.html#Type-Index">Type Index</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="Function-Index.html#Function-Index">Function Index</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>

<!-- node-name,  next,  previous,  up -->
<h2 class="appendix">Appendix C Variable Index</h2>



<ul class="index-vr" compact>
<li><a href="Implementation-Packages.html#index-g_t_002apackage_002a-384"><code>*package*</code></a>: <a href="Implementation-Packages.html#Implementation-Packages">Implementation Packages</a></li>
<li><a href="Command_002dline-arguments.html#index-g_t_002aposix_002dargv_002a-210"><code>*posix-argv*</code></a>: <a href="Command_002dline-arguments.html#Command_002dline-arguments">Command-line arguments</a></li>
<li><a href="Shebang-Scripts.html#index-g_t_002aposix_002dargv_002a-5"><code>*posix-argv*</code></a>: <a href="Shebang-Scripts.html#Shebang-Scripts">Shebang Scripts</a></li>
<li><a href="Function-Tracing.html#index-sb_002ddebug_003a_002amax_002dtrace_002dindentation_002a-120"><code>sb-debug:*max-trace-indentation*</code></a>: <a href="Function-Tracing.html#Function-Tracing">Function Tracing</a></li>
<li><a href="Function-Tracing.html#index-sb_002ddebug_003a_002atrace_002dencapsulate_002ddefault_002a-122"><code>sb-debug:*trace-encapsulate-default*</code></a>: <a href="Function-Tracing.html#Function-Tracing">Function Tracing</a></li>
<li><a href="Function-Tracing.html#index-sb_002ddebug_003a_002atrace_002dindentation_002dstep_002a-118"><code>sb-debug:*trace-indentation-step*</code></a>: <a href="Function-Tracing.html#Function-Tracing">Function Tracing</a></li>
<li><a href="Function-Tracing.html#index-sb_002ddebug_003a_002atrace_002dvalues_002a-124"><code>sb-debug:*trace-values*</code></a>: <a href="Function-Tracing.html#Function-Tracing">Function Tracing</a></li>
<li><a href="Garbage-Collection.html#index-sb_002dext_003a_002aafter_002dgc_002dhooks_002a-155"><code>sb-ext:*after-gc-hooks*</code></a>: <a href="Garbage-Collection.html#Garbage-Collection">Garbage Collection</a></li>
<li><a href="Controlling-Verbosity.html#index-sb_002dext_003a_002acompiler_002dprint_002dvariable_002dalist_002a-22"><code>sb-ext:*compiler-print-variable-alist*</code></a>: <a href="Controlling-Verbosity.html#Controlling-Verbosity">Controlling Verbosity</a></li>
<li><a href="Saving-a-Core-Image.html#index-sb_002dext_003a_002acore_002dpathname_002a-12"><code>sb-ext:*core-pathname*</code></a>: <a href="Saving-a-Core-Image.html#Saving-a-Core-Image">Saving a Core Image</a></li>
<li><a href="Debugger-Command-Loop.html#index-sb_002dext_003a_002adebug_002dprint_002dvariable_002dalist_002a-63"><code>sb-ext:*debug-print-variable-alist*</code></a>: <a href="Debugger-Command-Loop.html#Debugger-Command-Loop">Debugger Command Loop</a></li>
<li><a href="Customization-Hooks-for-Users.html#index-sb_002dext_003a_002aed_002dfunctions_002a-243"><code>sb-ext:*ed-functions*</code></a>: <a href="Customization-Hooks-for-Users.html#Customization-Hooks-for-Users">Customization Hooks for Users</a></li>
<li><a href="Interpreter.html#index-sb_002dext_003a_002aevaluator_002dmode_002a-59"><code>sb-ext:*evaluator-mode*</code></a>: <a href="Interpreter.html#Interpreter">Interpreter</a></li>
<li><a href="Initialization-and-Exit-Hooks.html#index-sb_002dext_003a_002aexit_002dhooks_002a-16"><code>sb-ext:*exit-hooks*</code></a>: <a href="Initialization-and-Exit-Hooks.html#Initialization-and-Exit-Hooks">Initialization and Exit Hooks</a></li>
<li><a href="Initialization-and-Exit-Hooks.html#index-sb_002dext_003a_002ainit_002dhooks_002a-14"><code>sb-ext:*init-hooks*</code></a>: <a href="Initialization-and-Exit-Hooks.html#Initialization-and-Exit-Hooks">Initialization and Exit Hooks</a></li>
<li><a href="Debugger-Invocation.html#index-sb_002dext_003a_002ainvoke_002ddebugger_002dhook_002a-61"><code>sb-ext:*invoke-debugger-hook*</code></a>: <a href="Debugger-Invocation.html#Debugger-Invocation">Debugger Invocation</a></li>
<li><a href="Customization-Hooks-for-Users.html#index-sb_002dext_003a_002amodule_002dprovider_002dfunctions_002a-239"><code>sb-ext:*module-provider-functions*</code></a>: <a href="Customization-Hooks-for-Users.html#Customization-Hooks-for-Users">Customization Hooks for Users</a></li>
<li><a href="Customization-Hooks-for-Users.html#index-sb_002dext_003a_002amuffled_002dwarnings_002a-245"><code>sb-ext:*muffled-warnings*</code></a>: <a href="Customization-Hooks-for-Users.html#Customization-Hooks-for-Users">Customization Hooks for Users</a></li>
<li><a href="Command_002dline-arguments.html#index-sb_002dext_003a_002aposix_002dargv_002a-209"><code>sb-ext:*posix-argv*</code></a>: <a href="Command_002dline-arguments.html#Command_002dline-arguments">Command-line arguments</a></li>
<li><a href="Shebang-Scripts.html#index-sb_002dext_003a_002aposix_002dargv_002a-4"><code>sb-ext:*posix-argv*</code></a>: <a href="Shebang-Scripts.html#Shebang-Scripts">Shebang Scripts</a></li>
<li><a href="Saving-a-Core-Image.html#index-sb_002dext_003a_002asave_002dhooks_002a-10"><code>sb-ext:*save-hooks*</code></a>: <a href="Saving-a-Core-Image.html#Saving-a-Core-Image">Saving a Core Image</a></li>
<li><a href="Dynamic_002dextent-allocation.html#index-sb_002dext_003a_002astack_002dallocate_002ddynamic_002dextent_002a-138"><code>sb-ext:*stack-allocate-dynamic-extent*</code></a>: <a href="Dynamic_002dextent-allocation.html#Dynamic_002dextent-allocation">Dynamic-extent allocation</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003a_002amax_002dsamples_002a-608"><code>sb-sprof:*max-samples*</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Statistical-Profiler.html#index-sb_002dsprof_003a_002asample_002dinterval_002a-610"><code>sb-sprof:*sample-interval*</code></a>: <a href="Statistical-Profiler.html#Statistical-Profiler">Statistical Profiler</a></li>
<li><a href="Threading-basics.html#index-sb_002dthread_003a_002acurrent_002dthread_002a-435"><code>sb-thread:*current-thread*</code></a>: <a href="Threading-basics.html#Threading-basics">Threading basics</a></li>
   </ul></body></html>