<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="index.xsl"?><index>
  <index-entry file="intro" index="functions" key="function-name-fun-fun" title="function-name"/>
  <index-entry file="intro" index="functions" key="do-three-times-fun-spec" title="do-three-times"/>
  <index-entry file="intro" index="functions" key="with-foo-bound-to-nil-fun-mac" title="with-foo-bound-to-nil"/>
  <index-entry file="intro" index="functions" key="twiddle-frob-fun-spec" title="twiddle-frob"/>
  <index-entry file="intro" index="method" key="flavor-name-operation-name-method-method" title="flavor-name"/>
  <index-entry file="intro" index="variables" key="typical-variable-var-var" title="typical-variable"/>
  <index-entry file="intro" index="concepts" key="s-expression" title="s-expression"/>
  <index-entry file="intro" index="concepts" key="dotted pair" title="dotted pair"/>
  <index-entry file="intro" index="concepts" key="atom" title="atom"/>
  <index-entry file="intro" index="concepts" key="common lisp" title="common lisp"/>
  <index-entry file="intro" index="functions" key="common-lisp-fun-fun" title="common-lisp"/>
  <index-entry file="fd-dtp" index="concepts" key="symbol" title="symbol"/>
  <index-entry file="fd-dtp" index="concepts" key="print name" title="print name"/>
  <index-entry file="fd-dtp" index="concepts" key="definition" title="definition"/>
  <index-entry file="fd-dtp" index="concepts" key="property list" title="property list"/>
  <index-entry file="fd-dtp" index="concepts" key="character object" title="character object"/>
  <index-entry file="fd-dtp" index="concepts" key="FEF" title="FEF"/>
  <index-entry file="fd-dtp" index="concepts" key="predicate" title="predicate"/>
  <index-entry file="fd-dtp" index="concepts" key="naming convention" title="naming convention"/>
  <index-entry file="fd-dtp" index="concepts" key="data type" title="data type"/>
  <index-entry file="fd-dtp" index="functions" key="symbolp-fun-fun" title="symbolp"/>
  <index-entry file="fd-dtp" index="concepts" key="symbol" title="symbol"/>
  <index-entry file="fd-dtp" index="functions" key="nsymbolp-fun-fun" title="nsymbolp"/>
  <index-entry file="fd-dtp" index="functions" key="listp-fun-fun" title="listp"/>
  <index-entry file="fd-dtp" index="concepts" key="cons" title="cons"/>
  <index-entry file="fd-dtp" index="functions" key="cli:listp-fun-fun" title="cli:listp"/>
  <index-entry file="fd-dtp" index="functions" key="nlistp-fun-fun" title="nlistp"/>
  <index-entry file="fd-dtp" index="functions" key="atom-fun-fun" title="atom"/>
  <index-entry file="fd-dtp" index="concepts" key="atom" title="atom"/>
  <index-entry file="fd-dtp" index="functions" key="consp-fun-fun" title="consp"/>
  <index-entry file="fd-dtp" index="functions" key="numberp-fun-fun" title="numberp"/>
  <index-entry file="fd-dtp" index="concepts" key="number" title="number"/>
  <index-entry file="fd-dtp" index="functions" key="integerp-fun-fun" title="integerp"/>
  <index-entry file="fd-dtp" index="functions" key="fixp-fun-fun" title="fixp"/>
  <index-entry file="fd-dtp" index="functions" key="floatp-fun-fun" title="floatp"/>
  <index-entry file="fd-dtp" index="functions" key="fixnump-fun-fun" title="fixnump"/>
  <index-entry file="fd-dtp" index="functions" key="bigp-fun-fun" title="bigp"/>
  <index-entry file="fd-dtp" index="functions" key="flonump-fun-fun" title="flonump"/>
  <index-entry file="fd-dtp" index="functions" key="small-floatp-fun-fun" title="small-floatp"/>
  <index-entry file="fd-dtp" index="functions" key="rationalp-fun-fun" title="rationalp"/>
  <index-entry file="fd-dtp" index="functions" key="complexp-fun-fun" title="complexp"/>
  <index-entry file="fd-dtp" index="functions" key="realp-fun-fun" title="realp"/>
  <index-entry file="fd-dtp" index="functions" key="characterp-fun-fun" title="characterp"/>
  <index-entry file="fd-dtp" index="functions" key="stringp-fun-fun" title="stringp"/>
  <index-entry file="fd-dtp" index="concepts" key="string" title="string"/>
  <index-entry file="fd-dtp" index="functions" key="arrayp-fun-fun" title="arrayp"/>
  <index-entry file="fd-dtp" index="concepts" key="array" title="array"/>
  <index-entry file="fd-dtp" index="functions" key="vectorp-fun-fun" title="vectorp"/>
  <index-entry file="fd-dtp" index="functions" key="bit-vector-p-fun-fun" title="bit-vector-p"/>
  <index-entry file="fd-dtp" index="functions" key="simple-vector-p-fun-fun" title="simple-vector-p"/>
  <index-entry file="fd-dtp" index="functions" key="simple-bit-vector-p-fun-fun" title="simple-bit-vector-p"/>
  <index-entry file="fd-dtp" index="functions" key="simple-string-p-fun-fun" title="simple-string-p"/>
  <index-entry file="fd-dtp" index="functions" key="functionp-fun-fun" title="functionp"/>
  <index-entry file="fd-dtp" index="concepts" key="function" title="function"/>
  <index-entry file="fd-dtp" index="concepts" key="applicable function" title="applicable function"/>
  <index-entry file="fd-dtp" index="functions" key="compiled-function-p-fun-fun" title="compiled-function-p"/>
  <index-entry file="fd-dtp" index="functions" key="subrp-fun-fun" title="subrp"/>
  <index-entry file="fd-dtp" index="functions" key="special-form-p-fun-fun" title="special-form-p"/>
  <index-entry file="fd-dtp" index="functions" key="closurep-fun-fun" title="closurep"/>
  <index-entry file="fd-dtp" index="concepts" key="closure" title="closure"/>
  <index-entry file="fd-dtp" index="functions" key="entityp-fun-fun" title="entityp"/>
  <index-entry file="fd-dtp" index="concepts" key="entity" title="entity"/>
  <index-entry file="fd-dtp" index="functions" key="locativep-fun-fun" title="locativep"/>
  <index-entry file="fd-dtp" index="concepts" key="locative" title="locative"/>
  <index-entry file="fd-dtp" index="functions" key="commonp-fun-fun" title="commonp"/>
  <index-entry file="fd-dtp" index="concepts" key="type specifiers" title="type specifiers"/>
  <index-entry file="fd-dtp" index="functions" key="deftype-fun-mac" title="deftype"/>
  <index-entry file="fd-dtp" index="functions" key="type-of-fun-fun" title="type-of"/>
  <index-entry file="fd-dtp" index="functions" key="typep-fun-fun" title="typep"/>
  <index-entry file="fd-dtp" index="functions" key="typecase-fun-mac" title="typecase"/>
  <index-entry file="fd-dtp" index="functions" key="etypecase-fun-mac" title="etypecase"/>
  <index-entry file="fd-dtp" index="functions" key="ctypecase-fun-mac" title="ctypecase"/>
  <index-entry file="fd-dtp" index="functions" key="coerce-fun-fun" title="coerce"/>
  <index-entry file="fd-dtp" index="functions" key="subtypep-fun-fun" title="subtypep"/>
  <index-entry file="fd-eva" index="concepts" key="evaluation" title="evaluation"/>
  <index-entry file="fd-eva" index="concepts" key="binding" title="binding"/>
  <index-entry file="fd-eva" index="concepts" key="shadowing of bindings" title="shadowing of bindings"/>
  <index-entry file="fd-eva" index="concepts" key="unbinding" title="unbinding"/>
  <index-entry file="fd-eva" index="concepts" key="scope of binding" title="scope of binding"/>
  <index-entry file="fd-eva" index="concepts" key="global binding" title="global binding"/>
  <index-entry file="fd-eva" index="concepts" key="void binding" title="void binding"/>
  <index-entry file="fd-eva" index="concepts" key="unbound variable" title="unbound variable"/>
  <index-entry file="fd-eva" index="concepts" key="lexical scope" title="lexical scope"/>
  <index-entry file="fd-eva" index="concepts" key="dynamic scope" title="dynamic scope"/>
  <index-entry file="fd-eva" index="concepts" key="special variable" title="special variable"/>
  <index-entry file="fd-eva" index="concepts" key="free variable" title="free variable"/>
  <index-entry file="fd-eva" index="concepts" key="lexical closure" title="lexical closure"/>
  <index-entry file="fd-eva" index="concepts" key="value cell" title="value cell"/>
  <index-entry file="fd-eva" index="concepts" key="special pdl" title="special pdl"/>
  <index-entry file="fd-eva" index="functions" key="setq-fun-spec" title="setq"/>
  <index-entry file="fd-eva" index="functions" key="psetq-fun-mac" title="psetq"/>
  <index-entry file="fd-eva" index="functions" key="variable-location-fun-spec" title="variable-location"/>
  <index-entry file="fd-eva" index="functions" key="variable-boundp-fun-spec" title="variable-boundp"/>
  <index-entry file="fd-eva" index="functions" key="variable-makunbound-fun-spec" title="variable-makunbound"/>
  <index-entry file="fd-eva" index="functions" key="let-fun-spec" title="let"/>
  <index-entry file="fd-eva" index="functions" key="let*-fun-spec" title="let*"/>
  <index-entry file="fd-eva" index="functions" key="let-if-fun-spec" title="let-if"/>
  <index-entry file="fd-eva" index="functions" key="let-globally-fun-mac" title="let-globally"/>
  <index-entry file="fd-eva" index="functions" key="let-globally-if-fun-mac" title="let-globally-if"/>
  <index-entry file="fd-eva" index="functions" key="progv-fun-spec" title="progv"/>
  <index-entry file="fd-eva" index="functions" key="progw-fun-spec" title="progw"/>
  <index-entry file="fd-eva" index="functions" key="defvar-fun-mac" title="defvar"/>
  <index-entry file="fd-eva" index="functions" key="defconst-fun-mac" title="defconst"/>
  <index-entry file="fd-eva" index="functions" key="defparameter-fun-mac" title="defparameter"/>
  <index-entry file="fd-eva" index="functions" key="defconstant-fun-mac" title="defconstant"/>
  <index-entry file="fd-eva" index="functions" key="setq-globally-fun-mac" title="setq-globally"/>
  <index-entry file="fd-eva" index="functions" key="set-globally-fun-fun" title="set-globally"/>
  <index-entry file="fd-eva" index="functions" key="makunbound-globally-fun-fun" title="makunbound-globally"/>
  <index-entry file="fd-eva" index="functions" key="boundp-globally-fun-fun" title="boundp-globally"/>
  <index-entry file="fd-eva" index="functions" key="symeval-globally-fun-fun" title="symeval-globally"/>
  <index-entry file="fd-eva" index="functions" key="symbol-value-globally-fun-fun" title="symbol-value-globally"/>
  <index-entry file="fd-eva" index="concepts" key="setf" title="setf"/>
  <index-entry file="fd-eva" index="functions" key="setf-fun-mac" title="setf"/>
  <index-entry file="fd-eva" index="condition" key="sys:unknown-setf-reference-condition-condition" title="sys:unknown-setf-reference"/>
  <index-entry file="fd-eva" index="condition" key="sys:unknown-locf-reference-condition-condition" title="sys:unknown-locf-reference"/>
  <index-entry file="fd-eva" index="functions" key="psetf-fun-mac" title="psetf"/>
  <index-entry file="fd-eva" index="functions" key="shiftf-fun-mac" title="shiftf"/>
  <index-entry file="fd-eva" index="functions" key="rotatef-fun-mac" title="rotatef"/>
  <index-entry file="fd-eva" index="functions" key="swapf-fun-mac" title="swapf"/>
  <index-entry file="fd-eva" index="functions" key="incf-fun-mac" title="incf"/>
  <index-entry file="fd-eva" index="functions" key="decf-fun-mac" title="decf"/>
  <index-entry file="fd-eva" index="functions" key="locf-fun-mac" title="locf"/>
  <index-entry file="fd-eva" index="concepts" key="lambda list" title="lambda list"/>
  <index-entry file="fd-eva" index="concepts" key="parameters" title="parameters"/>
  <index-entry file="fd-eva" index="concepts" key="keyword parameters" title="keyword parameters"/>
  <index-entry file="fd-eva" index="concepts" key="positional parameters" title="positional parameters"/>
  <index-entry file="fd-eva" index="concepts" key="optional parameters" title="optional parameters"/>
  <index-entry file="fd-eva" index="concepts" key="required parameters" title="required parameters"/>
  <index-entry file="fd-eva" index="concepts" key="rest parameters" title="rest parameters"/>
  <index-entry file="fd-eva" index="keywords" key=":allow-other-keys &quot;keyword arguments&quot;" title=":allow-other-keys &quot;keyword arguments&quot;"/>
  <index-entry file="fd-eva" index="concepts" key="supplied-p variable" title="supplied-p variable"/>
  <index-entry file="fd-eva" index="constant" key="lambda-parameters-limit-var-const" title="lambda-parameters-limit"/>
  <index-entry file="fd-eva" index="concepts" key="lambda-list keywords" title="lambda-list keywords"/>
  <index-entry file="fd-eva" index="concepts" key="`&amp;' keywords" title="`&amp;' keywords"/>
  <index-entry file="fd-eva" index="constant" key="lambda-list-keywords-var-const" title="lambda-list-keywords"/>
  <index-entry file="fd-eva" index="functions" key="flet-fun-spec" title="flet"/>
  <index-entry file="fd-eva" index="functions" key="labels-fun-spec" title="labels"/>
  <index-entry file="fd-eva" index="functions" key="eval-fun-fun" title="eval"/>
  <index-entry file="fd-eva" index="functions" key="si:eval1-fun-fun" title="si:eval1"/>
  <index-entry file="fd-eva" index="functions" key="funcall-fun-fun" title="funcall"/>
  <index-entry file="fd-eva" index="functions" key="subrcall" title="subrcall"/>
  <index-entry file="fd-eva" index="functions" key="lsubrcall" title="lsubrcall"/>
  <index-entry file="fd-eva" index="functions" key="apply-fun-fun" title="apply"/>
  <index-entry file="fd-eva" index="functions" key="lexpr-funcall-fun-fun" title="lexpr-funcall"/>
  <index-entry file="fd-eva" index="constant" key="call-arguments-limit-var-const" title="call-arguments-limit"/>
  <index-entry file="fd-eva" index="functions" key="call-fun-fun" title="call"/>
  <index-entry file="fd-eva" index="functions" key="quote-fun-spec" title="quote"/>
  <index-entry file="fd-eva" index="concepts" key="quote" title="quote"/>
  <index-entry file="fd-eva" index="functions" key="function-fun-spec" title="function"/>
  <index-entry file="fd-eva" index="functions" key="false-fun-fun" title="false"/>
  <index-entry file="fd-eva" index="functions" key="true-fun-fun" title="true"/>
  <index-entry file="fd-eva" index="functions" key="ignore-fun-fun" title="ignore"/>
  <index-entry file="fd-eva" index="functions" key="comment-fun-spec" title="comment"/>
  <index-entry file="fd-eva" index="concepts" key="declaration" title="declaration"/>
  <index-entry file="fd-eva" index="functions" key="local-declare-fun-spec" title="local-declare"/>
  <index-entry file="fd-eva" index="functions" key="declare-fun-spec" title="declare"/>
  <index-entry file="fd-eva" index="functions" key="locally-fun-mac" title="locally"/>
  <index-entry file="fd-eva" index="functions" key="proclaim-fun-fun" title="proclaim"/>
  <index-entry file="fd-eva" index="functions" key="special-fun-spec" title="special"/>
  <index-entry file="fd-eva" index="functions" key="unspecial-fun-spec" title="unspecial"/>
  <index-entry file="fd-eva" index="functions" key="the-fun-mac" title="the"/>
  <index-entry file="fd-eva" index="concepts" key="tail recursion" title="tail recursion"/>
  <index-entry file="fd-eva" index="variables" key="tail-recursion-flag-var-var" title="tail-recursion-flag"/>
  <index-entry file="fd-eva" index="concepts" key="multiple values" title="multiple values"/>
  <index-entry file="fd-eva" index="concepts" key="returning multiple values" title="returning multiple values"/>
  <index-entry file="fd-eva" index="functions" key="values-fun-fun" title="values"/>
  <index-entry file="fd-eva" index="functions" key="values-list-fun-fun" title="values-list"/>
  <index-entry file="fd-eva" index="functions" key="multiple-value-fun-spec" title="multiple-value"/>
  <index-entry file="fd-eva" index="functions" key="multiple-value-setq-fun-spec" title="multiple-value-setq"/>
  <index-entry file="fd-eva" index="functions" key="multiple-value-bind-fun-spec" title="multiple-value-bind"/>
  <index-entry file="fd-eva" index="functions" key="multiple-value-call-fun-spec" title="multiple-value-call"/>
  <index-entry file="fd-eva" index="functions" key="multiple-value-prog1-fun-spec" title="multiple-value-prog1"/>
  <index-entry file="fd-eva" index="functions" key="multiple-value-list-fun-spec" title="multiple-value-list"/>
  <index-entry file="fd-eva" index="functions" key="nth-value-fun-spec" title="nth-value"/>
  <index-entry file="fd-eva" index="constant" key="multiple-values-limit-var-const" title="multiple-values-limit"/>
  <index-entry file="fd-eva" index="condition" key="sys:invalid-function-condition-condition" title="sys:invalid-function"/>
  <index-entry file="fd-eva" index="condition" key="sys:invalid-lambda-list-condition-condition" title="sys:invalid-lambda-list"/>
  <index-entry file="fd-eva" index="condition" key="sys:too-few-arguments-condition-condition" title="sys:too-few-arguments"/>
  <index-entry file="fd-eva" index="condition" key="sys:too-many-arguments-condition-condition" title="sys:too-many-arguments"/>
  <index-entry file="fd-eva" index="condition" key="sys:undefined-keyword-argument-condition-condition" title="sys:undefined-keyword-argument"/>
  <index-entry file="fd-eva" index="condition-flavor" key="sys:cell-contents-error-condition-flavor-condition-flavor" title="sys:cell-contents-error"/>
  <index-entry file="fd-eva" index="condition" key="sys:unbound-variable-condition-condition" title="sys:unbound-variable"/>
  <index-entry file="fd-eva" index="condition" key="sys:unbound-special-variable-condition-condition" title="sys:unbound-special-variable"/>
  <index-entry file="fd-eva" index="condition" key="sys:unbound-closure-variable-condition-condition" title="sys:unbound-closure-variable"/>
  <index-entry file="fd-eva" index="condition" key="sys:unbound-instance-variable-condition-condition" title="sys:unbound-instance-variable"/>
  <index-entry file="fd-eva" index="condition" key="sys:undefined-function-condition-condition" title="sys:undefined-function"/>
  <index-entry file="fd-eva" index="condition" key="sys:wrong-type-argument-condition-condition" title="sys:wrong-type-argument"/>
  <index-entry file="fd-flo" index="concepts" key="control structure" title="control structure"/>
  <index-entry file="fd-flo" index="concepts" key="flow of control" title="flow of control"/>
  <index-entry file="fd-flo" index="concepts" key="recursion" title="recursion"/>
  <index-entry file="fd-flo" index="concepts" key="iteration" title="iteration"/>
  <index-entry file="fd-flo" index="concepts" key="conditional" title="conditional"/>
  <index-entry file="fd-flo" index="concepts" key="non-local exit" title="non-local exit"/>
  <index-entry file="fd-flo" index="concepts" key="exit" title="exit"/>
  <index-entry file="fd-flo" index="functions" key="progn-fun-spec" title="progn"/>
  <index-entry file="fd-flo" index="functions" key="prog1-fun-spec" title="prog1"/>
  <index-entry file="fd-flo" index="functions" key="prog2-fun-spec" title="prog2"/>
  <index-entry file="fd-flo" index="functions" key="if-fun-spec" title="if"/>
  <index-entry file="fd-flo" index="functions" key="when-fun-mac" title="when"/>
  <index-entry file="fd-flo" index="functions" key="unless-fun-mac" title="unless"/>
  <index-entry file="fd-flo" index="functions" key="cond-fun-spec" title="cond"/>
  <index-entry file="fd-flo" index="functions" key="cond-every-fun-mac" title="cond-every"/>
  <index-entry file="fd-flo" index="functions" key="and-fun-spec" title="and"/>
  <index-entry file="fd-flo" index="functions" key="or-fun-spec" title="or"/>
  <index-entry file="fd-flo" index="concepts" key="fish" title="fish"/>
  <index-entry file="fd-flo" index="functions" key="selectq-fun-mac" title="selectq"/>
  <index-entry file="fd-flo" index="functions" key="case-fun-mac" title="case"/>
  <index-entry file="fd-flo" index="functions" key="caseq-fun-mac" title="caseq"/>
  <index-entry file="fd-flo" index="functions" key="ecase-fun-mac" title="ecase"/>
  <index-entry file="fd-flo" index="functions" key="ccase-fun-mac" title="ccase"/>
  <index-entry file="fd-flo" index="functions" key="select-fun-mac" title="select"/>
  <index-entry file="fd-flo" index="functions" key="selector-fun-mac" title="selector"/>
  <index-entry file="fd-flo" index="functions" key="select-match-fun-mac" title="select-match"/>
  <index-entry file="fd-flo" index="functions" key="dispatch-fun-mac" title="dispatch"/>
  <index-entry file="fd-flo" index="concepts" key="kitty" title="kitty"/>
  <index-entry file="fd-flo" index="functions" key="selectq-every-fun-mac" title="selectq-every"/>
  <index-entry file="fd-flo" index="functions" key="eq-fun-fun" title="eq"/>
  <index-entry file="fd-flo" index="concepts" key="eq versus equal" title="eq versus equal"/>
  <index-entry file="fd-flo" index="functions" key="neq-fun-fun" title="neq"/>
  <index-entry file="fd-flo" index="functions" key="eql-fun-fun" title="eql"/>
  <index-entry file="fd-flo" index="functions" key="equal-fun-fun" title="equal"/>
  <index-entry file="fd-flo" index="concepts" key="eq versus equal" title="eq versus equal"/>
  <index-entry file="fd-flo" index="concepts" key="equal versus =" title="equal versus ="/>
  <index-entry file="fd-flo" index="functions" key="equalp-fun-fun" title="equalp"/>
  <index-entry file="fd-flo" index="functions" key="not-fun-fun" title="not"/>
  <index-entry file="fd-flo" index="functions" key="null-fun-fun" title="null"/>
  <index-entry file="fd-flo" index="concepts" key="iteration" title="iteration"/>
  <index-entry file="fd-flo" index="functions" key="do-fun-spec" title="do"/>
  <index-entry file="fd-flo" index="functions" key="do*-fun-spec" title="do*"/>
  <index-entry file="fd-flo" index="functions" key="do-named-fun-spec" title="do-named"/>
  <index-entry file="fd-flo" index="functions" key="do*-named-fun-spec" title="do*-named"/>
  <index-entry file="fd-flo" index="functions" key="dotimes-fun-mac" title="dotimes"/>
  <index-entry file="fd-flo" index="functions" key="dolist-fun-mac" title="dolist"/>
  <index-entry file="fd-flo" index="functions" key="do-forever-fun-mac" title="do-forever"/>
  <index-entry file="fd-flo" index="concepts" key="static non-local exit" title="static non-local exit"/>
  <index-entry file="fd-flo" index="concepts" key="non-local exit" title="non-local exit"/>
  <index-entry file="fd-flo" index="functions" key="block-fun-spec" title="block"/>
  <index-entry file="fd-flo" index="functions" key="return-from-fun-spec" title="return-from"/>
  <index-entry file="fd-flo" index="functions" key="return-fun-spec" title="return"/>
  <index-entry file="fd-flo" index="functions" key="return-list-fun-spec" title="return-list"/>
  <index-entry file="fd-flo" index="concepts" key="prog tag" title="prog tag"/>
  <index-entry file="fd-flo" index="concepts" key="tag" title="tag"/>
  <index-entry file="fd-flo" index="concepts" key="go to" title="go to"/>
  <index-entry file="fd-flo" index="concepts" key="statement" title="statement"/>
  <index-entry file="fd-flo" index="functions" key="tagbody-fun-spec" title="tagbody"/>
  <index-entry file="fd-flo" index="functions" key="go-fun-spec" title="go"/>
  <index-entry file="fd-flo" index="functions" key="prog-fun-spec" title="prog"/>
  <index-entry file="fd-flo" index="functions" key="prog*-fun-spec" title="prog*"/>
  <index-entry file="fd-flo" index="concepts" key="dynamic non-local exit" title="dynamic non-local exit"/>
  <index-entry file="fd-flo" index="concepts" key="non-local exit" title="non-local exit"/>
  <index-entry file="fd-flo" index="concepts" key="catch" title="catch"/>
  <index-entry file="fd-flo" index="concepts" key="throw" title="throw"/>
  <index-entry file="fd-flo" index="concepts" key="tag" title="tag"/>
  <index-entry file="fd-flo" index="functions" key="catch-fun-spec" title="catch"/>
  <index-entry file="fd-flo" index="functions" key="catch-continuation-fun-mac" title="catch-continuation"/>
  <index-entry file="fd-flo" index="functions" key="catch-continuation-if-fun-mac" title="catch-continuation-if"/>
  <index-entry file="fd-flo" index="functions" key="throw-fun-spec" title="throw"/>
  <index-entry file="fd-flo" index="functions" key="*catch-fun-mac" title="*catch"/>
  <index-entry file="fd-flo" index="functions" key="*throw-fun-mac" title="*throw"/>
  <index-entry file="fd-flo" index="condition" key="sys:throw-tag-not-seen-condition-condition" title="sys:throw-tag-not-seen"/>
  <index-entry file="fd-flo" index="concepts" key="unwinding a stack" title="unwinding a stack"/>
  <index-entry file="fd-flo" index="functions" key="*unwind-stack-fun-fun" title="*unwind-stack"/>
  <index-entry file="fd-flo" index="functions" key="freturn" title="freturn"/>
  <index-entry file="fd-flo" index="concepts" key="unwind protection" title="unwind protection"/>
  <index-entry file="fd-flo" index="concepts" key="cleanup handler" title="cleanup handler"/>
  <index-entry file="fd-flo" index="functions" key="unwind-protect-fun-spec" title="unwind-protect"/>
  <index-entry file="fd-flo" index="functions" key="catch-all-fun-mac" title="catch-all"/>
  <index-entry file="fd-flo" index="concepts" key="mapping" title="mapping"/>
  <index-entry file="fd-flo" index="functions" key="map-fun-fun" title="map"/>
  <index-entry file="fd-flo" index="functions" key="mapl-fun-fun" title="mapl"/>
  <index-entry file="fd-flo" index="functions" key="mapc-fun-fun" title="mapc"/>
  <index-entry file="fd-flo" index="functions" key="maplist-fun-fun" title="maplist"/>
  <index-entry file="fd-flo" index="functions" key="mapcar-fun-fun" title="mapcar"/>
  <index-entry file="fd-flo" index="functions" key="mapcon-fun-fun" title="mapcon"/>
  <index-entry file="fd-flo" index="functions" key="mapcan-fun-fun" title="mapcan"/>
  <index-entry file="fd-con" index="concepts" key="cons" title="cons"/>
  <index-entry file="fd-con" index="concepts" key="car" title="car"/>
  <index-entry file="fd-con" index="concepts" key="cdr" title="cdr"/>
  <index-entry file="fd-con" index="concepts" key="list" title="list"/>
  <index-entry file="fd-con" index="concepts" key="tree" title="tree"/>
  <index-entry file="fd-con" index="concepts" key="circular list" title="circular list"/>
  <index-entry file="fd-con" index="concepts" key="elements (of a list)" title="elements (of a list)"/>
  <index-entry file="fd-con" index="concepts" key="dotted list" title="dotted list"/>
  <index-entry file="fd-con" index="functions" key="car-fun-fun" title="car"/>
  <index-entry file="fd-con" index="functions" key="cdr-fun-fun" title="cdr"/>
  <index-entry file="fd-con" index="functions" key="c...r-fun-fun" title="c...r"/>
  <index-entry file="fd-con" index="functions" key="caaaar" title="caaaar"/>
  <index-entry file="fd-con" index="functions" key="caaadr" title="caaadr"/>
  <index-entry file="fd-con" index="functions" key="caaar" title="caaar"/>
  <index-entry file="fd-con" index="functions" key="caadar" title="caadar"/>
  <index-entry file="fd-con" index="functions" key="caaddr" title="caaddr"/>
  <index-entry file="fd-con" index="functions" key="caadr" title="caadr"/>
  <index-entry file="fd-con" index="functions" key="caar" title="caar"/>
  <index-entry file="fd-con" index="functions" key="cadaar" title="cadaar"/>
  <index-entry file="fd-con" index="functions" key="cadadr" title="cadadr"/>
  <index-entry file="fd-con" index="functions" key="cadar" title="cadar"/>
  <index-entry file="fd-con" index="functions" key="caddar" title="caddar"/>
  <index-entry file="fd-con" index="functions" key="cadddr" title="cadddr"/>
  <index-entry file="fd-con" index="functions" key="caddr" title="caddr"/>
  <index-entry file="fd-con" index="functions" key="cadr" title="cadr"/>
  <index-entry file="fd-con" index="functions" key="cdaaar" title="cdaaar"/>
  <index-entry file="fd-con" index="functions" key="cdaadr" title="cdaadr"/>
  <index-entry file="fd-con" index="functions" key="cdaar" title="cdaar"/>
  <index-entry file="fd-con" index="functions" key="cdadar" title="cdadar"/>
  <index-entry file="fd-con" index="functions" key="cdaddr" title="cdaddr"/>
  <index-entry file="fd-con" index="functions" key="cdadr" title="cdadr"/>
  <index-entry file="fd-con" index="functions" key="cdar" title="cdar"/>
  <index-entry file="fd-con" index="functions" key="cddaar" title="cddaar"/>
  <index-entry file="fd-con" index="functions" key="cddadr" title="cddadr"/>
  <index-entry file="fd-con" index="functions" key="cddar" title="cddar"/>
  <index-entry file="fd-con" index="functions" key="cdddar" title="cdddar"/>
  <index-entry file="fd-con" index="functions" key="cddddr" title="cddddr"/>
  <index-entry file="fd-con" index="functions" key="cdddr" title="cdddr"/>
  <index-entry file="fd-con" index="functions" key="cddr" title="cddr"/>
  <index-entry file="fd-con" index="functions" key="cons-fun-fun" title="cons"/>
  <index-entry file="fd-con" index="functions" key="ncons-fun-fun" title="ncons"/>
  <index-entry file="fd-con" index="functions" key="xcons-fun-fun" title="xcons"/>
  <index-entry file="fd-con" index="functions" key="cons-in-area-fun-fun" title="cons-in-area"/>
  <index-entry file="fd-con" index="concepts" key="area" title="area"/>
  <index-entry file="fd-con" index="functions" key="ncons-in-area-fun-fun" title="ncons-in-area"/>
  <index-entry file="fd-con" index="functions" key="xcons-in-area-fun-fun" title="xcons-in-area"/>
  <index-entry file="fd-con" index="functions" key="push-fun-mac" title="push"/>
  <index-entry file="fd-con" index="functions" key="pop-fun-mac" title="pop"/>
  <index-entry file="fd-con" index="functions" key="car-location-fun-fun" title="car-location"/>
  <index-entry file="fd-con" index="functions" key="rplaca-fun-fun" title="rplaca"/>
  <index-entry file="fd-con" index="functions" key="rplacd-fun-fun" title="rplacd"/>
  <index-entry file="fd-con" index="functions" key="list-fun-fun" title="list"/>
  <index-entry file="fd-con" index="functions" key="list*-fun-fun" title="list*"/>
  <index-entry file="fd-con" index="functions" key="length-fun-fun" title="length"/>
  <index-entry file="fd-con" index="functions" key="list-length-fun-fun" title="list-length"/>
  <index-entry file="fd-con" index="functions" key="first-fun-fun" title="first"/>
  <index-entry file="fd-con" index="functions" key="second-fun-fun" title="second"/>
  <index-entry file="fd-con" index="functions" key="third-fun-fun" title="third"/>
  <index-entry file="fd-con" index="functions" key="fourth-fun-fun" title="fourth"/>
  <index-entry file="fd-con" index="functions" key="fifth-fun-fun" title="fifth"/>
  <index-entry file="fd-con" index="functions" key="sixth-fun-fun" title="sixth"/>
  <index-entry file="fd-con" index="functions" key="seventh-fun-fun" title="seventh"/>
  <index-entry file="fd-con" index="functions" key="rest-fun-fun" title="rest"/>
  <index-entry file="fd-con" index="functions" key="rest1-fun-fun" title="rest1"/>
  <index-entry file="fd-con" index="functions" key="rest2-fun-fun" title="rest2"/>
  <index-entry file="fd-con" index="functions" key="rest3-fun-fun" title="rest3"/>
  <index-entry file="fd-con" index="functions" key="rest4-fun-fun" title="rest4"/>
  <index-entry file="fd-con" index="functions" key="endp-fun-fun" title="endp"/>
  <index-entry file="fd-con" index="functions" key="nth-fun-fun" title="nth"/>
  <index-entry file="fd-con" index="functions" key="nthcdr-fun-fun" title="nthcdr"/>
  <index-entry file="fd-con" index="functions" key="last-fun-fun" title="last"/>
  <index-entry file="fd-con" index="functions" key="list-match-p-fun-mac" title="list-match-p"/>
  <index-entry file="fd-con" index="functions" key="list-in-area-fun-fun" title="list-in-area"/>
  <index-entry file="fd-con" index="functions" key="list*-in-area-fun-fun" title="list*-in-area"/>
  <index-entry file="fd-con" index="functions" key="make-list-fun-fun" title="make-list"/>
  <index-entry file="fd-con" index="functions" key="circular-list-fun-fun" title="circular-list"/>
  <index-entry file="fd-con" index="functions" key="copylist-fun-fun" title="copylist"/>
  <index-entry file="fd-con" index="functions" key="copy-list-fun-fun" title="copy-list"/>
  <index-entry file="fd-con" index="functions" key="copylist*-fun-fun" title="copylist*"/>
  <index-entry file="fd-con" index="functions" key="copyalist-fun-fun" title="copyalist"/>
  <index-entry file="fd-con" index="functions" key="copy-alist-fun-fun" title="copy-alist"/>
  <index-entry file="fd-con" index="functions" key="append-fun-fun" title="append"/>
  <index-entry file="fd-con" index="functions" key="nconc-fun-fun" title="nconc"/>
  <index-entry file="fd-con" index="functions" key="revappend-fun-fun" title="revappend"/>
  <index-entry file="fd-con" index="functions" key="nreconc-fun-fun" title="nreconc"/>
  <index-entry file="fd-con" index="functions" key="butlast-fun-fun" title="butlast"/>
  <index-entry file="fd-con" index="functions" key="nbutlast-fun-fun" title="nbutlast"/>
  <index-entry file="fd-con" index="functions" key="firstn-fun-fun" title="firstn"/>
  <index-entry file="fd-con" index="functions" key="nleft-fun-fun" title="nleft"/>
  <index-entry file="fd-con" index="functions" key="ldiff-fun-fun" title="ldiff"/>
  <index-entry file="fd-con" index="functions" key="car-safe-fun-fun" title="car-safe"/>
  <index-entry file="fd-con" index="functions" key="cdr-safe-fun-fun" title="cdr-safe"/>
  <index-entry file="fd-con" index="functions" key="caar-safe-fun-fun" title="caar-safe"/>
  <index-entry file="fd-con" index="functions" key="cadr-safe-fun-fun" title="cadr-safe"/>
  <index-entry file="fd-con" index="functions" key="cdar-safe-fun-fun" title="cdar-safe"/>
  <index-entry file="fd-con" index="functions" key="cddr-safe-fun-fun" title="cddr-safe"/>
  <index-entry file="fd-con" index="functions" key="caddr-safe-fun-fun" title="caddr-safe"/>
  <index-entry file="fd-con" index="functions" key="cdddr-safe-fun-fun" title="cdddr-safe"/>
  <index-entry file="fd-con" index="functions" key="cadddr-safe-fun-fun" title="cadddr-safe"/>
  <index-entry file="fd-con" index="functions" key="cddddr-safe-fun-fun" title="cddddr-safe"/>
  <index-entry file="fd-con" index="functions" key="nth-safe-fun-fun" title="nth-safe"/>
  <index-entry file="fd-con" index="functions" key="nthcdr-safe-fun-fun" title="nthcdr-safe"/>
  <index-entry file="fd-con" index="functions" key="copytree-fun-fun" title="copytree"/>
  <index-entry file="fd-con" index="functions" key="copy-tree-fun-fun" title="copy-tree"/>
  <index-entry file="fd-con" index="functions" key="tree-equal-fun-fun" title="tree-equal"/>
  <index-entry file="fd-con" index="concepts" key="substitution" title="substitution"/>
  <index-entry file="fd-con" index="functions" key="subst-fun-fun" title="subst"/>
  <index-entry file="fd-con" index="functions" key="cli:subst-fun-fun" title="cli:subst"/>
  <index-entry file="fd-con" index="functions" key="nsubst-fun-fun" title="nsubst"/>
  <index-entry file="fd-con" index="functions" key="subst-if-fun-fun" title="subst-if"/>
  <index-entry file="fd-con" index="functions" key="subst-if-not-fun-fun" title="subst-if-not"/>
  <index-entry file="fd-con" index="functions" key="nsubst-if-fun-fun" title="nsubst-if"/>
  <index-entry file="fd-con" index="functions" key="nsubst-if-not-fun-fun" title="nsubst-if-not"/>
  <index-entry file="fd-con" index="functions" key="sublis-fun-fun" title="sublis"/>
  <index-entry file="fd-con" index="functions" key="nsublis-fun-fun" title="nsublis"/>
  <index-entry file="fd-con" index="concepts" key="association list" title="association list"/>
  <index-entry file="fd-con" index="concepts" key="alist" title="alist"/>
  <index-entry file="fd-con" index="functions" key="memq-fun-fun" title="memq"/>
  <index-entry file="fd-con" index="functions" key="member-fun-fun" title="member"/>
  <index-entry file="fd-con" index="functions" key="cli:member-fun-fun" title="cli:member"/>
  <index-entry file="fd-con" index="functions" key="member-if-fun-fun" title="member-if"/>
  <index-entry file="fd-con" index="functions" key="member-if-not-fun-fun" title="member-if-not"/>
  <index-entry file="fd-con" index="functions" key="mem-fun-fun" title="mem"/>
  <index-entry file="fd-con" index="functions" key="find-position-in-list-fun-fun" title="find-position-in-list"/>
  <index-entry file="fd-con" index="functions" key="find-position-in-list-equal-fun-fun" title="find-position-in-list-equal"/>
  <index-entry file="fd-con" index="functions" key="tailp-fun-fun" title="tailp"/>
  <index-entry file="fd-con" index="functions" key="delq-fun-fun" title="delq"/>
  <index-entry file="fd-con" index="functions" key="delete-fun-fun" title="delete"/>
  <index-entry file="fd-con" index="functions" key="del-fun-fun" title="del"/>
  <index-entry file="fd-con" index="functions" key="remq-fun-fun" title="remq"/>
  <index-entry file="fd-con" index="functions" key="remove-fun-fun" title="remove"/>
  <index-entry file="fd-con" index="functions" key="rem-fun-fun" title="rem"/>
  <index-entry file="fd-con" index="functions" key="subset-fun-fun" title="subset"/>
  <index-entry file="fd-con" index="functions" key="rem-if-not-fun-fun" title="rem-if-not"/>
  <index-entry file="fd-con" index="functions" key="subset-not-fun-fun" title="subset-not"/>
  <index-entry file="fd-con" index="functions" key="rem-if-fun-fun" title="rem-if"/>
  <index-entry file="fd-con" index="functions" key="del-if-fun-fun" title="del-if"/>
  <index-entry file="fd-con" index="functions" key="del-if-not-fun-fun" title="del-if-not"/>
  <index-entry file="fd-con" index="functions" key="every-fun-fun" title="every"/>
  <index-entry file="fd-con" index="functions" key="some-fun-fun" title="some"/>
  <index-entry file="fd-con" index="concepts" key="sets" title="sets"/>
  <index-entry file="fd-con" index="functions" key="subsetp-fun-fun" title="subsetp"/>
  <index-entry file="fd-con" index="functions" key="adjoin-fun-fun" title="adjoin"/>
  <index-entry file="fd-con" index="functions" key="pushnew-fun-mac" title="pushnew"/>
  <index-entry file="fd-con" index="functions" key="union-fun-fun" title="union"/>
  <index-entry file="fd-con" index="functions" key="intersection-fun-fun" title="intersection"/>
  <index-entry file="fd-con" index="functions" key="nunion-fun-fun" title="nunion"/>
  <index-entry file="fd-con" index="functions" key="nintersection-fun-fun" title="nintersection"/>
  <index-entry file="fd-con" index="functions" key="cli:union-fun-fun" title="cli:union"/>
  <index-entry file="fd-con" index="functions" key="cli:intersection-fun-fun" title="cli:intersection"/>
  <index-entry file="fd-con" index="functions" key="cli:nunion-fun-fun" title="cli:nunion"/>
  <index-entry file="fd-con" index="functions" key="cli:nintersection-fun-fun" title="cli:nintersection"/>
  <index-entry file="fd-con" index="functions" key="set-difference-fun-fun" title="set-difference"/>
  <index-entry file="fd-con" index="functions" key="set-exclusive-or-fun-fun" title="set-exclusive-or"/>
  <index-entry file="fd-con" index="functions" key="nset-difference-fun-fun" title="nset-difference"/>
  <index-entry file="fd-con" index="functions" key="nset-exclusive-or-fun-fun" title="nset-exclusive-or"/>
  <index-entry file="fd-con" index="functions" key="pairlis-fun-fun" title="pairlis"/>
  <index-entry file="fd-con" index="concepts" key="kitty, yu-shiang" title="kitty, yu-shiang"/>
  <index-entry file="fd-con" index="functions" key="acons-fun-fun" title="acons"/>
  <index-entry file="fd-con" index="functions" key="assq-fun-fun" title="assq"/>
  <index-entry file="fd-con" index="concepts" key="association list" title="association list"/>
  <index-entry file="fd-con" index="functions" key="assoc-fun-fun" title="assoc"/>
  <index-entry file="fd-con" index="functions" key="cli:assoc-fun-fun" title="cli:assoc"/>
  <index-entry file="fd-con" index="functions" key="ass-fun-fun" title="ass"/>
  <index-entry file="fd-con" index="functions" key="assoc-if-fun-fun" title="assoc-if"/>
  <index-entry file="fd-con" index="functions" key="assoc-if-not-fun-fun" title="assoc-if-not"/>
  <index-entry file="fd-con" index="functions" key="memass-fun-fun" title="memass"/>
  <index-entry file="fd-con" index="functions" key="rassq-fun-fun" title="rassq"/>
  <index-entry file="fd-con" index="functions" key="rassoc-fun-fun" title="rassoc"/>
  <index-entry file="fd-con" index="functions" key="rass-fun-fun" title="rass"/>
  <index-entry file="fd-con" index="functions" key="cli:rassoc-fun-fun" title="cli:rassoc"/>
  <index-entry file="fd-con" index="functions" key="rassoc-if-fun-fun" title="rassoc-if"/>
  <index-entry file="fd-con" index="functions" key="rassoc-if-not-fun-fun" title="rassoc-if-not"/>
  <index-entry file="fd-con" index="functions" key="sassq-fun-fun" title="sassq"/>
  <index-entry file="fd-con" index="functions" key="sassoc-fun-fun" title="sassoc"/>
  <index-entry file="fd-con" index="concepts" key="stack lists" title="stack lists"/>
  <index-entry file="fd-con" index="functions" key="with-stack-list-fun-spec" title="with-stack-list"/>
  <index-entry file="fd-con" index="functions" key="with-stack-list*-fun-spec" title="with-stack-list*"/>
  <index-entry file="fd-con" index="condition" key="sys:rplacd-wrong-representation-type-condition-condition" title="sys:rplacd-wrong-representation-type"/>
  <index-entry file="fd-con" index="concepts" key="property list" title="property list"/>
  <index-entry file="fd-con" index="concepts" key="plist" title="plist"/>
  <index-entry file="fd-con" index="concepts" key="indicator" title="indicator"/>
  <index-entry file="fd-con" index="concepts" key="attribute" title="attribute"/>
  <index-entry file="fd-con" index="concepts" key="disembodied property list" title="disembodied property list"/>
  <index-entry file="fd-con" index="concepts" key="blocks" title="blocks"/>
  <index-entry file="fd-con" index="functions" key="get-fun-fun" title="get"/>
  <index-entry file="fd-con" index="functions" key="getl-fun-fun" title="getl"/>
  <index-entry file="fd-con" index="functions" key="putprop-fun-fun" title="putprop"/>
  <index-entry file="fd-con" index="functions" key="defprop-fun-spec" title="defprop"/>
  <index-entry file="fd-con" index="functions" key="remprop-fun-fun" title="remprop"/>
  <index-entry file="fd-con" index="functions" key="getf-fun-mac" title="getf"/>
  <index-entry file="fd-con" index="functions" key="remf-fun-mac" title="remf"/>
  <index-entry file="fd-con" index="functions" key="get-properties-fun-mac" title="get-properties"/>
  <index-entry file="fd-con" index="concepts" key="hash table" title="hash table"/>
  <index-entry file="fd-con" index="functions" key="make-hash-table-fun-fun" title="make-hash-table"/>
  <index-entry file="fd-con" index="functions" key="make-equal-hash-table-fun-fun" title="make-equal-hash-table"/>
  <index-entry file="fd-con" index="functions" key="hash-table-p-fun-fun" title="hash-table-p"/>
  <index-entry file="fd-con" index="functions" key="gethash-fun-fun" title="gethash"/>
  <index-entry file="fd-con" index="functions" key="puthash-fun-fun" title="puthash"/>
  <index-entry file="fd-con" index="functions" key="remhash-fun-fun" title="remhash"/>
  <index-entry file="fd-con" index="functions" key="swaphash-fun-fun" title="swaphash"/>
  <index-entry file="fd-con" index="functions" key="maphash-fun-fun" title="maphash"/>
  <index-entry file="fd-con" index="functions" key="maphash-return-fun-fun" title="maphash-return"/>
  <index-entry file="fd-con" index="functions" key="clrhash-fun-fun" title="clrhash"/>
  <index-entry file="fd-con" index="functions" key="hash-table-count-fun-fun" title="hash-table-count"/>
  <index-entry file="fd-con" index="method" key="hash-table-size-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-filled-entries-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-get-hash-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-put-hash-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-swap-hash-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-rem-hash-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-map-hash-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-map-hash-return-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-clear-hash-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-filled-entries-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="method" key="hash-table-modify-hash-method-method" title="hash-table"/>
  <index-entry file="fd-con" index="functions" key="sxhash-fun-fun" title="sxhash"/>
  <index-entry file="fd-con" index="concepts" key="hash table" title="hash table"/>
  <index-entry file="resour" index="concepts" key="resource" title="resource"/>
  <index-entry file="resour" index="concepts" key="allocation of storage" title="allocation of storage"/>
  <index-entry file="resour" index="concepts" key="storage allocation" title="storage allocation"/>
  <index-entry file="resour" index="functions" key="defresource-fun-mac" title="defresource"/>
  <index-entry file="resour" index="functions" key="allocate-resource-fun-fun" title="allocate-resource"/>
  <index-entry file="resour" index="functions" key="deallocate-resource-fun-fun" title="deallocate-resource"/>
  <index-entry file="resour" index="functions" key="using-resource-fun-mac" title="using-resource"/>
  <index-entry file="resour" index="functions" key="deallocate-whole-resource-fun-fun" title="deallocate-whole-resource"/>
  <index-entry file="resour" index="functions" key="map-resource-fun-fun" title="map-resource"/>
  <index-entry file="resour" index="functions" key="clear-resource-fun-fun" title="clear-resource"/>
  <index-entry file="resour" index="functions" key="si:resource-object-fun-fun" title="si:resource-object"/>
  <index-entry file="resour" index="functions" key="si:resource-in-use-p-fun-fun" title="si:resource-in-use-p"/>
  <index-entry file="resour" index="functions" key="si:resource-parameters-fun-fun" title="si:resource-parameters"/>
  <index-entry file="resour" index="functions" key="si:resource-n-objects-fun-fun" title="si:resource-n-objects"/>
  <index-entry file="resour" index="functions" key="si:resource-parametizer-fun-fun" title="si:resource-parametizer"/>
  <index-entry file="fd-sym" index="concepts" key="symbol" title="symbol"/>
  <index-entry file="fd-sym" index="concepts" key="value cell" title="value cell"/>
  <index-entry file="fd-sym" index="functions" key="symeval-fun-fun" title="symeval"/>
  <index-entry file="fd-sym" index="functions" key="symbol-value-fun-fun" title="symbol-value"/>
  <index-entry file="fd-sym" index="functions" key="set-fun-fun" title="set"/>
  <index-entry file="fd-sym" index="functions" key="boundp-fun-fun" title="boundp"/>
  <index-entry file="fd-sym" index="functions" key="makunbound-fun-fun" title="makunbound"/>
  <index-entry file="fd-sym" index="functions" key="value-cell-location-fun-fun" title="value-cell-location"/>
  <index-entry file="fd-sym" index="concepts" key="function cell" title="function cell"/>
  <index-entry file="fd-sym" index="functions" key="fsymeval-fun-fun" title="fsymeval"/>
  <index-entry file="fd-sym" index="functions" key="symbol-function-fun-fun" title="symbol-function"/>
  <index-entry file="fd-sym" index="functions" key="fset-fun-fun" title="fset"/>
  <index-entry file="fd-sym" index="functions" key="fboundp-fun-fun" title="fboundp"/>
  <index-entry file="fd-sym" index="functions" key="fmakunbound-fun-fun" title="fmakunbound"/>
  <index-entry file="fd-sym" index="functions" key="function-cell-location-fun-fun" title="function-cell-location"/>
  <index-entry file="fd-sym" index="functions" key="plist-fun-fun" title="plist"/>
  <index-entry file="fd-sym" index="functions" key="symbol-plist-fun-fun" title="symbol-plist"/>
  <index-entry file="fd-sym" index="functions" key="setplist-fun-fun" title="setplist"/>
  <index-entry file="fd-sym" index="functions" key="property-cell-location-fun-fun" title="property-cell-location"/>
  <index-entry file="fd-sym" index="concepts" key="print name" title="print name"/>
  <index-entry file="fd-sym" index="functions" key="symbol-name-fun-fun" title="symbol-name"/>
  <index-entry file="fd-sym" index="functions" key="get-pname-fun-fun" title="get-pname"/>
  <index-entry file="fd-sym" index="concepts" key="uninterned symbol" title="uninterned symbol"/>
  <index-entry file="fd-sym" index="functions" key="make-symbol-fun-fun" title="make-symbol"/>
  <index-entry file="fd-sym" index="functions" key="copysymbol-fun-fun" title="copysymbol"/>
  <index-entry file="fd-sym" index="functions" key="copy-symbol-fun-fun" title="copy-symbol"/>
  <index-entry file="fd-sym" index="functions" key="gensym-fun-fun" title="gensym"/>
  <index-entry file="fd-sym" index="functions" key="gentemp-fun-fun" title="gentemp"/>
  <index-entry file="fd-num" index="concepts" key="number" title="number"/>
  <index-entry file="fd-num" index="concepts" key="fixnum" title="fixnum"/>
  <index-entry file="fd-num" index="concepts" key="bignum" title="bignum"/>
  <index-entry file="fd-num" index="concepts" key="ratio" title="ratio"/>
  <index-entry file="fd-num" index="concepts" key="float" title="float"/>
  <index-entry file="fd-num" index="concepts" key="short float" title="short float"/>
  <index-entry file="fd-num" index="concepts" key="complexnum" title="complexnum"/>
  <index-entry file="fd-num" index="variables" key="zunderflow-var-var" title="zunderflow"/>
  <index-entry file="fd-num" index="condition" key="sys:floating-exponent-overflow-condition-condition" title="sys:floating-exponent-overflow"/>
  <index-entry file="fd-num" index="condition" key="sys:floating-exponent-underflow-condition-condition" title="sys:floating-exponent-underflow"/>
  <index-entry file="fd-num" index="functions" key="zerop-fun-fun" title="zerop"/>
  <index-entry file="fd-num" index="functions" key="plusp-fun-fun" title="plusp"/>
  <index-entry file="fd-num" index="functions" key="minusp-fun-fun" title="minusp"/>
  <index-entry file="fd-num" index="functions" key="oddp-fun-fun" title="oddp"/>
  <index-entry file="fd-num" index="functions" key="evenp-fun-fun" title="evenp"/>
  <index-entry file="fd-num" index="functions" key="signp-fun-spec" title="signp"/>
  <index-entry file="fd-num" index="functions" key="=-fun-fun" title="="/>
  <index-entry file="fd-num" index="functions" key="&gt;-fun-fun" title="&gt;"/>
  <index-entry file="fd-num" index="functions" key="greaterp-fun-fun" title="greaterp"/>
  <index-entry file="fd-num" index="functions" key="&gt;=-fun-fun" title="&gt;="/>
  <index-entry file="fd-num" index="functions" key="&#x2265;-fun-fun" title="&#x2265;"/>
  <index-entry file="fd-num" index="functions" key="&lt;-fun-fun" title="&lt;"/>
  <index-entry file="fd-num" index="functions" key="lessp-fun-fun" title="lessp"/>
  <index-entry file="fd-num" index="functions" key="&lt;=-fun-fun" title="&lt;="/>
  <index-entry file="fd-num" index="functions" key="&#x2264;-fun-fun" title="&#x2264;"/>
  <index-entry file="fd-num" index="functions" key="&#x2260;-fun-fun" title="&#x2260;"/>
  <index-entry file="fd-num" index="functions" key="//=-fun-fun" title="//="/>
  <index-entry file="fd-num" index="functions" key="max-fun-fun" title="max"/>
  <index-entry file="fd-num" index="functions" key="min-fun-fun" title="min"/>
  <index-entry file="fd-num" index="functions" key="+-fun-fun" title="+"/>
  <index-entry file="fd-num" index="functions" key="plus-fun-fun" title="plus"/>
  <index-entry file="fd-num" index="functions" key="+$-fun-fun" title="+$"/>
  <index-entry file="fd-num" index="functions" key="--fun-fun" title="-"/>
  <index-entry file="fd-num" index="functions" key="-$-fun-fun" title="-$"/>
  <index-entry file="fd-num" index="functions" key="minus-fun-fun" title="minus"/>
  <index-entry file="fd-num" index="functions" key="difference-fun-fun" title="difference"/>
  <index-entry file="fd-num" index="functions" key="abs-fun-fun" title="abs"/>
  <index-entry file="fd-num" index="functions" key="*-fun-fun" title="*"/>
  <index-entry file="fd-num" index="functions" key="times-fun-fun" title="times"/>
  <index-entry file="fd-num" index="functions" key="*$-fun-fun" title="*$"/>
  <index-entry file="fd-num" index="functions" key="//-fun-fun" title="//"/>
  <index-entry file="fd-num" index="functions" key="//$-fun-fun" title="//$"/>
  <index-entry file="fd-num" index="functions" key="quotient-fun-fun" title="quotient"/>
  <index-entry file="fd-num" index="functions" key="cli://-fun-fun" title="cli://"/>
  <index-entry file="fd-num" index="functions" key="floor-fun-fun" title="floor"/>
  <index-entry file="fd-num" index="functions" key="ceiling-fun-fun" title="ceiling"/>
  <index-entry file="fd-num" index="functions" key="truncate-fun-fun" title="truncate"/>
  <index-entry file="fd-num" index="functions" key="round-fun-fun" title="round"/>
  <index-entry file="fd-num" index="functions" key="\-fun-fun" title="\"/>
  <index-entry file="fd-num" index="functions" key="remainder-fun-fun" title="remainder"/>
  <index-entry file="fd-num" index="functions" key="cli:rem-fun-fun" title="cli:rem"/>
  <index-entry file="fd-num" index="functions" key="mod-fun-fun" title="mod"/>
  <index-entry file="fd-num" index="functions" key="ffloor-fun-fun" title="ffloor"/>
  <index-entry file="fd-num" index="functions" key="fceiling-fun-fun" title="fceiling"/>
  <index-entry file="fd-num" index="functions" key="ftruncate-fun-fun" title="ftruncate"/>
  <index-entry file="fd-num" index="functions" key="fround-fun-fun" title="fround"/>
  <index-entry file="fd-num" index="condition" key="sys:divide-by-zero-condition-condition" title="sys:divide-by-zero"/>
  <index-entry file="fd-num" index="functions" key="1+-fun-fun" title="1+"/>
  <index-entry file="fd-num" index="functions" key="add1-fun-fun" title="add1"/>
  <index-entry file="fd-num" index="functions" key="1+$-fun-fun" title="1+$"/>
  <index-entry file="fd-num" index="functions" key="1--fun-fun" title="1-"/>
  <index-entry file="fd-num" index="functions" key="sub1-fun-fun" title="sub1"/>
  <index-entry file="fd-num" index="functions" key="1-$-fun-fun" title="1-$"/>
  <index-entry file="fd-num" index="functions" key="gcd-fun-fun" title="gcd"/>
  <index-entry file="fd-num" index="functions" key="\\-fun-fun" title="\\"/>
  <index-entry file="fd-num" index="functions" key="lcm-fun-fun" title="lcm"/>
  <index-entry file="fd-num" index="functions" key="expt-fun-fun" title="expt"/>
  <index-entry file="fd-num" index="functions" key="^-fun-fun" title="^"/>
  <index-entry file="fd-num" index="functions" key="^$-fun-fun" title="^$"/>
  <index-entry file="fd-num" index="condition" key="sys:zero-to-negative-power-condition-condition" title="sys:zero-to-negative-power"/>
  <index-entry file="fd-num" index="functions" key="sqrt-fun-fun" title="sqrt"/>
  <index-entry file="fd-num" index="functions" key="isqrt-fun-fun" title="isqrt"/>
  <index-entry file="fd-num" index="functions" key="*dif-fun-fun" title="*dif"/>
  <index-entry file="fd-num" index="functions" key="*plus-fun-fun" title="*plus"/>
  <index-entry file="fd-num" index="functions" key="*quo-fun-fun" title="*quo"/>
  <index-entry file="fd-num" index="functions" key="*times-fun-fun" title="*times"/>
  <index-entry file="fd-num" index="functions" key="%div-fun-fun" title="%div"/>
  <index-entry file="fd-num" index="functions" key="complex-fun-fun" title="complex"/>
  <index-entry file="fd-num" index="functions" key="realpart-fun-fun" title="realpart"/>
  <index-entry file="fd-num" index="functions" key="imagpart-fun-fun" title="imagpart"/>
  <index-entry file="fd-num" index="functions" key="conjugate-fun-fun" title="conjugate"/>
  <index-entry file="fd-num" index="functions" key="phase-fun-fun" title="phase"/>
  <index-entry file="fd-num" index="functions" key="cis-fun-fun" title="cis"/>
  <index-entry file="fd-num" index="functions" key="signum-fun-fun" title="signum"/>
  <index-entry file="fd-num" index="constant" key="pi-var-const" title="pi"/>
  <index-entry file="fd-num" index="functions" key="exp-fun-fun" title="exp"/>
  <index-entry file="fd-num" index="functions" key="log-fun-fun" title="log"/>
  <index-entry file="fd-num" index="condition" key="sys:zero-log-condition-condition" title="sys:zero-log"/>
  <index-entry file="fd-num" index="functions" key="sin-fun-fun" title="sin"/>
  <index-entry file="fd-num" index="functions" key="cos-fun-fun" title="cos"/>
  <index-entry file="fd-num" index="functions" key="tan-fun-fun" title="tan"/>
  <index-entry file="fd-num" index="functions" key="sind-fun-fun" title="sind"/>
  <index-entry file="fd-num" index="functions" key="cosd-fun-fun" title="cosd"/>
  <index-entry file="fd-num" index="functions" key="tand-fun-fun" title="tand"/>
  <index-entry file="fd-num" index="functions" key="asin-fun-fun" title="asin"/>
  <index-entry file="fd-num" index="functions" key="acos-fun-fun" title="acos"/>
  <index-entry file="fd-num" index="functions" key="atan-fun-fun" title="atan"/>
  <index-entry file="fd-num" index="functions" key="atan2-fun-fun" title="atan2"/>
  <index-entry file="fd-num" index="functions" key="cli:atan-fun-fun" title="cli:atan"/>
  <index-entry file="fd-num" index="functions" key="sinh-fun-fun" title="sinh"/>
  <index-entry file="fd-num" index="functions" key="cosh-fun-fun" title="cosh"/>
  <index-entry file="fd-num" index="functions" key="tanh-fun-fun" title="tanh"/>
  <index-entry file="fd-num" index="functions" key="asinh-fun-fun" title="asinh"/>
  <index-entry file="fd-num" index="functions" key="acosh-fun-fun" title="acosh"/>
  <index-entry file="fd-num" index="functions" key="atanh-fun-fun" title="atanh"/>
  <index-entry file="fd-num" index="functions" key="float-fun-fun" title="float"/>
  <index-entry file="fd-num" index="functions" key="small-float-fun-fun" title="small-float"/>
  <index-entry file="fd-num" index="functions" key="short-float-fun-fun" title="short-float"/>
  <index-entry file="fd-num" index="functions" key="numerator-fun-fun" title="numerator"/>
  <index-entry file="fd-num" index="functions" key="denominator-fun-fun" title="denominator"/>
  <index-entry file="fd-num" index="functions" key="rational-fun-fun" title="rational"/>
  <index-entry file="fd-num" index="functions" key="rationalize-fun-fun" title="rationalize"/>
  <index-entry file="fd-num" index="functions" key="fix-fun-fun" title="fix"/>
  <index-entry file="fd-num" index="functions" key="fixr-fun-fun" title="fixr"/>
  <index-entry file="fd-num" index="functions" key="decode-float-fun-fun" title="decode-float"/>
  <index-entry file="fd-num" index="functions" key="integer-decode-float-fun-fun" title="integer-decode-float"/>
  <index-entry file="fd-num" index="functions" key="scale-float-fun-fun" title="scale-float"/>
  <index-entry file="fd-num" index="functions" key="float-sign-fun-fun" title="float-sign"/>
  <index-entry file="fd-num" index="functions" key="float-radix-fun-fun" title="float-radix"/>
  <index-entry file="fd-num" index="functions" key="float-digits-fun-fun" title="float-digits"/>
  <index-entry file="fd-num" index="functions" key="float-precision-fun-fun" title="float-precision"/>
  <index-entry file="fd-num" index="functions" key="logior-fun-fun" title="logior"/>
  <index-entry file="fd-num" index="functions" key="logand-fun-fun" title="logand"/>
  <index-entry file="fd-num" index="functions" key="logxor-fun-fun" title="logxor"/>
  <index-entry file="fd-num" index="functions" key="logeqv-fun-fun" title="logeqv"/>
  <index-entry file="fd-num" index="functions" key="lognand-fun-fun" title="lognand"/>
  <index-entry file="fd-num" index="functions" key="lognor-fun-fun" title="lognor"/>
  <index-entry file="fd-num" index="functions" key="logorc1-fun-fun" title="logorc1"/>
  <index-entry file="fd-num" index="functions" key="logorc2-fun-fun" title="logorc2"/>
  <index-entry file="fd-num" index="functions" key="logandc1-fun-fun" title="logandc1"/>
  <index-entry file="fd-num" index="functions" key="logandc2-fun-fun" title="logandc2"/>
  <index-entry file="fd-num" index="functions" key="lognot-fun-fun" title="lognot"/>
  <index-entry file="fd-num" index="functions" key="boole-fun-fun" title="boole"/>
  <index-entry file="fd-num" index="constant" key="boole-ior-var-const" title="boole-ior"/>
  <index-entry file="fd-num" index="constant" key="boole-and-var-const" title="boole-and"/>
  <index-entry file="fd-num" index="constant" key="boole-xor-var-const" title="boole-xor"/>
  <index-entry file="fd-num" index="constant" key="boole-eqv-var-const" title="boole-eqv"/>
  <index-entry file="fd-num" index="constant" key="boole-nand-var-const" title="boole-nand"/>
  <index-entry file="fd-num" index="constant" key="boole-nor-var-const" title="boole-nor"/>
  <index-entry file="fd-num" index="constant" key="boole-orc1-var-const" title="boole-orc1"/>
  <index-entry file="fd-num" index="constant" key="boole-orc2-var-const" title="boole-orc2"/>
  <index-entry file="fd-num" index="constant" key="boole-andc1-var-const" title="boole-andc1"/>
  <index-entry file="fd-num" index="constant" key="boole-andc2-var-const" title="boole-andc2"/>
  <index-entry file="fd-num" index="constant" key="boole-clr-var-const" title="boole-clr"/>
  <index-entry file="fd-num" index="constant" key="boole-set-var-const" title="boole-set"/>
  <index-entry file="fd-num" index="constant" key="boole-1-var-const" title="boole-1"/>
  <index-entry file="fd-num" index="constant" key="boole-2-var-const" title="boole-2"/>
  <index-entry file="fd-num" index="functions" key="bit-test-fun-fun" title="bit-test"/>
  <index-entry file="fd-num" index="functions" key="logtest-fun-fun" title="logtest"/>
  <index-entry file="fd-num" index="functions" key="lsh-fun-fun" title="lsh"/>
  <index-entry file="fd-num" index="functions" key="ash-fun-fun" title="ash"/>
  <index-entry file="fd-num" index="functions" key="rot-fun-fun" title="rot"/>
  <index-entry file="fd-num" index="functions" key="logcount-fun-fun" title="logcount"/>
  <index-entry file="fd-num" index="functions" key="integer-length-fun-fun" title="integer-length"/>
  <index-entry file="fd-num" index="functions" key="haulong-fun-fun" title="haulong"/>
  <index-entry file="fd-num" index="functions" key="haipart-fun-fun" title="haipart"/>
  <index-entry file="fd-num" index="concepts" key="byte" title="byte"/>
  <index-entry file="fd-num" index="concepts" key="byte specifiers" title="byte specifiers"/>
  <index-entry file="fd-num" index="functions" key="byte-fun-fun" title="byte"/>
  <index-entry file="fd-num" index="functions" key="byte-position-fun-fun" title="byte-position"/>
  <index-entry file="fd-num" index="functions" key="byte-size-fun-fun" title="byte-size"/>
  <index-entry file="fd-num" index="functions" key="ldb-fun-fun" title="ldb"/>
  <index-entry file="fd-num" index="functions" key="load-byte-fun-fun" title="load-byte"/>
  <index-entry file="fd-num" index="functions" key="ldb-test-fun-fun" title="ldb-test"/>
  <index-entry file="fd-num" index="functions" key="logbitp-fun-fun" title="logbitp"/>
  <index-entry file="fd-num" index="functions" key="mask-field-fun-fun" title="mask-field"/>
  <index-entry file="fd-num" index="functions" key="dpb-fun-fun" title="dpb"/>
  <index-entry file="fd-num" index="functions" key="deposit-byte-fun-fun" title="deposit-byte"/>
  <index-entry file="fd-num" index="functions" key="deposit-field-fun-fun" title="deposit-field"/>
  <index-entry file="fd-num" index="functions" key="%logldb-fun-fun" title="%logldb"/>
  <index-entry file="fd-num" index="functions" key="%logdpb-fun-fun" title="%logdpb"/>
  <index-entry file="fd-num" index="functions" key="random-fun-fun" title="random"/>
  <index-entry file="fd-num" index="functions" key="si:random-in-range-fun-fun" title="si:random-in-range"/>
  <index-entry file="fd-num" index="functions" key="random-state-p-fun-fun" title="random-state-p"/>
  <index-entry file="fd-num" index="variables" key="*random-state*-var-var" title="*random-state*"/>
  <index-entry file="fd-num" index="functions" key="make-random-state-fun-fun" title="make-random-state"/>
  <index-entry file="fd-num" index="functions" key="si:random-create-array-fun-fun" title="si:random-create-array"/>
  <index-entry file="fd-num" index="functions" key="si:random-initialize-fun-fun" title="si:random-initialize"/>
  <index-entry file="fd-num" index="constant" key="most-negative-fixnum-var-const" title="most-negative-fixnum"/>
  <index-entry file="fd-num" index="constant" key="most-positive-fixnum-var-const" title="most-positive-fixnum"/>
  <index-entry file="fd-num" index="constant" key="most-positive-short-float-var-const" title="most-positive-short-float"/>
  <index-entry file="fd-num" index="constant" key="least-positive-short-float-var-const" title="least-positive-short-float"/>
  <index-entry file="fd-num" index="constant" key="least-negative-short-float-var-const" title="least-negative-short-float"/>
  <index-entry file="fd-num" index="constant" key="most-negative-short-float-var-const" title="most-negative-short-float"/>
  <index-entry file="fd-num" index="constant" key="most-positive-single-float-var-const" title="most-positive-single-float"/>
  <index-entry file="fd-num" index="constant" key="least-positive-single-float-var-const" title="least-positive-single-float"/>
  <index-entry file="fd-num" index="constant" key="least-negative-single-float-var-const" title="least-negative-single-float"/>
  <index-entry file="fd-num" index="constant" key="most-negative-single-float-var-const" title="most-negative-single-float"/>
  <index-entry file="fd-num" index="constant" key="most-positive-double-float-var-const" title="most-positive-double-float"/>
  <index-entry file="fd-num" index="constant" key="least-positive-double-float-var-const" title="least-positive-double-float"/>
  <index-entry file="fd-num" index="constant" key="least-negative-double-float-var-const" title="least-negative-double-float"/>
  <index-entry file="fd-num" index="constant" key="most-negative-double-float-var-const" title="most-negative-double-float"/>
  <index-entry file="fd-num" index="constant" key="most-positive-long-float-var-const" title="most-positive-long-float"/>
  <index-entry file="fd-num" index="constant" key="least-positive-long-float-var-const" title="least-positive-long-float"/>
  <index-entry file="fd-num" index="constant" key="least-negative-long-float-var-const" title="least-negative-long-float"/>
  <index-entry file="fd-num" index="constant" key="most-negative-long-float-var-const" title="most-negative-long-float"/>
  <index-entry file="fd-num" index="constant" key="short-float-epsilon-var-const" title="short-float-epsilon"/>
  <index-entry file="fd-num" index="constant" key="single-float-epsilon-var-const" title="single-float-epsilon"/>
  <index-entry file="fd-num" index="constant" key="double-float-epsilon-var-const" title="double-float-epsilon"/>
  <index-entry file="fd-num" index="constant" key="long-float-epsilon-var-const" title="long-float-epsilon"/>
  <index-entry file="fd-num" index="constant" key="short-float-negative-epsilon-var-const" title="short-float-negative-epsilon"/>
  <index-entry file="fd-num" index="constant" key="single-float-negative-epsilon-var-const" title="single-float-negative-epsilon"/>
  <index-entry file="fd-num" index="constant" key="double-float-negative-epsilon-var-const" title="double-float-negative-epsilon"/>
  <index-entry file="fd-num" index="constant" key="long-float-negative-epsilon-var-const" title="long-float-negative-epsilon"/>
  <index-entry file="fd-num" index="functions" key="%pointer-plus-fun-fun" title="%pointer-plus"/>
  <index-entry file="fd-num" index="functions" key="%pointer-difference-fun-fun" title="%pointer-difference"/>
  <index-entry file="fd-num" index="functions" key="%pointer-times-fun-fun" title="%pointer-times"/>
  <index-entry file="fd-num" index="functions" key="%24-bit-plus-fun-fun" title="%24-bit-plus"/>
  <index-entry file="fd-num" index="functions" key="%24-bit-difference-fun-fun" title="%24-bit-difference"/>
  <index-entry file="fd-num" index="functions" key="%24-bit-times-fun-fun" title="%24-bit-times"/>
  <index-entry file="fd-num" index="functions" key="%multiply-fractions-fun-fun" title="%multiply-fractions"/>
  <index-entry file="fd-num" index="functions" key="%divide-double-fun-fun" title="%divide-double"/>
  <index-entry file="fd-num" index="functions" key="%remainder-double-fun-fun" title="%remainder-double"/>
  <index-entry file="fd-num" index="functions" key="%float-double-fun-fun" title="%float-double"/>
  <index-entry file="fd-arr" index="concepts" key="array" title="array"/>
  <index-entry file="fd-arr" index="concepts" key="rank of an array" title="rank of an array"/>
  <index-entry file="fd-arr" index="concepts" key="vector" title="vector"/>
  <index-entry file="fd-arr" index="concepts" key="subscript" title="subscript"/>
  <index-entry file="fd-arr" index="constant" key="array-rank-limit-var-const" title="array-rank-limit"/>
  <index-entry file="fd-arr" index="constant" key="array-dimension-limit-var-const" title="array-dimension-limit"/>
  <index-entry file="fd-arr" index="concepts" key="total size of an array" title="total size of an array"/>
  <index-entry file="fd-arr" index="constant" key="array-total-size-limit-var-const" title="array-total-size-limit"/>
  <index-entry file="fd-arr" index="concepts" key="fill pointer" title="fill pointer"/>
  <index-entry file="fd-arr" index="concepts" key="simple array" title="simple array"/>
  <index-entry file="fd-arr" index="concepts" key="general array" title="general array"/>
  <index-entry file="fd-arr" index="concepts" key="specialized array" title="specialized array"/>
  <index-entry file="fd-arr" index="concepts" key="numeric array" title="numeric array"/>
  <index-entry file="fd-arr" index="concepts" key="bit array" title="bit array"/>
  <index-entry file="fd-arr" index="concepts" key="string" title="string"/>
  <index-entry file="fd-arr" index="concepts" key="types of arrays" title="types of arrays"/>
  <index-entry file="fd-arr" index="variables" key="art-q" title="art-q"/>
  <index-entry file="fd-arr" index="variables" key="art-q-list" title="art-q-list"/>
  <index-entry file="fd-arr" index="variables" key="art-string" title="art-string"/>
  <index-entry file="fd-arr" index="variables" key="art-fat-string" title="art-fat-string"/>
  <index-entry file="fd-arr" index="variables" key="art-1b" title="art-1b"/>
  <index-entry file="fd-arr" index="variables" key="art-2b" title="art-2b"/>
  <index-entry file="fd-arr" index="variables" key="art-4b" title="art-4b"/>
  <index-entry file="fd-arr" index="variables" key="art-8b" title="art-8b"/>
  <index-entry file="fd-arr" index="variables" key="art-16b" title="art-16b"/>
  <index-entry file="fd-arr" index="variables" key="art-32b" title="art-32b"/>
  <index-entry file="fd-arr" index="variables" key="art-half-fix" title="art-half-fix"/>
  <index-entry file="fd-arr" index="variables" key="art-float" title="art-float"/>
  <index-entry file="fd-arr" index="variables" key="art-fps-float" title="art-fps-float"/>
  <index-entry file="fd-arr" index="variables" key="art-complex" title="art-complex"/>
  <index-entry file="fd-arr" index="variables" key="art-complex-float" title="art-complex-float"/>
  <index-entry file="fd-arr" index="variables" key="art-complex-fps-float" title="art-complex-fps-float"/>
  <index-entry file="fd-arr" index="variables" key="art-stack-group-head" title="art-stack-group-head"/>
  <index-entry file="fd-arr" index="variables" key="art-reg-pdl" title="art-reg-pdl"/>
  <index-entry file="fd-arr" index="variables" key="art-special-pdl" title="art-special-pdl"/>
  <index-entry file="fd-arr" index="concepts" key="stack group" title="stack group"/>
  <index-entry file="fd-arr" index="constant" key="array-types-var-const" title="array-types"/>
  <index-entry file="fd-arr" index="functions" key="array-types-fun-fun" title="array-types"/>
  <index-entry file="fd-arr" index="constant" key="array-elements-per-q-var-const" title="array-elements-per-q"/>
  <index-entry file="fd-arr" index="functions" key="array-elements-per-q-fun-fun" title="array-elements-per-q"/>
  <index-entry file="fd-arr" index="constant" key="array-bits-per-element-var-const" title="array-bits-per-element"/>
  <index-entry file="fd-arr" index="functions" key="array-bits-per-element-fun-fun" title="array-bits-per-element"/>
  <index-entry file="fd-arr" index="functions" key="array-element-size-fun-fun" title="array-element-size"/>
  <index-entry file="fd-arr" index="concepts" key="array leader" title="array leader"/>
  <index-entry file="fd-arr" index="concepts" key="fill pointer" title="fill pointer"/>
  <index-entry file="fd-arr" index="functions" key="fill-pointer-fun-fun" title="fill-pointer"/>
  <index-entry file="fd-arr" index="concepts" key="displaced array" title="displaced array"/>
  <index-entry file="fd-arr" index="concepts" key="indirect array" title="indirect array"/>
  <index-entry file="fd-arr" index="concepts" key="index offset" title="index offset"/>
  <index-entry file="fd-arr" index="functions" key="vector-fun-fun" title="vector"/>
  <index-entry file="fd-arr" index="functions" key="make-array-fun-fun" title="make-array"/>
  <index-entry file="fd-arr" index="concepts" key="array initialization" title="array initialization"/>
  <index-entry file="fd-arr" index="concepts" key="displaced array" title="displaced array"/>
  <index-entry file="fd-arr" index="concepts" key="indirect array" title="indirect array"/>
  <index-entry file="fd-arr" index="concepts" key="index offset" title="index offset"/>
  <index-entry file="fd-arr" index="concepts" key="array leader" title="array leader"/>
  <index-entry file="fd-arr" index="functions" key="aref-fun-fun" title="aref"/>
  <index-entry file="fd-arr" index="functions" key="cli:aref-fun-fun" title="cli:aref"/>
  <index-entry file="fd-arr" index="functions" key="aset-fun-fun" title="aset"/>
  <index-entry file="fd-arr" index="functions" key="aloc-fun-fun" title="aloc"/>
  <index-entry file="fd-arr" index="functions" key="ar-1-force-fun-fun" title="ar-1-force"/>
  <index-entry file="fd-arr" index="functions" key="as-1-force-fun-fun" title="as-1-force"/>
  <index-entry file="fd-arr" index="functions" key="ap-1-force-fun-fun" title="ap-1-force"/>
  <index-entry file="fd-arr" index="functions" key="array-row-major-index-fun-fun" title="array-row-major-index"/>
  <index-entry file="fd-arr" index="functions" key="array-leader-fun-fun" title="array-leader"/>
  <index-entry file="fd-arr" index="functions" key="store-array-leader-fun-fun" title="store-array-leader"/>
  <index-entry file="fd-arr" index="functions" key="ap-leader-fun-fun" title="ap-leader"/>
  <index-entry file="fd-arr" index="functions" key="ar-1-fun-fun" title="ar-1"/>
  <index-entry file="fd-arr" index="functions" key="ar-2-fun-fun" title="ar-2"/>
  <index-entry file="fd-arr" index="functions" key="ar-3-fun-fun" title="ar-3"/>
  <index-entry file="fd-arr" index="functions" key="as-1-fun-fun" title="as-1"/>
  <index-entry file="fd-arr" index="functions" key="as-2-fun-fun" title="as-2"/>
  <index-entry file="fd-arr" index="functions" key="as-3-fun-fun" title="as-3"/>
  <index-entry file="fd-arr" index="functions" key="ap-1-fun-fun" title="ap-1"/>
  <index-entry file="fd-arr" index="functions" key="ap-2-fun-fun" title="ap-2"/>
  <index-entry file="fd-arr" index="functions" key="ap-3-fun-fun" title="ap-3"/>
  <index-entry file="fd-arr" index="functions" key="svref-fun-fun" title="svref"/>
  <index-entry file="fd-arr" index="functions" key="bit-fun-fun" title="bit"/>
  <index-entry file="fd-arr" index="functions" key="sbit-fun-fun" title="sbit"/>
  <index-entry file="fd-arr" index="functions" key="char-fun-fun" title="char"/>
  <index-entry file="fd-arr" index="functions" key="schar-fun-fun" title="schar"/>
  <index-entry file="fd-arr" index="condition" key="sys:array-has-no-leader-condition-condition" title="sys:array-has-no-leader"/>
  <index-entry file="fd-arr" index="flavor-condition" key="sys:bad-array-mixin-flavor-condition-flavor-condition" title="sys:bad-array-mixin"/>
  <index-entry file="fd-arr" index="condition" key="sys:array-wrong-number-of-dimensions-condition-condition" title="sys:array-wrong-number-of-dimensions"/>
  <index-entry file="fd-arr" index="condition" key="sys:subscript-out-of-bounds-condition-condition" title="sys:subscript-out-of-bounds"/>
  <index-entry file="fd-arr" index="condition" key="sys:number-array-not-allowed-condition-condition" title="sys:number-array-not-allowed"/>
  <index-entry file="fd-arr" index="functions" key="array-type-fun-fun" title="array-type"/>
  <index-entry file="fd-arr" index="functions" key="array-element-type-fun-fun" title="array-element-type"/>
  <index-entry file="fd-arr" index="functions" key="array-length-fun-fun" title="array-length"/>
  <index-entry file="fd-arr" index="functions" key="array-total-size-fun-fun" title="array-total-size"/>
  <index-entry file="fd-arr" index="functions" key="array-active-length-fun-fun" title="array-active-length"/>
  <index-entry file="fd-arr" index="functions" key="array-rank-fun-fun" title="array-rank"/>
  <index-entry file="fd-arr" index="functions" key="array-dimension-fun-fun" title="array-dimension"/>
  <index-entry file="fd-arr" index="functions" key="array-dimension-n-fun-fun" title="array-dimension-n"/>
  <index-entry file="fd-arr" index="functions" key="array-dimensions-fun-fun" title="array-dimensions"/>
  <index-entry file="fd-arr" index="functions" key="arraydims-fun-fun" title="arraydims"/>
  <index-entry file="fd-arr" index="functions" key="array-in-bounds-p-fun-fun" title="array-in-bounds-p"/>
  <index-entry file="fd-arr" index="functions" key="array-displaced-p-fun-fun" title="array-displaced-p"/>
  <index-entry file="fd-arr" index="functions" key="array-indirect-p-fun-fun" title="array-indirect-p"/>
  <index-entry file="fd-arr" index="functions" key="array-indexed-p-fun-fun" title="array-indexed-p"/>
  <index-entry file="fd-arr" index="functions" key="array-index-offset-fun-fun" title="array-index-offset"/>
  <index-entry file="fd-arr" index="functions" key="array-has-fill-pointer-p-fun-fun" title="array-has-fill-pointer-p"/>
  <index-entry file="fd-arr" index="functions" key="array-has-leader-p-fun-fun" title="array-has-leader-p"/>
  <index-entry file="fd-arr" index="functions" key="array-leader-length-fun-fun" title="array-leader-length"/>
  <index-entry file="fd-arr" index="functions" key="adjustable-array-p-fun-fun" title="adjustable-array-p"/>
  <index-entry file="fd-arr" index="functions" key="adjust-array-fun-fun" title="adjust-array"/>
  <index-entry file="fd-arr" index="functions" key="adjust-array-size-fun-fun" title="adjust-array-size"/>
  <index-entry file="fd-arr" index="functions" key="array-grow-fun-fun" title="array-grow"/>
  <index-entry file="fd-arr" index="functions" key="si:change-indirect-array-fun-fun" title="si:change-indirect-array"/>
  <index-entry file="fd-arr" index="functions" key="g-l-p-fun-fun" title="g-l-p"/>
  <index-entry file="fd-arr" index="functions" key="get-list-pointer-into-array-fun-fun" title="get-list-pointer-into-array"/>
  <index-entry file="fd-arr" index="functions" key="get-locative-pointer-into-array-fun-fun" title="get-locative-pointer-into-array"/>
  <index-entry file="fd-arr" index="functions" key="vector-push-fun-fun" title="vector-push"/>
  <index-entry file="fd-arr" index="functions" key="array-push-fun-fun" title="array-push"/>
  <index-entry file="fd-arr" index="functions" key="vector-push-extend-fun-fun" title="vector-push-extend"/>
  <index-entry file="fd-arr" index="functions" key="array-push-extend-fun-fun" title="array-push-extend"/>
  <index-entry file="fd-arr" index="functions" key="vector-pop-fun-fun" title="vector-pop"/>
  <index-entry file="fd-arr" index="functions" key="array-pop-fun-fun" title="array-pop"/>
  <index-entry file="fd-arr" index="condition" key="sys:fill-pointer-not-fixnum-condition-condition" title="sys:fill-pointer-not-fixnum"/>
  <index-entry file="fd-arr" index="functions" key="array-initialize-fun-fun" title="array-initialize"/>
  <index-entry file="fd-arr" index="functions" key="fillarray-fun-fun" title="fillarray"/>
  <index-entry file="fd-arr" index="functions" key="listarray-fun-fun" title="listarray"/>
  <index-entry file="fd-arr" index="functions" key="list-array-leader-fun-fun" title="list-array-leader"/>
  <index-entry file="fd-arr" index="functions" key="copy-array-contents-fun-fun" title="copy-array-contents"/>
  <index-entry file="fd-arr" index="functions" key="copy-array-contents-and-leader-fun-fun" title="copy-array-contents-and-leader"/>
  <index-entry file="fd-arr" index="functions" key="copy-array-portion-fun-fun" title="copy-array-portion"/>
  <index-entry file="fd-arr" index="functions" key="bit-and-fun-fun" title="bit-and"/>
  <index-entry file="fd-arr" index="functions" key="bit-ior-fun-fun" title="bit-ior"/>
  <index-entry file="fd-arr" index="functions" key="bit-xor-fun-fun" title="bit-xor"/>
  <index-entry file="fd-arr" index="functions" key="bit-eqv-fun-fun" title="bit-eqv"/>
  <index-entry file="fd-arr" index="functions" key="bit-nand-fun-fun" title="bit-nand"/>
  <index-entry file="fd-arr" index="functions" key="bit-nor-fun-fun" title="bit-nor"/>
  <index-entry file="fd-arr" index="functions" key="bit-andc1-fun-fun" title="bit-andc1"/>
  <index-entry file="fd-arr" index="functions" key="bit-andc2-fun-fun" title="bit-andc2"/>
  <index-entry file="fd-arr" index="functions" key="bit-orc1-fun-fun" title="bit-orc1"/>
  <index-entry file="fd-arr" index="functions" key="bit-orc2-fun-fun" title="bit-orc2"/>
  <index-entry file="fd-arr" index="functions" key="bit-not-fun-fun" title="bit-not"/>
  <index-entry file="fd-arr" index="functions" key="bitblt-fun-fun" title="bitblt"/>
  <index-entry file="fd-arr" index="functions" key="make-pixel-array-fun-fun" title="make-pixel-array"/>
  <index-entry file="fd-arr" index="functions" key="pixel-array-width-fun-fun" title="pixel-array-width"/>
  <index-entry file="fd-arr" index="functions" key="pixel-array-height-fun-fun" title="pixel-array-height"/>
  <index-entry file="fd-arr" index="functions" key="ar-2-reverse-fun-fun" title="ar-2-reverse"/>
  <index-entry file="fd-arr" index="functions" key="as-2-reverse-fun-fun" title="as-2-reverse"/>
  <index-entry file="fd-arr" index="constant" key="sys:array-index-order-var-const" title="sys:array-index-order"/>
  <index-entry file="fd-arr" index="functions" key="math:multiply-matrices-fun-fun" title="math:multiply-matrices"/>
  <index-entry file="fd-arr" index="functions" key="math:invert-matrix-fun-fun" title="math:invert-matrix"/>
  <index-entry file="fd-arr" index="functions" key="math:transpose-matrix-fun-fun" title="math:transpose-matrix"/>
  <index-entry file="fd-arr" index="functions" key="math:determinant-fun-fun" title="math:determinant"/>
  <index-entry file="fd-arr" index="functions" key="math:decompose-fun-fun" title="math:decompose"/>
  <index-entry file="fd-arr" index="functions" key="math:solve-fun-fun" title="math:solve"/>
  <index-entry file="fd-arr" index="functions" key="math:list-2d-array-fun-fun" title="math:list-2d-array"/>
  <index-entry file="fd-arr" index="functions" key="math:fill-2d-array-fun-fun" title="math:fill-2d-array"/>
  <index-entry file="fd-arr" index="condition" key="math:singular-matrix-condition-condition" title="math:singular-matrix"/>
  <index-entry file="fd-arr" index="concepts" key="plane" title="plane"/>
  <index-entry file="fd-arr" index="functions" key="make-plane-fun-fun" title="make-plane"/>
  <index-entry file="fd-arr" index="functions" key="plane-origin-fun-fun" title="plane-origin"/>
  <index-entry file="fd-arr" index="functions" key="plane-default-fun-fun" title="plane-default"/>
  <index-entry file="fd-arr" index="functions" key="plane-extension-fun-fun" title="plane-extension"/>
  <index-entry file="fd-arr" index="functions" key="plane-aref-fun-fun" title="plane-aref"/>
  <index-entry file="fd-arr" index="functions" key="plane-ref-fun-fun" title="plane-ref"/>
  <index-entry file="fd-arr" index="functions" key="plane-aset-fun-fun" title="plane-aset"/>
  <index-entry file="fd-arr" index="functions" key="plane-store-fun-fun" title="plane-store"/>
  <index-entry file="fd-arr" index="functions" key="array-fun-fun" title="array"/>
  <index-entry file="fd-arr" index="functions" key="*array-fun-fun" title="*array"/>
  <index-entry file="fd-arr" index="functions" key="store-fun-spec" title="store"/>
  <index-entry file="fd-arr" index="functions" key="xstore-fun-fun" title="xstore"/>
  <index-entry file="fd-arr" index="functions" key="arraycall-fun-fun" title="arraycall"/>
  <index-entry file="generic" index="concepts" key="generic sequence functions" title="generic sequence functions"/>
  <index-entry file="generic" index="functions" key="make-sequence-fun-fun" title="make-sequence"/>
  <index-entry file="generic" index="functions" key="elt-fun-fun" title="elt"/>
  <index-entry file="generic" index="functions" key="length-fun-fun" title="length"/>
  <index-entry file="generic" index="functions" key="copy-seq-fun-fun" title="copy-seq"/>
  <index-entry file="generic" index="functions" key="concatenate-fun-fun" title="concatenate"/>
  <index-entry file="generic" index="functions" key="subseq-fun-fun" title="subseq"/>
  <index-entry file="generic" index="functions" key="replace-fun-fun" title="replace"/>
  <index-entry file="generic" index="functions" key="fill-fun-fun" title="fill"/>
  <index-entry file="generic" index="functions" key="reverse-fun-fun" title="reverse"/>
  <index-entry file="generic" index="functions" key="nreverse-fun-fun" title="nreverse"/>
  <index-entry file="generic" index="functions" key="cli:map-fun-fun" title="cli:map"/>
  <index-entry file="generic" index="functions" key="cli:some-fun-fun" title="cli:some"/>
  <index-entry file="generic" index="functions" key="cli:every-fun-fun" title="cli:every"/>
  <index-entry file="generic" index="functions" key="notany-fun-fun" title="notany"/>
  <index-entry file="generic" index="functions" key="notevery-fun-fun" title="notevery"/>
  <index-entry file="generic" index="functions" key="reduce-fun-fun" title="reduce"/>
  <index-entry file="generic" index="functions" key="remove-if-fun-fun" title="remove-if"/>
  <index-entry file="generic" index="functions" key="delete-if-fun-fun" title="delete-if"/>
  <index-entry file="generic" index="functions" key="remove-if-not-fun-fun" title="remove-if-not"/>
  <index-entry file="generic" index="functions" key="delete-if-not-fun-fun" title="delete-if-not"/>
  <index-entry file="generic" index="functions" key="cli:remove-fun-fun" title="cli:remove"/>
  <index-entry file="generic" index="functions" key="cli:delete-fun-fun" title="cli:delete"/>
  <index-entry file="generic" index="functions" key="remove-duplicates-fun-fun" title="remove-duplicates"/>
  <index-entry file="generic" index="functions" key="delete-duplicates-fun-fun" title="delete-duplicates"/>
  <index-entry file="generic" index="functions" key="substitute-if-fun-fun" title="substitute-if"/>
  <index-entry file="generic" index="functions" key="nsubstitute-if-fun-fun" title="nsubstitute-if"/>
  <index-entry file="generic" index="functions" key="substitute-if-not-fun-fun" title="substitute-if-not"/>
  <index-entry file="generic" index="functions" key="nsubstitute-if-not-fun-fun" title="nsubstitute-if-not"/>
  <index-entry file="generic" index="functions" key="substitute-fun-fun" title="substitute"/>
  <index-entry file="generic" index="functions" key="nsubstitute-fun-fun" title="nsubstitute"/>
  <index-entry file="generic" index="functions" key="position-if-fun-fun" title="position-if"/>
  <index-entry file="generic" index="functions" key="find-if-fun-fun" title="find-if"/>
  <index-entry file="generic" index="functions" key="position-if-not-fun-fun" title="position-if-not"/>
  <index-entry file="generic" index="functions" key="find-if-not-fun-fun" title="find-if-not"/>
  <index-entry file="generic" index="functions" key="position-fun-fun" title="position"/>
  <index-entry file="generic" index="functions" key="find-fun-fun" title="find"/>
  <index-entry file="generic" index="functions" key="count-if-fun-fun" title="count-if"/>
  <index-entry file="generic" index="functions" key="count-if-not-fun-fun" title="count-if-not"/>
  <index-entry file="generic" index="functions" key="count-fun-fun" title="count"/>
  <index-entry file="generic" index="functions" key="mismatch-fun-fun" title="mismatch"/>
  <index-entry file="generic" index="functions" key="search-fun-fun" title="search"/>
  <index-entry file="generic" index="concepts" key="sorting" title="sorting"/>
  <index-entry file="generic" index="functions" key="sort-fun-fun" title="sort"/>
  <index-entry file="generic" index="concepts" key="scream" title="scream"/>
  <index-entry file="generic" index="functions" key="sortcar-fun-fun" title="sortcar"/>
  <index-entry file="generic" index="functions" key="stable-sort-fun-fun" title="stable-sort"/>
  <index-entry file="generic" index="functions" key="stable-sortcar-fun-fun" title="stable-sortcar"/>
  <index-entry file="generic" index="functions" key="sort-grouped-array-fun-fun" title="sort-grouped-array"/>
  <index-entry file="generic" index="functions" key="sort-grouped-array-group-key-fun-fun" title="sort-grouped-array-group-key"/>
  <index-entry file="generic" index="functions" key="merge-fun-fun" title="merge"/>
  <index-entry file="fd-str" index="concepts" key="string" title="string"/>
  <index-entry file="fd-str" index="concepts" key="character object" title="character object"/>
  <index-entry file="fd-str" index="concepts" key="characters" title="characters"/>
  <index-entry file="fd-str" index="functions" key="characterp-fun-fun" title="characterp"/>
  <index-entry file="fd-str" index="functions" key="character-fun-fun" title="character"/>
  <index-entry file="fd-str" index="functions" key="cli:character-fun-fun" title="cli:character"/>
  <index-entry file="fd-str" index="functions" key="int-char-fun-fun" title="int-char"/>
  <index-entry file="fd-str" index="functions" key="char-int-fun-fun" title="char-int"/>
  <index-entry file="fd-str" index="concepts" key="character code" title="character code"/>
  <index-entry file="fd-str" index="concepts" key="font (of a character)" title="font (of a character)"/>
  <index-entry file="fd-str" index="concepts" key="bits (of a character)" title="bits (of a character)"/>
  <index-entry file="fd-str" index="concepts" key="modifier bits (of a character)" title="modifier bits (of a character)"/>
  <index-entry file="fd-str" index="concepts" key="character set" title="character set"/>
  <index-entry file="fd-str" index="functions" key="char-code-fun-fun" title="char-code"/>
  <index-entry file="fd-str" index="functions" key="char-font-fun-fun" title="char-font"/>
  <index-entry file="fd-str" index="functions" key="char-bits-fun-fun" title="char-bits"/>
  <index-entry file="fd-str" index="constant" key="char-code-limit-var-const" title="char-code-limit"/>
  <index-entry file="fd-str" index="constant" key="char-font-limit-var-const" title="char-font-limit"/>
  <index-entry file="fd-str" index="constant" key="char-bits-limit-var-const" title="char-bits-limit"/>
  <index-entry file="fd-str" index="constant" key="char-control-bit-var-const" title="char-control-bit"/>
  <index-entry file="fd-str" index="constant" key="char-meta-bit-var-const" title="char-meta-bit"/>
  <index-entry file="fd-str" index="constant" key="char-super-bit-var-const" title="char-super-bit"/>
  <index-entry file="fd-str" index="constant" key="char-hyper-bit-var-const" title="char-hyper-bit"/>
  <index-entry file="fd-str" index="functions" key="char-bit-fun-fun" title="char-bit"/>
  <index-entry file="fd-str" index="functions" key="set-char-bit-fun-fun" title="set-char-bit"/>
  <index-entry file="fd-str" index="concepts" key="keyboard character" title="keyboard character"/>
  <index-entry file="fd-str" index="concepts" key="%%kbd fields" title="%%kbd fields"/>
  <index-entry file="fd-str" index="variables" key="%%kbd-char" title="%%kbd-char"/>
  <index-entry file="fd-str" index="variables" key="%%ch-char" title="%%ch-char"/>
  <index-entry file="fd-str" index="variables" key="%%ch-font" title="%%ch-font"/>
  <index-entry file="fd-str" index="variables" key="%%kbd-control" title="%%kbd-control"/>
  <index-entry file="fd-str" index="variables" key="%%kbd-meta" title="%%kbd-meta"/>
  <index-entry file="fd-str" index="variables" key="%%kbd-super" title="%%kbd-super"/>
  <index-entry file="fd-str" index="variables" key="%%kbd-hyper" title="%%kbd-hyper"/>
  <index-entry file="fd-str" index="variables" key="%%kbd-control-meta" title="%%kbd-control-meta"/>
  <index-entry file="fd-str" index="functions" key="tv:kbd-mouse-p-fun-fun" title="tv:kbd-mouse-p"/>
  <index-entry file="fd-str" index="constant" key="%%kbd-mouse-button-var-const" title="%%kbd-mouse-button"/>
  <index-entry file="fd-str" index="constant" key="%%kbd-mouse-n-clicks-var-const" title="%%kbd-mouse-n-clicks"/>
  <index-entry file="fd-str" index="functions" key="code-char-fun-fun" title="code-char"/>
  <index-entry file="fd-str" index="functions" key="make-char-fun-fun" title="make-char"/>
  <index-entry file="fd-str" index="functions" key="digit-char-fun-fun" title="digit-char"/>
  <index-entry file="fd-str" index="functions" key="tv:make-mouse-char-fun-fun" title="tv:make-mouse-char"/>
  <index-entry file="fd-str" index="concepts" key="character code values" title="character code values"/>
  <index-entry file="fd-str" index="functions" key="string-char-p-fun-fun" title="string-char-p"/>
  <index-entry file="fd-str" index="functions" key="standard-char-p-fun-fun" title="standard-char-p"/>
  <index-entry file="fd-str" index="functions" key="graphic-char-p-fun-fun" title="graphic-char-p"/>
  <index-entry file="fd-str" index="functions" key="alpha-char-p-fun-fun" title="alpha-char-p"/>
  <index-entry file="fd-str" index="functions" key="digit-char-p-fun-fun" title="digit-char-p"/>
  <index-entry file="fd-str" index="functions" key="alphanumericp-fun-fun" title="alphanumericp"/>
  <index-entry file="fd-str" index="functions" key="char-equal-fun-fun" title="char-equal"/>
  <index-entry file="fd-str" index="functions" key="char-not-equal-fun-fun" title="char-not-equal"/>
  <index-entry file="fd-str" index="functions" key="char-lessp-fun-fun" title="char-lessp"/>
  <index-entry file="fd-str" index="functions" key="char-greaterp-fun-fun" title="char-greaterp"/>
  <index-entry file="fd-str" index="functions" key="char-not-lessp-fun-fun" title="char-not-lessp"/>
  <index-entry file="fd-str" index="functions" key="char-not-greaterp-fun-fun" title="char-not-greaterp"/>
  <index-entry file="fd-str" index="functions" key="char=-fun-fun" title="char="/>
  <index-entry file="fd-str" index="functions" key="char//=-fun-fun" title="char//="/>
  <index-entry file="fd-str" index="functions" key="char&gt;-fun-fun" title="char&gt;"/>
  <index-entry file="fd-str" index="functions" key="char&lt;-fun-fun" title="char&lt;"/>
  <index-entry file="fd-str" index="functions" key="char&gt;=-fun-fun" title="char&gt;="/>
  <index-entry file="fd-str" index="functions" key="char&lt;=-fun-fun" title="char&lt;="/>
  <index-entry file="fd-str" index="concepts" key="special character" title="special character"/>
  <index-entry file="fd-str" index="functions" key="char-name-fun-fun" title="char-name"/>
  <index-entry file="fd-str" index="functions" key="name-char-fun-fun" title="name-char"/>
  <index-entry file="fd-str" index="concepts" key="case conversion" title="case conversion"/>
  <index-entry file="fd-str" index="concepts" key="alphabetic case" title="alphabetic case"/>
  <index-entry file="fd-str" index="concepts" key="upper case letter" title="upper case letter"/>
  <index-entry file="fd-str" index="concepts" key="lower case letter" title="lower case letter"/>
  <index-entry file="fd-str" index="functions" key="upper-case-p-fun-fun" title="upper-case-p"/>
  <index-entry file="fd-str" index="functions" key="lower-case-p-fun-fun" title="lower-case-p"/>
  <index-entry file="fd-str" index="functions" key="both-case-p-fun-fun" title="both-case-p"/>
  <index-entry file="fd-str" index="functions" key="char-upcase-fun-fun" title="char-upcase"/>
  <index-entry file="fd-str" index="functions" key="char-downcase-fun-fun" title="char-downcase"/>
  <index-entry file="fd-str" index="functions" key="string-upcase-fun-fun" title="string-upcase"/>
  <index-entry file="fd-str" index="functions" key="string-downcase-fun-fun" title="string-downcase"/>
  <index-entry file="fd-str" index="functions" key="string-capitalize-fun-fun" title="string-capitalize"/>
  <index-entry file="fd-str" index="functions" key="nstring-upcase-fun-fun" title="nstring-upcase"/>
  <index-entry file="fd-str" index="functions" key="nstring-downcase-fun-fun" title="nstring-downcase"/>
  <index-entry file="fd-str" index="functions" key="nstring-capitalize-fun-fun" title="nstring-capitalize"/>
  <index-entry file="fd-str" index="functions" key="string-capitalize-words-fun-fun" title="string-capitalize-words"/>
  <index-entry file="fd-str" index="functions" key="make-string-fun-fun" title="make-string"/>
  <index-entry file="fd-str" index="functions" key="string-fun-fun" title="string"/>
  <index-entry file="fd-str" index="functions" key="string-length-fun-fun" title="string-length"/>
  <index-entry file="fd-str" index="functions" key="string-equal-fun-fun" title="string-equal"/>
  <index-entry file="fd-str" index="functions" key="string-not-equal-fun-fun" title="string-not-equal"/>
  <index-entry file="fd-str" index="functions" key="string=-fun-fun" title="string="/>
  <index-entry file="fd-str" index="functions" key="string&#x2260;-fun-fun" title="string&#x2260;"/>
  <index-entry file="fd-str" index="functions" key="string//=-fun-fun" title="string//="/>
  <index-entry file="fd-str" index="functions" key="string-lessp-fun-fun" title="string-lessp"/>
  <index-entry file="fd-str" index="functions" key="string-greaterp-fun-fun" title="string-greaterp"/>
  <index-entry file="fd-str" index="functions" key="string-not-greaterp-fun-fun" title="string-not-greaterp"/>
  <index-entry file="fd-str" index="functions" key="string-not-lessp-fun-fun" title="string-not-lessp"/>
  <index-entry file="fd-str" index="functions" key="string&lt;-fun-fun" title="string&lt;"/>
  <index-entry file="fd-str" index="functions" key="string&gt;-fun-fun" title="string&gt;"/>
  <index-entry file="fd-str" index="functions" key="string&gt;=-fun-fun" title="string&gt;="/>
  <index-entry file="fd-str" index="functions" key="string&lt;=-fun-fun" title="string&lt;="/>
  <index-entry file="fd-str" index="functions" key="string&#x2264;-fun-fun" title="string&#x2264;"/>
  <index-entry file="fd-str" index="functions" key="string&#x2265;-fun-fun" title="string&#x2265;"/>
  <index-entry file="fd-str" index="functions" key="string-compare-fun-fun" title="string-compare"/>
  <index-entry file="fd-str" index="functions" key="substring-fun-fun" title="substring"/>
  <index-entry file="fd-str" index="concepts" key="paper tape punch" title="paper tape punch"/>
  <index-entry file="fd-str" index="functions" key="nsubstring-fun-fun" title="nsubstring"/>
  <index-entry file="fd-str" index="functions" key="string-append-fun-fun" title="string-append"/>
  <index-entry file="fd-str" index="functions" key="string-nconc-fun-fun" title="string-nconc"/>
  <index-entry file="fd-str" index="functions" key="string-trim-fun-fun" title="string-trim"/>
  <index-entry file="fd-str" index="functions" key="string-left-trim-fun-fun" title="string-left-trim"/>
  <index-entry file="fd-str" index="functions" key="string-right-trim-fun-fun" title="string-right-trim"/>
  <index-entry file="fd-str" index="functions" key="string-remove-fonts-fun-fun" title="string-remove-fonts"/>
  <index-entry file="fd-str" index="functions" key="string-reverse-fun-fun" title="string-reverse"/>
  <index-entry file="fd-str" index="functions" key="string-nreverse-fun-fun" title="string-nreverse"/>
  <index-entry file="fd-str" index="functions" key="string-pluralize-fun-fun" title="string-pluralize"/>
  <index-entry file="fd-str" index="functions" key="string-select-a-or-an-fun-fun" title="string-select-a-or-an"/>
  <index-entry file="fd-str" index="functions" key="string-append-a-or-an-fun-fun" title="string-append-a-or-an"/>
  <index-entry file="fd-str" index="functions" key="%string-equal-fun-fun" title="%string-equal"/>
  <index-entry file="fd-str" index="variables" key="alphabetic-case-affects-string-comparison-var-var" title="alphabetic-case-affects-string-comparison"/>
  <index-entry file="fd-str" index="functions" key="string-search-char-fun-fun" title="string-search-char"/>
  <index-entry file="fd-str" index="functions" key="%string-search-char-fun-fun" title="%string-search-char"/>
  <index-entry file="fd-str" index="functions" key="string-search-not-char-fun-fun" title="string-search-not-char"/>
  <index-entry file="fd-str" index="functions" key="string-search-fun-fun" title="string-search"/>
  <index-entry file="fd-str" index="functions" key="string-search-set-fun-fun" title="string-search-set"/>
  <index-entry file="fd-str" index="functions" key="string-search-not-set-fun-fun" title="string-search-not-set"/>
  <index-entry file="fd-str" index="functions" key="string-reverse-search-char-fun-fun" title="string-reverse-search-char"/>
  <index-entry file="fd-str" index="functions" key="string-reverse-search-not-char-fun-fun" title="string-reverse-search-not-char"/>
  <index-entry file="fd-str" index="functions" key="string-reverse-search-fun-fun" title="string-reverse-search"/>
  <index-entry file="fd-str" index="functions" key="string-reverse-search-set-fun-fun" title="string-reverse-search-set"/>
  <index-entry file="fd-str" index="functions" key="string-reverse-search-not-set-fun-fun" title="string-reverse-search-not-set"/>
  <index-entry file="fd-str" index="functions" key="string-subst-char-fun-fun" title="string-subst-char"/>
  <index-entry file="fd-str" index="functions" key="substring-after-char-fun-fun" title="substring-after-char"/>
  <index-entry file="fd-str" index="functions" key="alphalessp-fun-fun" title="alphalessp"/>
  <index-entry file="fd-str" index="functions" key="samepnamep-fun-fun" title="samepnamep"/>
  <index-entry file="fd-str" index="functions" key="getchar-fun-fun" title="getchar"/>
  <index-entry file="fd-str" index="functions" key="getcharn-fun-fun" title="getcharn"/>
  <index-entry file="fd-str" index="functions" key="ascii-fun-fun" title="ascii"/>
  <index-entry file="fd-str" index="functions" key="maknam-fun-fun" title="maknam"/>
  <index-entry file="fd-str" index="functions" key="implode-fun-fun" title="implode"/>
  <index-entry file="fd-fun" index="concepts" key="function" title="function"/>
  <index-entry file="fd-fun" index="concepts" key="definition" title="definition"/>
  <index-entry file="fd-fun" index="concepts" key="function spec" title="function spec"/>
  <index-entry file="fd-fun" index="concepts" key="basic definition" title="basic definition"/>
  <index-entry file="fd-fun" index="concepts" key="encapsulation" title="encapsulation"/>
  <index-entry file="fd-fun" index="functions" key="defun-fun-spec" title="defun"/>
  <index-entry file="fd-fun" index="concepts" key="subst" title="subst"/>
  <index-entry file="fd-fun" index="concepts" key="named-subst" title="named-subst"/>
  <index-entry file="fd-fun" index="functions" key="lambda-macro-fun-mac" title="lambda-macro"/>
  <index-entry file="fd-fun" index="functions" key="deflambda-macro-fun-mac" title="deflambda-macro"/>
  <index-entry file="fd-fun" index="functions" key="deffunction-fun-mac" title="deffunction"/>
  <index-entry file="fd-fun" index="concepts" key="function entry frame" title="function entry frame"/>
  <index-entry file="fd-fun" index="concepts" key="FEF" title="FEF"/>
  <index-entry file="fd-fun" index="concepts" key="special forms" title="special forms"/>
  <index-entry file="fd-fun" index="functions" key="def-fun-spec" title="def"/>
  <index-entry file="fd-fun" index="functions" key="deff-fun-spec" title="deff"/>
  <index-entry file="fd-fun" index="functions" key="deff-macro-fun-spec" title="deff-macro"/>
  <index-entry file="fd-fun" index="functions" key="@define-fun-mac" title="@define"/>
  <index-entry file="fd-fun" index="functions" key="si:defun-compatibility-fun-fun" title="si:defun-compatibility"/>
  <index-entry file="fd-fun" index="functions" key="defselect-fun-spec" title="defselect"/>
  <index-entry file="fd-fun" index="functions" key="defselect-incremental-fun-spec" title="defselect-incremental"/>
  <index-entry file="fd-fun" index="concepts" key="lexpr" title="lexpr"/>
  <index-entry file="fd-fun" index="functions" key="arg-fun-fun" title="arg"/>
  <index-entry file="fd-fun" index="functions" key="setarg-fun-fun" title="setarg"/>
  <index-entry file="fd-fun" index="functions" key="listify-fun-fun" title="listify"/>
  <index-entry file="fd-fun" index="functions" key="fdefine-fun-fun" title="fdefine"/>
  <index-entry file="fd-fun" index="functions" key="si:record-source-file-name-fun-fun" title="si:record-source-file-name"/>
  <index-entry file="fd-fun" index="variables" key="sys:fdefine-file-pathname-var-var" title="sys:fdefine-file-pathname"/>
  <index-entry file="fd-fun" index="functions" key="si:get-source-file-name-fun-fun" title="si:get-source-file-name"/>
  <index-entry file="fd-fun" index="functions" key="si:get-all-source-file-names-fun-fun" title="si:get-all-source-file-names"/>
  <index-entry file="fd-fun" index="flavor-condition" key="sys:redefinition-flavor-condition-flavor-condition" title="sys:redefinition"/>
  <index-entry file="fd-fun" index="variables" key="inhibit-fdefine-warnings-var-var" title="inhibit-fdefine-warnings"/>
  <index-entry file="fd-fun" index="functions" key="fset-carefully-fun-fun" title="fset-carefully"/>
  <index-entry file="fd-fun" index="functions" key="fdefinedp-fun-fun" title="fdefinedp"/>
  <index-entry file="fd-fun" index="functions" key="fdefinition-fun-fun" title="fdefinition"/>
  <index-entry file="fd-fun" index="functions" key="fdefinition-location-fun-fun" title="fdefinition-location"/>
  <index-entry file="fd-fun" index="functions" key="fundefine-fun-fun" title="fundefine"/>
  <index-entry file="fd-fun" index="functions" key="undefun-fun-fun" title="undefun"/>
  <index-entry file="fd-fun" index="functions" key="si:function-spec-get-fun-fun" title="si:function-spec-get"/>
  <index-entry file="fd-fun" index="functions" key="si:function-spec-putprop-fun-fun" title="si:function-spec-putprop"/>
  <index-entry file="fd-fun" index="functions" key="si:function-spec-lessp-fun-fun" title="si:function-spec-lessp"/>
  <index-entry file="fd-fun" index="functions" key="si:function-parent-fun-fun" title="si:function-parent"/>
  <index-entry file="fd-fun" index="condition" key="sys:invalid-function-spec-condition-condition" title="sys:invalid-function-spec"/>
  <index-entry file="fd-fun" index="functions" key="debugging-info-fun-fun" title="debugging-info"/>
  <index-entry file="fd-fun" index="functions" key="arglist-fun-fun" title="arglist"/>
  <index-entry file="fd-fun" index="functions" key="function-name-fun-fun" title="function-name"/>
  <index-entry file="fd-fun" index="functions" key="eh:arg-name-fun-fun" title="eh:arg-name"/>
  <index-entry file="fd-fun" index="functions" key="eh:rest-arg-name-fun-fun" title="eh:rest-arg-name"/>
  <index-entry file="fd-fun" index="functions" key="eh:local-name-fun-fun" title="eh:local-name"/>
  <index-entry file="fd-fun" index="functions" key="args-info-fun-fun" title="args-info"/>
  <index-entry file="fd-fun" index="variables" key="%%arg-desc-min-args" title="%%arg-desc-min-args"/>
  <index-entry file="fd-fun" index="variables" key="%%arg-desc-max-args" title="%%arg-desc-max-args"/>
  <index-entry file="fd-fun" index="variables" key="%arg-desc-evaled-rest" title="%arg-desc-evaled-rest"/>
  <index-entry file="fd-fun" index="variables" key="%arg-desc-quoted-rest" title="%arg-desc-quoted-rest"/>
  <index-entry file="fd-fun" index="variables" key="%arg-desc-fef-quote-hair" title="%arg-desc-fef-quote-hair"/>
  <index-entry file="fd-fun" index="variables" key="%arg-desc-interpreted" title="%arg-desc-interpreted"/>
  <index-entry file="fd-fun" index="variables" key="%arg-desc-fef-bind-hair" title="%arg-desc-fef-bind-hair"/>
  <index-entry file="fd-fun" index="functions" key="%args-info-fun-fun" title="%args-info"/>
  <index-entry file="fd-fun" index="concepts" key="encapsulation" title="encapsulation"/>
  <index-entry file="fd-fun" index="concepts" key="basic definition" title="basic definition"/>
  <index-entry file="fd-fun" index="functions" key="si:encapsulate-fun-mac" title="si:encapsulate"/>
  <index-entry file="fd-fun" index="functions" key="si:encapsulation-body-fun-fun" title="si:encapsulation-body"/>
  <index-entry file="fd-fun" index="variables" key="si:encapsulation-standard-order-var-var" title="si:encapsulation-standard-order"/>
  <index-entry file="fd-fun" index="functions" key="si:unencapsulate-function-spec-fun-fun" title="si:unencapsulate-function-spec"/>
  <index-entry file="fd-fun" index="concepts" key="rename-within" title="rename-within"/>
  <index-entry file="fd-fun" index="concepts" key="function renaming" title="function renaming"/>
  <index-entry file="fd-fun" index="functions" key="si:rename-within-new-definition-maybe-fun-fun" title="si:rename-within-new-definition-maybe"/>
  <index-entry file="fd-clo" index="concepts" key="closure" title="closure"/>
  <index-entry file="fd-clo" index="concepts" key="coroutine" title="coroutine"/>
  <index-entry file="fd-clo" index="concepts" key="internal value cell" title="internal value cell"/>
  <index-entry file="fd-clo" index="concepts" key="external value cell" title="external value cell"/>
  <index-entry file="fd-clo" index="functions" key="closure-fun-fun" title="closure"/>
  <index-entry file="fd-clo" index="functions" key="symeval-in-closure-fun-fun" title="symeval-in-closure"/>
  <index-entry file="fd-clo" index="functions" key="set-in-closure-fun-fun" title="set-in-closure"/>
  <index-entry file="fd-clo" index="functions" key="locate-in-closure-fun-fun" title="locate-in-closure"/>
  <index-entry file="fd-clo" index="functions" key="boundp-in-closure-fun-fun" title="boundp-in-closure"/>
  <index-entry file="fd-clo" index="functions" key="makunbound-in-closure-fun-fun" title="makunbound-in-closure"/>
  <index-entry file="fd-clo" index="functions" key="closure-alist-fun-fun" title="closure-alist"/>
  <index-entry file="fd-clo" index="functions" key="closure-variables-fun-fun" title="closure-variables"/>
  <index-entry file="fd-clo" index="functions" key="closure-function-fun-fun" title="closure-function"/>
  <index-entry file="fd-clo" index="functions" key="closure-bindings-fun-fun" title="closure-bindings"/>
  <index-entry file="fd-clo" index="functions" key="copy-closure-fun-fun" title="copy-closure"/>
  <index-entry file="fd-clo" index="functions" key="let-closed-fun-mac" title="let-closed"/>
  <index-entry file="fd-clo" index="concepts" key="entity" title="entity"/>
  <index-entry file="fd-clo" index="functions" key="entity-fun-fun" title="entity"/>
  <index-entry file="fd-sg" index="concepts" key="stack group" title="stack group"/>
  <index-entry file="fd-sg" index="concepts" key="coroutine" title="coroutine"/>
  <index-entry file="fd-sg" index="concepts" key="regular pdl" title="regular pdl"/>
  <index-entry file="fd-sg" index="concepts" key="special pdl" title="special pdl"/>
  <index-entry file="fd-sg" index="concepts" key="presetting stack groups" title="presetting stack groups"/>
  <index-entry file="fd-sg" index="concepts" key="initial function" title="initial function"/>
  <index-entry file="fd-sg" index="concepts" key="resumer" title="resumer"/>
  <index-entry file="fd-sg" index="variables" key="current-stack-group-resumer-var-var" title="current-stack-group-resumer"/>
  <index-entry file="fd-sg" index="variables" key="current-stack-group-var-var" title="current-stack-group"/>
  <index-entry file="fd-sg" index="functions" key="make-stack-group-fun-fun" title="make-stack-group"/>
  <index-entry file="fd-sg" index="keywords" key=":swap-sv-of-sg-that-calls-me make-stack-group" title=":swap-sv-of-sg-that-calls-me make-stack-group"/>
  <index-entry file="fd-sg" index="condition" key="sys:pdl-overflow-condition-condition" title="sys:pdl-overflow"/>
  <index-entry file="fd-sg" index="variables" key="eh:pdl-grow-ratio-var-var" title="eh:pdl-grow-ratio"/>
  <index-entry file="fd-sg" index="functions" key="eh:require-pdl-room-fun-fun" title="eh:require-pdl-room"/>
  <index-entry file="fd-sg" index="functions" key="stack-group-preset-fun-fun" title="stack-group-preset"/>
  <index-entry file="fd-sg" index="functions" key="stack-group-resume-fun-fun" title="stack-group-resume"/>
  <index-entry file="fd-sg" index="functions" key="si:sg-resumable-p-fun-fun" title="si:sg-resumable-p"/>
  <index-entry file="fd-sg" index="condition" key="sys:wrong-stack-group-state-condition-condition" title="sys:wrong-stack-group-state"/>
  <index-entry file="fd-sg" index="functions" key="stack-group-return-fun-fun" title="stack-group-return"/>
  <index-entry file="fd-sg" index="functions" key="symeval-in-stack-group-fun-fun" title="symeval-in-stack-group"/>
  <index-entry file="fd-sg" index="functions" key="sg-regular-pdl-fun-fun" title="sg-regular-pdl"/>
  <index-entry file="fd-sg" index="functions" key="sg-regular-pdl-pointer-fun-fun" title="sg-regular-pdl-pointer"/>
  <index-entry file="fd-sg" index="functions" key="sg-special-pdl-fun-fun" title="sg-special-pdl"/>
  <index-entry file="fd-sg" index="functions" key="sg-special-pdl-pointer-fun-fun" title="sg-special-pdl-pointer"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-innermost-active-fun-fun" title="eh:sg-innermost-active"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-next-active-fun-fun" title="eh:sg-next-active"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-previous-active-fun-fun" title="eh:sg-previous-active"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-innermost-open-fun-fun" title="eh:sg-innermost-open"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-next-open-fun-fun" title="eh:sg-next-open"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-previous-open-fun-fun" title="eh:sg-previous-open"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-frame-active-p-fun-fun" title="eh:sg-frame-active-p"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-next-interesting-active-fun-fun" title="eh:sg-next-interesting-active"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-previous-interesting-active-fun-fun" title="eh:sg-previous-interesting-active"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-out-to-interesting-active-fun-fun" title="eh:sg-out-to-interesting-active"/>
  <index-entry file="fd-sg" index="functions" key="sys:rp-function-word-fun-fun" title="sys:rp-function-word"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-frame-number-of-spread-args-fun-fun" title="eh:sg-frame-number-of-spread-args"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-frame-arg-value-fun-fun" title="eh:sg-frame-arg-value"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-frame-rest-arg-value-fun-fun" title="eh:sg-frame-rest-arg-value"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-frame-number-of-locals-fun-fun" title="eh:sg-frame-number-of-locals"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-frame-local-value-fun-fun" title="eh:sg-frame-local-value"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-frame-value-value-fun-fun" title="eh:sg-frame-value-value"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-frame-value-list-fun-fun" title="eh:sg-frame-value-list"/>
  <index-entry file="fd-sg" index="functions" key="eh:sg-frame-special-pdl-range-fun-fun" title="eh:sg-frame-special-pdl-range"/>
  <index-entry file="fd-loc" index="concepts" key="locative" title="locative"/>
  <index-entry file="fd-loc" index="concepts" key="cell" title="cell"/>
  <index-entry file="fd-loc" index="functions" key="contents-fun-fun" title="contents"/>
  <index-entry file="fd-loc" index="functions" key="location-boundp-fun-fun" title="location-boundp"/>
  <index-entry file="fd-loc" index="functions" key="location-makunbound-fun-fun" title="location-makunbound"/>
  <index-entry file="fd-sub" index="concepts" key="subprimitive" title="subprimitive"/>
  <index-entry file="fd-sub" index="functions" key="data-type-fun-fun" title="data-type"/>
  <index-entry file="fd-sub" index="variables" key="dtp-symbol" title="dtp-symbol"/>
  <index-entry file="fd-sub" index="variables" key="dtp-fix" title="dtp-fix"/>
  <index-entry file="fd-sub" index="variables" key="dtp-small-flonum" title="dtp-small-flonum"/>
  <index-entry file="fd-sub" index="variables" key="dtp-extended-number" title="dtp-extended-number"/>
  <index-entry file="fd-sub" index="variables" key="dtp-character" title="dtp-character"/>
  <index-entry file="fd-sub" index="variables" key="dtp-list" title="dtp-list"/>
  <index-entry file="fd-sub" index="variables" key="dtp-locative" title="dtp-locative"/>
  <index-entry file="fd-sub" index="variables" key="dtp-array-pointer" title="dtp-array-pointer"/>
  <index-entry file="fd-sub" index="variables" key="dtp-fef-pointer" title="dtp-fef-pointer"/>
  <index-entry file="fd-sub" index="variables" key="dtp-u-entry" title="dtp-u-entry"/>
  <index-entry file="fd-sub" index="variables" key="dtp-closure" title="dtp-closure"/>
  <index-entry file="fd-sub" index="variables" key="dtp-stack-closure" title="dtp-stack-closure"/>
  <index-entry file="fd-sub" index="variables" key="dtp-instance" title="dtp-instance"/>
  <index-entry file="fd-sub" index="variables" key="dtp-entity" title="dtp-entity"/>
  <index-entry file="fd-sub" index="variables" key="dtp-select-method" title="dtp-select-method"/>
  <index-entry file="fd-sub" index="variables" key="dtp-stack-group" title="dtp-stack-group"/>
  <index-entry file="fd-sub" index="variables" key="dtp-header" title="dtp-header"/>
  <index-entry file="fd-sub" index="variables" key="dtp-array-header" title="dtp-array-header"/>
  <index-entry file="fd-sub" index="variables" key="dtp-symbol-header" title="dtp-symbol-header"/>
  <index-entry file="fd-sub" index="variables" key="dtp-instance-header" title="dtp-instance-header"/>
  <index-entry file="fd-sub" index="variables" key="dtp-null" title="dtp-null"/>
  <index-entry file="fd-sub" index="variables" key="dtp-trap" title="dtp-trap"/>
  <index-entry file="fd-sub" index="variables" key="dtp-free" title="dtp-free"/>
  <index-entry file="fd-sub" index="variables" key="dtp-external-value-cell-pointer" title="dtp-external-value-cell-pointer"/>
  <index-entry file="fd-sub" index="variables" key="dtp-self-ref-pointer" title="dtp-self-ref-pointer"/>
  <index-entry file="fd-sub" index="variables" key="dtp-header-forward" title="dtp-header-forward"/>
  <index-entry file="fd-sub" index="variables" key="dtp-body-forward" title="dtp-body-forward"/>
  <index-entry file="fd-sub" index="variables" key="dtp-one-q-forward" title="dtp-one-q-forward"/>
  <index-entry file="fd-sub" index="variables" key="dtp-gc-forward" title="dtp-gc-forward"/>
  <index-entry file="fd-sub" index="constant" key="q-data-types-var-const" title="q-data-types"/>
  <index-entry file="fd-sub" index="functions" key="q-data-types-fun-fun" title="q-data-types"/>
  <index-entry file="fd-sub" index="concepts" key="invisible pointers" title="invisible pointers"/>
  <index-entry file="fd-sub" index="concepts" key="forwarding pointer" title="forwarding pointer"/>
  <index-entry file="fd-sub" index="functions" key="structure-forward-fun-fun" title="structure-forward"/>
  <index-entry file="fd-sub" index="functions" key="follow-structure-forwarding-fun-fun" title="follow-structure-forwarding"/>
  <index-entry file="fd-sub" index="functions" key="forward-value-cell-fun-fun" title="forward-value-cell"/>
  <index-entry file="fd-sub" index="functions" key="follow-cell-forwarding-fun-fun" title="follow-cell-forwarding"/>
  <index-entry file="fd-sub" index="functions" key="%data-type-fun-fun" title="%data-type"/>
  <index-entry file="fd-sub" index="functions" key="%pointer-fun-fun" title="%pointer"/>
  <index-entry file="fd-sub" index="functions" key="%make-pointer-fun-fun" title="%make-pointer"/>
  <index-entry file="fd-sub" index="functions" key="%make-pointer-offset-fun-fun" title="%make-pointer-offset"/>
  <index-entry file="fd-sub" index="functions" key="%pointer-difference-fun-fun" title="%pointer-difference"/>
  <index-entry file="fd-sub" index="functions" key="%pointerp-fun-fun" title="%pointerp"/>
  <index-entry file="fd-sub" index="functions" key="%pointer-type-p-fun-fun" title="%pointer-type-p"/>
  <index-entry file="fd-sub" index="functions" key="%p-pointerp-fun-fun" title="%p-pointerp"/>
  <index-entry file="fd-sub" index="functions" key="%p-pointerp-offset-fun-fun" title="%p-pointerp-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-contents-offset-fun-fun" title="%p-contents-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-contents-safe-p-fun-fun" title="%p-contents-safe-p"/>
  <index-entry file="fd-sub" index="functions" key="%p-contents-safe-p-offset-fun-fun" title="%p-contents-safe-p-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-contents-as-locative-fun-fun" title="%p-contents-as-locative"/>
  <index-entry file="fd-sub" index="functions" key="%p-contents-as-locative-offset-fun-fun" title="%p-contents-as-locative-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-safe-contents-offset-fun-fun" title="%p-safe-contents-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-store-contents-fun-fun" title="%p-store-contents"/>
  <index-entry file="fd-sub" index="functions" key="%p-store-contents-offset-fun-fun" title="%p-store-contents-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-store-tag-and-pointer-fun-fun" title="%p-store-tag-and-pointer"/>
  <index-entry file="fd-sub" index="functions" key="%p-ldb-fun-fun" title="%p-ldb"/>
  <index-entry file="fd-sub" index="functions" key="%p-ldb-offset-fun-fun" title="%p-ldb-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-mask-field-fun-fun" title="%p-mask-field"/>
  <index-entry file="fd-sub" index="functions" key="%p-mask-field-offset-fun-fun" title="%p-mask-field-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-dpb-fun-fun" title="%p-dpb"/>
  <index-entry file="fd-sub" index="functions" key="%p-dpb-offset-fun-fun" title="%p-dpb-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-deposit-field-fun-fun" title="%p-deposit-field"/>
  <index-entry file="fd-sub" index="functions" key="%p-deposit-field-offset-fun-fun" title="%p-deposit-field-offset"/>
  <index-entry file="fd-sub" index="functions" key="%p-pointer-fun-fun" title="%p-pointer"/>
  <index-entry file="fd-sub" index="functions" key="%p-data-type-fun-fun" title="%p-data-type"/>
  <index-entry file="fd-sub" index="functions" key="%p-cdr-code-fun-fun" title="%p-cdr-code"/>
  <index-entry file="fd-sub" index="functions" key="%p-store-pointer-fun-fun" title="%p-store-pointer"/>
  <index-entry file="fd-sub" index="functions" key="%p-store-data-type-fun-fun" title="%p-store-data-type"/>
  <index-entry file="fd-sub" index="functions" key="%p-store-cdr-code-fun-fun" title="%p-store-cdr-code"/>
  <index-entry file="fd-sub" index="functions" key="%stack-frame-pointer-fun-fun" title="%stack-frame-pointer"/>
  <index-entry file="fd-sub" index="constant" key="%%q-cdr-code-var-const" title="%%q-cdr-code"/>
  <index-entry file="fd-sub" index="constant" key="%%q-data-type-var-const" title="%%q-data-type"/>
  <index-entry file="fd-sub" index="constant" key="%%q-pointer-var-const" title="%%q-pointer"/>
  <index-entry file="fd-sub" index="constant" key="%%q-pointer-within-page-var-const" title="%%q-pointer-within-page"/>
  <index-entry file="fd-sub" index="constant" key="%%q-typed-pointer-var-const" title="%%q-typed-pointer"/>
  <index-entry file="fd-sub" index="constant" key="%%q-all-but-typed-pointer-var-const" title="%%q-all-but-typed-pointer"/>
  <index-entry file="fd-sub" index="constant" key="%%q-all-but-pointer-var-const" title="%%q-all-but-pointer"/>
  <index-entry file="fd-sub" index="constant" key="%%q-all-but-cdr-code-var-const" title="%%q-all-but-cdr-code"/>
  <index-entry file="fd-sub" index="constant" key="%%q-high-half-var-const" title="%%q-high-half"/>
  <index-entry file="fd-sub" index="constant" key="%%q-low-half-var-const" title="%%q-low-half"/>
  <index-entry file="fd-sub" index="constant" key="cdr-normal-var-const" title="cdr-normal"/>
  <index-entry file="fd-sub" index="constant" key="cdr-next-var-const" title="cdr-next"/>
  <index-entry file="fd-sub" index="constant" key="cdr-nil-var-const" title="cdr-nil"/>
  <index-entry file="fd-sub" index="constant" key="cdr-error-var-const" title="cdr-error"/>
  <index-entry file="fd-sub" index="functions" key="%find-structure-header-fun-fun" title="%find-structure-header"/>
  <index-entry file="fd-sub" index="functions" key="%find-structure-leader-fun-fun" title="%find-structure-leader"/>
  <index-entry file="fd-sub" index="functions" key="%structure-boxed-size-fun-fun" title="%structure-boxed-size"/>
  <index-entry file="fd-sub" index="functions" key="%structure-total-size-fun-fun" title="%structure-total-size"/>
  <index-entry file="fd-sub" index="functions" key="%allocate-and-initialize-fun-fun" title="%allocate-and-initialize"/>
  <index-entry file="fd-sub" index="functions" key="%allocate-and-initialize-array-fun-fun" title="%allocate-and-initialize-array"/>
  <index-entry file="fd-sub" index="functions" key="%blt-fun-fun" title="%blt"/>
  <index-entry file="fd-sub" index="functions" key="%blt-typed-fun-fun" title="%blt-typed"/>
  <index-entry file="fd-sub" index="functions" key="return-storage-fun-fun" title="return-storage"/>
  <index-entry file="fd-sub" index="functions" key="%store-conditional-fun-fun" title="%store-conditional"/>
  <index-entry file="fd-sub" index="functions" key="%unibus-read-fun-fun" title="%unibus-read"/>
  <index-entry file="fd-sub" index="functions" key="%unibus-write-fun-fun" title="%unibus-write"/>
  <index-entry file="fd-sub" index="functions" key="%xbus-read-fun-fun" title="%xbus-read"/>
  <index-entry file="fd-sub" index="functions" key="%xbus-write-fun-fun" title="%xbus-write"/>
  <index-entry file="fd-sub" index="functions" key="sys:%xbus-write-sync-fun-fun" title="sys:%xbus-write-sync"/>
  <index-entry file="fd-sub" index="functions" key="sys:%nubus-read-fun-fun" title="sys:%nubus-read"/>
  <index-entry file="fd-sub" index="functions" key="sys:%nubus-write-fun-fun" title="sys:%nubus-write"/>
  <index-entry file="fd-sub" index="functions" key="sys:%nubus-physical-address-fun-fun" title="sys:%nubus-physical-address"/>
  <index-entry file="fd-sub" index="functions" key="%open-call-block-fun-fun" title="%open-call-block"/>
  <index-entry file="fd-sub" index="functions" key="%push-fun-fun" title="%push"/>
  <index-entry file="fd-sub" index="functions" key="%activate-open-call-block-fun-fun" title="%activate-open-call-block"/>
  <index-entry file="fd-sub" index="functions" key="%pop-fun-fun" title="%pop"/>
  <index-entry file="fd-sub" index="functions" key="%assure-pdl-room-fun-fun" title="%assure-pdl-room"/>
  <index-entry file="fd-sub" index="functions" key="%bind-fun-fun" title="%bind"/>
  <index-entry file="fd-sub" index="functions" key="bind-fun-fun" title="bind"/>
  <index-entry file="fd-sub" index="variables" key="sys:%disk-switches-var-var" title="sys:%disk-switches"/>
  <index-entry file="fd-sub" index="functions" key="si:set-swap-recommendations-of-area-fun-fun" title="si:set-swap-recommendations-of-area"/>
  <index-entry file="fd-sub" index="functions" key="si:set-all-swap-recommendations-fun-fun" title="si:set-all-swap-recommendations"/>
  <index-entry file="fd-sub" index="functions" key="si:wire-page-fun-fun" title="si:wire-page"/>
  <index-entry file="fd-sub" index="functions" key="si:unwire-page-fun-fun" title="si:unwire-page"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-in-structure-fun-fun" title="sys:page-in-structure"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-in-array-fun-fun" title="sys:page-in-array"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-in-pixel-array-fun-fun" title="sys:page-in-pixel-array"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-in-words-fun-fun" title="sys:page-in-words"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-in-area-fun-fun" title="sys:page-in-area"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-in-region-fun-fun" title="sys:page-in-region"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-out-structure-fun-fun" title="sys:page-out-structure"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-out-array-fun-fun" title="sys:page-out-array"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-out-pixel-array-fun-fun" title="sys:page-out-pixel-array"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-out-words-fun-fun" title="sys:page-out-words"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-out-area-fun-fun" title="sys:page-out-area"/>
  <index-entry file="fd-sub" index="functions" key="sys:page-out-region-fun-fun" title="sys:page-out-region"/>
  <index-entry file="fd-sub" index="functions" key="sys:%page-status-fun-fun" title="sys:%page-status"/>
  <index-entry file="fd-sub" index="functions" key="sys:%change-page-status-fun-fun" title="sys:%change-page-status"/>
  <index-entry file="fd-sub" index="functions" key="sys:%compute-page-hash-fun-fun" title="sys:%compute-page-hash"/>
  <index-entry file="fd-sub" index="functions" key="sys:%physical-address-fun-fun" title="sys:%physical-address"/>
  <index-entry file="fd-sub" index="functions" key="sys:%create-physical-page-fun-fun" title="sys:%create-physical-page"/>
  <index-entry file="fd-sub" index="functions" key="sys:%delete-physical-page-fun-fun" title="sys:%delete-physical-page"/>
  <index-entry file="fd-sub" index="functions" key="sys:%disk-restore-fun-fun" title="sys:%disk-restore"/>
  <index-entry file="fd-sub" index="functions" key="sys:%disk-save-fun-fun" title="sys:%disk-save"/>
  <index-entry file="fd-sub" index="functions" key="si:set-memory-size-fun-fun" title="si:set-memory-size"/>
  <index-entry file="fd-sub" index="functions" key="sys:%binding-instances-fun-fun" title="sys:%binding-instances"/>
  <index-entry file="fd-sub" index="functions" key="sys:%using-binding-instances-fun-fun" title="sys:%using-binding-instances"/>
  <index-entry file="fd-sub" index="functions" key="sys:%internal-value-cell-fun-fun" title="sys:%internal-value-cell"/>
  <index-entry file="fd-sub" index="variables" key="sys:processor-type-code-var-var" title="sys:processor-type-code"/>
  <index-entry file="fd-sub" index="functions" key="if-in-cadr-fun-mac" title="if-in-cadr"/>
  <index-entry file="fd-sub" index="functions" key="if-in-lambda-fun-mac" title="if-in-lambda"/>
  <index-entry file="fd-sub" index="functions" key="if-in-cadr-else-lambda-fun-mac" title="if-in-cadr-else-lambda"/>
  <index-entry file="fd-sub" index="functions" key="if-in-lambda-else-cadr-fun-mac" title="if-in-lambda-else-cadr"/>
  <index-entry file="fd-sub" index="functions" key="select-processor-fun-mac" title="select-processor"/>
  <index-entry file="fd-sub" index="variables" key="%microcode-version-number-var-var" title="%microcode-version-number"/>
  <index-entry file="fd-sub" index="variables" key="sys:%number-of-micro-entries-var-var" title="sys:%number-of-micro-entries"/>
  <index-entry file="fd-sub" index="variables" key="sys:number-cons-area-var-var" title="sys:number-cons-area"/>
  <index-entry file="fd-sub" index="variables" key="sys:%current-stack-group-state-var-var" title="sys:%current-stack-group-state"/>
  <index-entry file="fd-sub" index="variables" key="sys:%current-stack-group-calling-args-pointer-var-var" title="sys:%current-stack-group-calling-args-pointer"/>
  <index-entry file="fd-sub" index="variables" key="sys:%current-stack-group-calling-args-number-var-var" title="sys:%current-stack-group-calling-args-number"/>
  <index-entry file="fd-sub" index="variables" key="sys:%trap-micro-pc-var-var" title="sys:%trap-micro-pc"/>
  <index-entry file="fd-sub" index="variables" key="sys:%initial-fef-var-var" title="sys:%initial-fef"/>
  <index-entry file="fd-sub" index="variables" key="sys:%initial-stack-group-var-var" title="sys:%initial-stack-group"/>
  <index-entry file="fd-sub" index="constant" key="sys:%error-handler-stack-group-var-const" title="sys:%error-handler-stack-group"/>
  <index-entry file="fd-sub" index="constant" key="sys:%scheduler-stack-group-var-const" title="sys:%scheduler-stack-group"/>
  <index-entry file="fd-sub" index="constant" key="sys:%chaos-csr-address-var-const" title="sys:%chaos-csr-address"/>
  <index-entry file="fd-sub" index="variables" key="%mar-low-var-var" title="%mar-low"/>
  <index-entry file="fd-sub" index="variables" key="%mar-high-var-var" title="%mar-high"/>
  <index-entry file="fd-sub" index="variables" key="sys:%inhibit-read-only-var-var" title="sys:%inhibit-read-only"/>
  <index-entry file="fd-sub" index="variables" key="inhibit-scavenging-flag-var-var" title="inhibit-scavenging-flag"/>
  <index-entry file="fd-sub" index="variables" key="sys:scavenger-ws-enable-var-var" title="sys:scavenger-ws-enable"/>
  <index-entry file="fd-sub" index="variables" key="sys:%region-cons-alarm-var-var" title="sys:%region-cons-alarm"/>
  <index-entry file="fd-sub" index="variables" key="sys:%page-cons-alarm-var-var" title="sys:%page-cons-alarm"/>
  <index-entry file="fd-sub" index="variables" key="sys:%gc-flip-ready-var-var" title="sys:%gc-flip-ready"/>
  <index-entry file="fd-sub" index="variables" key="sys:%gc-generation-number-var-var" title="sys:%gc-generation-number"/>
  <index-entry file="fd-sub" index="constant" key="sys:%disk-run-light-var-const" title="sys:%disk-run-light"/>
  <index-entry file="fd-sub" index="variables" key="sys:%loaded-band-var-var" title="sys:%loaded-band"/>
  <index-entry file="fd-sub" index="variables" key="sys:%disk-blocks-per-track-var-var" title="sys:%disk-blocks-per-track"/>
  <index-entry file="fd-sub" index="variables" key="sys:%disk-blocks-per-cylinder-var-var" title="sys:%disk-blocks-per-cylinder"/>
  <index-entry file="fd-sub" index="variables" key="sys:%qlaryh-var-var" title="sys:%qlaryh"/>
  <index-entry file="fd-sub" index="variables" key="sys:%qlaryl-var-var" title="sys:%qlaryl"/>
  <index-entry file="fd-sub" index="variables" key="sys:%mc-code-exit-vector-var-var" title="sys:%mc-code-exit-vector"/>
  <index-entry file="fd-sub" index="variables" key="sys:currently-prepared-sheet-var-var" title="sys:currently-prepared-sheet"/>
  <index-entry file="fd-sub" index="variables" key="sys:%meter-global-enable-var-var" title="sys:%meter-global-enable"/>
  <index-entry file="fd-sub" index="variables" key="sys:%meter-buffer-pointer-var-var" title="sys:%meter-buffer-pointer"/>
  <index-entry file="fd-sub" index="variables" key="sys:%meter-disk-address-var-var" title="sys:%meter-disk-address"/>
  <index-entry file="fd-sub" index="variables" key="sys:%meter-disk-count-var-var" title="sys:%meter-disk-count"/>
  <index-entry file="fd-sub" index="variables" key="sys:lexical-environment-var-var" title="sys:lexical-environment"/>
  <index-entry file="fd-sub" index="variables" key="sys:amem-evcp-vector-var-var" title="sys:amem-evcp-vector"/>
  <index-entry file="fd-sub" index="constant" key="sys:a-memory-location-names-var-const" title="sys:a-memory-location-names"/>
  <index-entry file="fd-sub" index="functions" key="read-meter-fun-fun" title="read-meter"/>
  <index-entry file="fd-sub" index="functions" key="write-meter-fun-fun" title="write-meter"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-chaos-transmit-aborts-meter-meter" title="sys:%count-chaos-transmit-aborts"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-cons-work-meter-meter" title="sys:%count-cons-work"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-scavenger-work-meter-meter" title="sys:%count-scavenger-work"/>
  <index-entry file="fd-sub" index="meter" key="sys:%tv-clock-rate-meter-meter" title="sys:%tv-clock-rate"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-first-level-map-reloads-meter-meter" title="sys:%count-first-level-map-reloads"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-second-level-map-reloads-meter-meter" title="sys:%count-second-level-map-reloads"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-meta-bits-map-reloads-meter-meter" title="sys:%count-meta-bits-map-reloads"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-pdl-buffer-read-faults-meter-meter" title="sys:%count-pdl-buffer-read-faults"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-pdl-buffer-write-faults-meter-meter" title="sys:%count-pdl-buffer-write-faults"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-pdl-buffer-memory-faults-meter-meter" title="sys:%count-pdl-buffer-memory-faults"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-page-reads-meter-meter" title="sys:%count-disk-page-reads"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-page-writes-meter-meter" title="sys:%count-disk-page-writes"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-fresh-pages-meter-meter" title="sys:%count-fresh-pages"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-page-read-operations-meter-meter" title="sys:%count-disk-page-read-operations"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-page-write-operations-meter-meter" title="sys:%count-disk-page-write-operations"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-prepages-used-meter-meter" title="sys:%count-disk-prepages-used"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-prepages-not-used-meter-meter" title="sys:%count-disk-prepages-not-used"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-page-write-waits-meter-meter" title="sys:%count-disk-page-write-waits"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-page-write-busys-meter-meter" title="sys:%count-disk-page-write-busys"/>
  <index-entry file="fd-sub" index="meter" key="sys:%disk-wait-time-meter-meter" title="sys:%disk-wait-time"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-errors-meter-meter" title="sys:%count-disk-errors"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-recalibrates-meter-meter" title="sys:%count-disk-recalibrates"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-ecc-corrected-errors-meter-meter" title="sys:%count-disk-ecc-corrected-errors"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-read-compare-differences-meter-meter" title="sys:%count-disk-read-compare-differences"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-read-compare-rereads-meter-meter" title="sys:%count-disk-read-compare-rereads"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-disk-read-compare-rewrites-meter-meter" title="sys:%count-disk-read-compare-rewrites"/>
  <index-entry file="fd-sub" index="meter" key="sys:%disk-error-log-pointer-meter-meter" title="sys:%disk-error-log-pointer"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-aged-pages-meter-meter" title="sys:%count-aged-pages"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-age-flushed-pages-meter-meter" title="sys:%count-age-flushed-pages"/>
  <index-entry file="fd-sub" index="meter" key="sys:%aging-depth-meter-meter" title="sys:%aging-depth"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-findcore-steps-meter-meter" title="sys:%count-findcore-steps"/>
  <index-entry file="fd-sub" index="meter" key="sys:%count-findcore-emergencies-meter-meter" title="sys:%count-findcore-emergencies"/>
  <index-entry file="fd-sub" index="constant" key="sys:a-memory-counter-block-names-var-const" title="sys:a-memory-counter-block-names"/>
  <index-entry file="fd-sub" index="functions" key="sys:%halt-fun-fun" title="sys:%halt"/>
  <index-entry file="areas" index="concepts" key="area" title="area"/>
  <index-entry file="areas" index="variables" key="default-cons-area-var-var" title="default-cons-area"/>
  <index-entry file="areas" index="variables" key="background-cons-area-var-var" title="background-cons-area"/>
  <index-entry file="areas" index="functions" key="make-area-fun-fun" title="make-area"/>
  <index-entry file="areas" index="keywords" key=":name make-area" title=":name make-area"/>
  <index-entry file="areas" index="keywords" key=":size make-area" title=":size make-area"/>
  <index-entry file="areas" index="keywords" key=":region-size make-area" title=":region-size make-area"/>
  <index-entry file="areas" index="keywords" key=":representation make-area" title=":representation make-area"/>
  <index-entry file="areas" index="keywords" key=":gc make-area" title=":gc make-area"/>
  <index-entry file="areas" index="keywords" key=":read-only make-area" title=":read-only make-area"/>
  <index-entry file="areas" index="keywords" key=":pdl make-area" title=":pdl make-area"/>
  <index-entry file="areas" index="keywords" key=":room make-area" title=":room make-area"/>
  <index-entry file="areas" index="functions" key="describe-area-fun-fun" title="describe-area"/>
  <index-entry file="areas" index="variables" key="area-list-var-var" title="area-list"/>
  <index-entry file="areas" index="functions" key="%area-number-fun-fun" title="%area-number"/>
  <index-entry file="areas" index="functions" key="%region-number-fun-fun" title="%region-number"/>
  <index-entry file="areas" index="functions" key="area-name-fun-fun" title="area-name"/>
  <index-entry file="areas" index="functions" key="si:reset-temporary-area-fun-fun" title="si:reset-temporary-area"/>
  <index-entry file="areas" index="constant" key="working-storage-area-var-const" title="working-storage-area"/>
  <index-entry file="areas" index="constant" key="permanent-storage-area-var-const" title="permanent-storage-area"/>
  <index-entry file="areas" index="constant" key="sys:extra-pdl-area-var-const" title="sys:extra-pdl-area"/>
  <index-entry file="areas" index="constant" key="sys:p-n-string-var-const" title="sys:p-n-string"/>
  <index-entry file="areas" index="constant" key="sys:nr-sym-var-const" title="sys:nr-sym"/>
  <index-entry file="areas" index="constant" key="sys:resident-symbol-area-var-const" title="sys:resident-symbol-area"/>
  <index-entry file="areas" index="constant" key="sys:pkg-area-var-const" title="sys:pkg-area"/>
  <index-entry file="areas" index="constant" key="macro-compiled-program-var-const" title="macro-compiled-program"/>
  <index-entry file="areas" index="constant" key="sys:property-list-area-var-const" title="sys:property-list-area"/>
  <index-entry file="areas" index="condition" key="sys:area-overflow-condition-condition" title="sys:area-overflow"/>
  <index-entry file="areas" index="condition" key="sys:region-table-overflow-condition-condition" title="sys:region-table-overflow"/>
  <index-entry file="areas" index="condition" key="sys:virtual-memory-overflow-condition-condition" title="sys:virtual-memory-overflow"/>
  <index-entry file="areas" index="condition" key="sys:cons-in-fixed-area-condition-condition" title="sys:cons-in-fixed-area"/>
  <index-entry file="compil" index="concepts" key="compiler" title="compiler"/>
  <index-entry file="compil" index="concepts" key="QFASL files" title="QFASL files"/>
  <index-entry file="compil" index="functions" key="compile-fun-fun" title="compile"/>
  <index-entry file="compil" index="functions" key="uncompile-fun-fun" title="uncompile"/>
  <index-entry file="compil" index="functions" key="compile-lambda-fun-fun" title="compile-lambda"/>
  <index-entry file="compil" index="functions" key="compile-encapsulations-fun-fun" title="compile-encapsulations"/>
  <index-entry file="compil" index="variables" key="compile-encapsulations-flag-var-var" title="compile-encapsulations-flag"/>
  <index-entry file="compil" index="functions" key="compile-file-fun-fun" title="compile-file"/>
  <index-entry file="compil" index="functions" key="qc-file-fun-fun" title="qc-file"/>
  <index-entry file="compil" index="functions" key="qc-file-load-fun-fun" title="qc-file-load"/>
  <index-entry file="compil" index="variables" key="compiler:compiler-verbose-var-var" title="compiler:compiler-verbose"/>
  <index-entry file="compil" index="variables" key="compiler:peep-enable-var-var" title="compiler:peep-enable"/>
  <index-entry file="compil" index="concepts" key="input to the compiler" title="input to the compiler"/>
  <index-entry file="compil" index="variables" key="compiler:qc-file-check-indentation-var-var" title="compiler:qc-file-check-indentation"/>
  <index-entry file="compil" index="variables" key="sys:file-local-declarations-var-var" title="sys:file-local-declarations"/>
  <index-entry file="compil" index="concepts" key="eval-when" title="eval-when"/>
  <index-entry file="compil" index="functions" key="eval-when-fun-spec" title="eval-when"/>
  <index-entry file="compil" index="concepts" key="special variable" title="special variable"/>
  <index-entry file="compil" index="functions" key="dont-optimize-fun-spec" title="dont-optimize"/>
  <index-entry file="compil" index="functions" key="getdecl-fun-fun" title="getdecl"/>
  <index-entry file="compil" index="functions" key="putdecl-fun-fun" title="putdecl"/>
  <index-entry file="compil" index="functions" key="defdecl-fun-spec" title="defdecl"/>
  <index-entry file="compil" index="concepts" key="warnings from the compiler" title="warnings from the compiler"/>
  <index-entry file="compil" index="concepts" key="compiler warnings" title="compiler warnings"/>
  <index-entry file="compil" index="functions" key="si:dump-warnings-fun-fun" title="si:dump-warnings"/>
  <index-entry file="compil" index="variables" key="compiler:warn-on-errors-var-var" title="compiler:warn-on-errors"/>
  <index-entry file="compil" index="functions" key="inhibit-style-warnings-fun-mac" title="inhibit-style-warnings"/>
  <index-entry file="compil" index="variables" key="ignore" title="ignore"/>
  <index-entry file="compil" index="concepts" key="ignored arguments" title="ignored arguments"/>
  <index-entry file="compil" index="functions" key="compiler:function-referenced-fun-fun" title="compiler:function-referenced"/>
  <index-entry file="compil" index="functions" key="compiler:compilation-define-fun-fun" title="compiler:compilation-define"/>
  <index-entry file="compil" index="functions" key="compiler:make-obsolete-fun-mac" title="compiler:make-obsolete"/>
  <index-entry file="compil" index="functions" key="sys:file-operation-with-warnings-fun-mac" title="sys:file-operation-with-warnings"/>
  <index-entry file="compil" index="functions" key="sys:object-operation-with-warnings-fun-mac" title="sys:object-operation-with-warnings"/>
  <index-entry file="compil" index="functions" key="sys:record-warning-fun-fun" title="sys:record-warning"/>
  <index-entry file="compil" index="functions" key="sys:record-and-print-warning-fun-fun" title="sys:record-and-print-warning"/>
  <index-entry file="compil" index="concepts" key="optimizer, compiler" title="optimizer, compiler"/>
  <index-entry file="compil" index="functions" key="compiler:add-optimizer-fun-mac" title="compiler:add-optimizer"/>
  <index-entry file="compil" index="functions" key="compiler:defoptimizer-fun-mac" title="compiler:defoptimizer"/>
  <index-entry file="compil" index="functions" key="compiler:defcompiler-synonym-fun-mac" title="compiler:defcompiler-synonym"/>
  <index-entry file="compil" index="functions" key="if-for-lispm-fun-mac" title="if-for-lispm"/>
  <index-entry file="compil" index="functions" key="if-for-maclisp-fun-mac" title="if-for-maclisp"/>
  <index-entry file="compil" index="functions" key="if-for-maclisp-else-lispm-fun-mac" title="if-for-maclisp-else-lispm"/>
  <index-entry file="compil" index="functions" key="if-in-lispm-fun-mac" title="if-in-lispm"/>
  <index-entry file="compil" index="functions" key="if-in-maclisp-fun-mac" title="if-in-maclisp"/>
  <index-entry file="compil" index="variables" key="run-in-maclisp-switch-var-var" title="run-in-maclisp-switch"/>
  <index-entry file="compil" index="variables" key="obsolete-function-warning-switch-var-var" title="obsolete-function-warning-switch"/>
  <index-entry file="compil" index="variables" key="allow-variables-in-function-position-switch-var-var" title="allow-variables-in-function-position-switch"/>
  <index-entry file="compil" index="variables" key="open-code-map-switch-var-var" title="open-code-map-switch"/>
  <index-entry file="compil" index="variables" key="inhibit-style-warnings-switch-var-var" title="inhibit-style-warnings-switch"/>
  <index-entry file="compil" index="functions" key="compiler-let-fun-mac" title="compiler-let"/>
  <index-entry file="compil" index="functions" key="*expr-fun-spec" title="*expr"/>
  <index-entry file="compil" index="functions" key="*lexpr-fun-spec" title="*lexpr"/>
  <index-entry file="compil" index="functions" key="*fexpr-fun-spec" title="*fexpr"/>
  <index-entry file="compil" index="concepts" key="fasdump" title="fasdump"/>
  <index-entry file="compil" index="method" key="instances-fasd-form-method-metamethod" title="instances"/>
  <index-entry file="compil" index="functions" key="dump-forms-to-file-fun-fun" title="dump-forms-to-file"/>
  <index-entry file="compil" index="functions" key="compiler:fasd-symbol-value-fun-fun" title="compiler:fasd-symbol-value"/>
  <index-entry file="compil" index="functions" key="compiler:fasd-font-fun-fun" title="compiler:fasd-font"/>
  <index-entry file="compil" index="functions" key="compiler:fasd-file-symbols-properties-fun-fun" title="compiler:fasd-file-symbols-properties"/>
  <index-entry file="compil" index="functions" key="si:unfasl-print-fun-fun" title="si:unfasl-print"/>
  <index-entry file="compil" index="functions" key="si:unfasl-file-fun-fun" title="si:unfasl-file"/>
  <index-entry file="macros" index="concepts" key="macros" title="macros"/>
  <index-entry file="macros" index="functions" key="macro-fun-spec" title="macro"/>
  <index-entry file="macros" index="concepts" key="macro-defining macros" title="macro-defining macros"/>
  <index-entry file="macros" index="concepts" key="defmacro" title="defmacro"/>
  <index-entry file="macros" index="functions" key="defmacro-fun-mac" title="defmacro"/>
  <index-entry file="macros" index="concepts" key="backquote" title="backquote"/>
  <index-entry file="macros" index="functions" key="macrolet-fun-spec" title="macrolet"/>
  <index-entry file="macros" index="concepts" key="subst" title="subst"/>
  <index-entry file="macros" index="concepts" key="substitutable function" title="substitutable function"/>
  <index-entry file="macros" index="functions" key="defsubst-fun-spec" title="defsubst"/>
  <index-entry file="macros" index="concepts" key="dot, in symbols" title="dot, in symbols"/>
  <index-entry file="macros" index="concepts" key="period, in symbols" title="period, in symbols"/>
  <index-entry file="macros" index="functions" key="once-only-fun-mac" title="once-only"/>
  <index-entry file="macros" index="functions" key="mexp-fun-fun" title="mexp"/>
  <index-entry file="macros" index="concepts" key="displacing macros" title="displacing macros"/>
  <index-entry file="macros" index="functions" key="displace-fun-fun" title="displace"/>
  <index-entry file="macros" index="functions" key="macroexpand-1-fun-fun" title="macroexpand-1"/>
  <index-entry file="macros" index="functions" key="macroexpand-fun-fun" title="macroexpand"/>
  <index-entry file="macros" index="functions" key="macroexpand-all-fun-fun" title="macroexpand-all"/>
  <index-entry file="macros" index="variables" key="*macroexpand-hook*-var-var" title="*macroexpand-hook*"/>
  <index-entry file="macros" index="functions" key="macro-function-fun-fun" title="macro-function"/>
  <index-entry file="macros" index="functions" key="defsetf-fun-mac" title="defsetf"/>
  <index-entry file="macros" index="functions" key="define-setf-method-fun-mac" title="define-setf-method"/>
  <index-entry file="macros" index="functions" key="get-setf-method-fun-fun" title="get-setf-method"/>
  <index-entry file="macros" index="functions" key="si:sublis-eval-once-fun-fun" title="si:sublis-eval-once"/>
  <index-entry file="macros" index="functions" key="define-modify-macro-fun-fun" title="define-modify-macro"/>
  <index-entry file="macros" index="functions" key="deflocf-fun-mac" title="deflocf"/>
  <index-entry file="looptm" index="concepts" key="loop" title="loop"/>
  <index-entry file="looptm" index="concepts" key="iteration" title="iteration"/>
  <index-entry file="looptm" index="keywords" key="repeat" title="repeat"/>
  <index-entry file="looptm" index="keywords" key="for as" title="for as"/>
  <index-entry file="looptm" index="keywords" key="for" title="for"/>
  <index-entry file="looptm" index="keywords" key="for" title="for"/>
  <index-entry file="looptm" index="keywords" key="for" title="for"/>
  <index-entry file="looptm" index="keywords" key="for" title="for"/>
  <index-entry file="looptm" index="keywords" key="for" title="for"/>
  <index-entry file="looptm" index="keywords" key="for" title="for"/>
  <index-entry file="looptm" index="keywords" key="for" title="for"/>
  <index-entry file="looptm" index="keywords" key="with" title="with"/>
  <index-entry file="looptm" index="keywords" key="initially" title="initially"/>
  <index-entry file="looptm" index="keywords" key="finally" title="finally"/>
  <index-entry file="looptm" index="keywords" key="do doing" title="do doing"/>
  <index-entry file="looptm" index="keywords" key="collect collecting" title="collect collecting"/>
  <index-entry file="looptm" index="keywords" key="nconc nconcing append appending" title="nconc nconcing append appending"/>
  <index-entry file="looptm" index="keywords" key="count counting" title="count counting"/>
  <index-entry file="looptm" index="keywords" key="sum summing" title="sum summing"/>
  <index-entry file="looptm" index="keywords" key="maximize minimize" title="maximize minimize"/>
  <index-entry file="looptm" index="keywords" key="while" title="while"/>
  <index-entry file="looptm" index="keywords" key="until" title="until"/>
  <index-entry file="looptm" index="functions" key="loop-finish-fun-mac" title="loop-finish"/>
  <index-entry file="looptm" index="keywords" key="always" title="always"/>
  <index-entry file="looptm" index="keywords" key="never" title="never"/>
  <index-entry file="looptm" index="keywords" key="thereis" title="thereis"/>
  <index-entry file="looptm" index="keywords" key="when if" title="when if"/>
  <index-entry file="looptm" index="keywords" key="unless" title="unless"/>
  <index-entry file="looptm" index="keywords" key="named" title="named"/>
  <index-entry file="looptm" index="keywords" key="return" title="return"/>
  <index-entry file="looptm" index="functions" key="define-loop-macro-fun-mac" title="define-loop-macro"/>
  <index-entry file="looptm" index="loop-path-preposition" key="using" title="using"/>
  <index-entry file="looptm" index="loop-path-preposition" key="in" title="in"/>
  <index-entry file="looptm" index="loop-path" key="interned-symbols" title="interned-symbols"/>
  <index-entry file="looptm" index="loop-path-preposition" key="in" title="in"/>
  <index-entry file="looptm" index="loop-path" key="hash-elements" title="hash-elements"/>
  <index-entry file="looptm" index="loop-path-preposition" key="of" title="of"/>
  <index-entry file="looptm" index="loop-path-preposition" key="with-key" title="with-key"/>
  <index-entry file="looptm" index="functions" key="define-loop-sequence-path-fun-mac" title="define-loop-sequence-path"/>
  <index-entry file="looptm" index="loop-path" key="array-elements" title="array-elements"/>
  <index-entry file="looptm" index="loop-path-preposition" key="of" title="of"/>
  <index-entry file="looptm" index="functions" key="define-loop-path-fun-mac" title="define-loop-path"/>
  <index-entry file="looptm" index="functions" key="si:loop-tequal-fun-fun" title="si:loop-tequal"/>
  <index-entry file="looptm" index="functions" key="si:loop-tmember-fun-fun" title="si:loop-tmember"/>
  <index-entry file="looptm" index="functions" key="si:loop-tassoc-fun-fun" title="si:loop-tassoc"/>
  <index-entry file="looptm" index="loop-path-preposition" key="using" title="using"/>
  <index-entry file="looptm" index="functions" key="si:loop-named-variable-fun-fun" title="si:loop-named-variable"/>
  <index-entry file="looptm" index="loop-path-preposition" key="using" title="using"/>
  <index-entry file="defstr" index="concepts" key="structures" title="structures"/>
  <index-entry file="defstr" index="concepts" key="defstruct" title="defstruct"/>
  <index-entry file="defstr" index="concepts" key="record (structure)" title="record (structure)"/>
  <index-entry file="defstr" index="concepts" key="macro defining macros" title="macro defining macros"/>
  <index-entry file="defstr" index="concepts" key="accessor function" title="accessor function"/>
  <index-entry file="defstr" index="concepts" key="constructor" title="constructor"/>
  <index-entry file="defstr" index="concepts" key="slot" title="slot"/>
  <index-entry file="defstr" index="functions" key="defstruct-fun-mac" title="defstruct"/>
  <index-entry file="defstr" index="keywords" key=":read-only &quot;defstruct slot option&quot;" title=":read-only &quot;defstruct slot option&quot;"/>
  <index-entry file="defstr" index="keywords" key=":type &quot;defstruct slot option&quot;" title=":type &quot;defstruct slot option&quot;"/>
  <index-entry file="defstr" index="keywords" key=":documentation &quot;defstruct slot option&quot;" title=":documentation &quot;defstruct slot option&quot;"/>
  <index-entry file="defstr" index="functions" key="describe-defstruct-fun-fun" title="describe-defstruct"/>
  <index-entry file="defstr" index="keywords" key=":type defstruct" title=":type defstruct"/>
  <index-entry file="defstr" index="keywords" key=":list defstruct" title=":list defstruct"/>
  <index-entry file="defstr" index="keywords" key=":named-list defstruct" title=":named-list defstruct"/>
  <index-entry file="defstr" index="keywords" key=":array defstruct" title=":array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":typed-array defstruct" title=":typed-array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":vector defstruct" title=":vector defstruct"/>
  <index-entry file="defstr" index="keywords" key=":named-array defstruct" title=":named-array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":named-typed-array defstruct" title=":named-typed-array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":named-vector defstruct" title=":named-vector defstruct"/>
  <index-entry file="defstr" index="keywords" key=":phony-named-vector defstruct" title=":phony-named-vector defstruct"/>
  <index-entry file="defstr" index="keywords" key=":array-leader defstruct" title=":array-leader defstruct"/>
  <index-entry file="defstr" index="keywords" key=":named-array-leader defstruct" title=":named-array-leader defstruct"/>
  <index-entry file="defstr" index="keywords" key=":fixnum-array defstruct" title=":fixnum-array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":flonum-array defstruct" title=":flonum-array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":named-fixnum-array defstruct" title=":named-fixnum-array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":named-flonum-array defstruct" title=":named-flonum-array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":tree defstruct" title=":tree defstruct"/>
  <index-entry file="defstr" index="keywords" key=":fixnum defstruct" title=":fixnum defstruct"/>
  <index-entry file="defstr" index="keywords" key=":grouped-array defstruct" title=":grouped-array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":constructor defstruct" title=":constructor defstruct"/>
  <index-entry file="defstr" index="keywords" key=":alterant defstruct" title=":alterant defstruct"/>
  <index-entry file="defstr" index="keywords" key=":default-pointer defstruct" title=":default-pointer defstruct"/>
  <index-entry file="defstr" index="keywords" key=":conc-name defstruct" title=":conc-name defstruct"/>
  <index-entry file="defstr" index="keywords" key=":include defstruct" title=":include defstruct"/>
  <index-entry file="defstr" index="keywords" key=":named defstruct" title=":named defstruct"/>
  <index-entry file="defstr" index="keywords" key=":make-array defstruct" title=":make-array defstruct"/>
  <index-entry file="defstr" index="keywords" key=":times defstruct" title=":times defstruct"/>
  <index-entry file="defstr" index="keywords" key=":size-macro defstruct" title=":size-macro defstruct"/>
  <index-entry file="defstr" index="keywords" key=":size-symbol defstruct" title=":size-symbol defstruct"/>
  <index-entry file="defstr" index="keywords" key=":initial-offset defstruct" title=":initial-offset defstruct"/>
  <index-entry file="defstr" index="keywords" key=":but-first defstruct" title=":but-first defstruct"/>
  <index-entry file="defstr" index="concepts" key="constructor" title="constructor"/>
  <index-entry file="defstr" index="concepts" key="alterant macro" title="alterant macro"/>
  <index-entry file="defstr" index="concepts" key="grouped array" title="grouped array"/>
  <index-entry file="defstr" index="concepts" key="named structure" title="named structure"/>
  <index-entry file="defstr" index="functions" key="named-structure-p-fun-fun" title="named-structure-p"/>
  <index-entry file="defstr" index="functions" key="make-array-into-named-structure-fun-fun" title="make-array-into-named-structure"/>
  <index-entry file="defstr" index="functions" key="named-structure-invoke-fun-fun" title="named-structure-invoke"/>
  <index-entry file="defstr" index="functions" key="cli:defstruct-fun-mac" title="cli:defstruct"/>
  <index-entry file="defstr" index="functions" key="si:defstruct-define-type-fun-mac" title="si:defstruct-define-type"/>
  <index-entry file="defstr" index="keywords" key=":cons si:defstruct-define-type" title=":cons si:defstruct-define-type"/>
  <index-entry file="defstr" index="keywords" key=":ref si:defstruct-define-type" title=":ref si:defstruct-define-type"/>
  <index-entry file="defstr" index="keywords" key=":overhead si:defstruct-define-type" title=":overhead si:defstruct-define-type"/>
  <index-entry file="defstr" index="keywords" key=":named si:defstruct-define-type" title=":named si:defstruct-define-type"/>
  <index-entry file="defstr" index="keywords" key=":cons-keywords si:defstruct-define-type" title=":cons-keywords si:defstruct-define-type"/>
  <index-entry file="defstr" index="keywords" key=":defstruct-keywords si:defstruct-define-type" title=":defstruct-keywords si:defstruct-define-type"/>
  <index-entry file="defstr" index="keywords" key=":defstruct si:defstruct-define-type" title=":defstruct si:defstruct-define-type"/>
  <index-entry file="flavor" index="concepts" key="flavor" title="flavor"/>
  <index-entry file="flavor" index="concepts" key="message" title="message"/>
  <index-entry file="flavor" index="concepts" key="method" title="method"/>
  <index-entry file="flavor" index="concepts" key="object" title="object"/>
  <index-entry file="flavor" index="concepts" key="instance" title="instance"/>
  <index-entry file="flavor" index="functions" key="send-fun-fun" title="send"/>
  <index-entry file="flavor" index="functions" key="lexpr-send-fun-fun" title="lexpr-send"/>
  <index-entry file="flavor" index="concepts" key="combined method" title="combined method"/>
  <index-entry file="flavor" index="concepts" key="daemon methods" title="daemon methods"/>
  <index-entry file="flavor" index="functions" key="defflavor-fun-mac" title="defflavor"/>
  <index-entry file="flavor" index="variables" key="*all-flavor-names*-var-var" title="*all-flavor-names*"/>
  <index-entry file="flavor" index="functions" key="defmethod-fun-mac" title="defmethod"/>
  <index-entry file="flavor" index="functions" key="make-instance-fun-fun" title="make-instance"/>
  <index-entry file="flavor" index="functions" key="instantiate-flavor-fun-fun" title="instantiate-flavor"/>
  <index-entry file="flavor" index="method" key="&quot;all-method-metamethod" title="&quot;all"/>
  <index-entry file="flavor" index="functions" key="instancep-fun-fun" title="instancep"/>
  <index-entry file="flavor" index="functions" key="defwrapper-fun-mac" title="defwrapper"/>
  <index-entry file="flavor" index="functions" key="undefmethod-fun-mac" title="undefmethod"/>
  <index-entry file="flavor" index="functions" key="undefflavor-fun-fun" title="undefflavor"/>
  <index-entry file="flavor" index="variables" key="self-var-var" title="self"/>
  <index-entry file="flavor" index="functions" key="funcall-self-fun-fun" title="funcall-self"/>
  <index-entry file="flavor" index="functions" key="lexpr-funcall-self-fun-fun" title="lexpr-funcall-self"/>
  <index-entry file="flavor" index="functions" key="funcall-with-mapping-table-fun-fun" title="funcall-with-mapping-table"/>
  <index-entry file="flavor" index="functions" key="lexpr-funcall-with-mapping-table-fun-fun" title="lexpr-funcall-with-mapping-table"/>
  <index-entry file="flavor" index="functions" key="declare-flavor-instance-variables-fun-mac" title="declare-flavor-instance-variables"/>
  <index-entry file="flavor" index="functions" key="with-self-variables-bound-fun-spec" title="with-self-variables-bound"/>
  <index-entry file="flavor" index="functions" key="recompile-flavor-fun-fun" title="recompile-flavor"/>
  <index-entry file="flavor" index="variables" key="si:*dont-recompile-flavors*-var-var" title="si:*dont-recompile-flavors*"/>
  <index-entry file="flavor" index="functions" key="compile-flavor-methods-fun-mac" title="compile-flavor-methods"/>
  <index-entry file="flavor" index="functions" key="get-handler-for-fun-fun" title="get-handler-for"/>
  <index-entry file="flavor" index="functions" key="flavor-allows-init-keyword-p-fun-fun" title="flavor-allows-init-keyword-p"/>
  <index-entry file="flavor" index="functions" key="si:flavor-all-allowed-init-keywords-fun-fun" title="si:flavor-all-allowed-init-keywords"/>
  <index-entry file="flavor" index="functions" key="symeval-in-instance-fun-fun" title="symeval-in-instance"/>
  <index-entry file="flavor" index="functions" key="set-in-instance-fun-fun" title="set-in-instance"/>
  <index-entry file="flavor" index="functions" key="locate-in-instance-fun-fun" title="locate-in-instance"/>
  <index-entry file="flavor" index="functions" key="describe-flavor-fun-fun" title="describe-flavor"/>
  <index-entry file="flavor" index="variables" key="si:*flavor-compilations*-var-var" title="si:*flavor-compilations*"/>
  <index-entry file="flavor" index="condition" key="sys:unclaimed-message-condition-condition" title="sys:unclaimed-message"/>
  <index-entry file="flavor" index="keywords" key=":gettable-instance-variables defflavor" title=":gettable-instance-variables defflavor"/>
  <index-entry file="flavor" index="keywords" key=":settable-instance-variables defflavor" title=":settable-instance-variables defflavor"/>
  <index-entry file="flavor" index="keywords" key=":inittable-instance-variables defflavor" title=":inittable-instance-variables defflavor"/>
  <index-entry file="flavor" index="keywords" key=":special-instance-variables defflavor" title=":special-instance-variables defflavor"/>
  <index-entry file="flavor" index="keywords" key=":init-keywords defflavor" title=":init-keywords defflavor"/>
  <index-entry file="flavor" index="keywords" key=":default-init-plist defflavor" title=":default-init-plist defflavor"/>
  <index-entry file="flavor" index="keywords" key=":required-instance-variables defflavor" title=":required-instance-variables defflavor"/>
  <index-entry file="flavor" index="keywords" key=":required-methods defflavor" title=":required-methods defflavor"/>
  <index-entry file="flavor" index="keywords" key=":required-flavors defflavor" title=":required-flavors defflavor"/>
  <index-entry file="flavor" index="keywords" key=":included-flavors defflavor" title=":included-flavors defflavor"/>
  <index-entry file="flavor" index="keywords" key=":no-vanilla-flavor defflavor" title=":no-vanilla-flavor defflavor"/>
  <index-entry file="flavor" index="keywords" key=":default-handler defflavor" title=":default-handler defflavor"/>
  <index-entry file="flavor" index="keywords" key=":ordered-instance-variables defflavor" title=":ordered-instance-variables defflavor"/>
  <index-entry file="flavor" index="keywords" key=":outside-accessible-instance-variables defflavor" title=":outside-accessible-instance-variables defflavor"/>
  <index-entry file="flavor" index="keywords" key=":accessor-prefix defflavor" title=":accessor-prefix defflavor"/>
  <index-entry file="flavor" index="keywords" key=":alias-flavor defflavor" title=":alias-flavor defflavor"/>
  <index-entry file="flavor" index="keywords" key=":abstract-flavor defflavor" title=":abstract-flavor defflavor"/>
  <index-entry file="flavor" index="keywords" key=":method-combination defflavor" title=":method-combination defflavor"/>
  <index-entry file="flavor" index="keywords" key=":documentation defflavor" title=":documentation defflavor"/>
  <index-entry file="flavor" index="concepts" key="base-flavor" title="base-flavor"/>
  <index-entry file="flavor" index="concepts" key="mixin" title="mixin"/>
  <index-entry file="flavor" index="flavor" key="si:vanilla-flavor-flavor-flavor" title="si:vanilla-flavor"/>
  <index-entry file="flavor" index="message" key=":print-self-message-message" title=":print-self"/>
  <index-entry file="flavor" index="message" key=":describe-message-message" title=":describe"/>
  <index-entry file="flavor" index="message" key=":set-message-message" title=":set"/>
  <index-entry file="flavor" index="message" key=":which-operations-message-message" title=":which-operations"/>
  <index-entry file="flavor" index="message" key=":operation-handled-p-message-message" title=":operation-handled-p"/>
  <index-entry file="flavor" index="message" key=":get-handler-for-message-message" title=":get-handler-for"/>
  <index-entry file="flavor" index="message" key=":send-if-handles-message-message" title=":send-if-handles"/>
  <index-entry file="flavor" index="message" key=":eval-inside-yourself-message-message" title=":eval-inside-yourself"/>
  <index-entry file="flavor" index="message" key=":funcall-inside-yourself-message-message" title=":funcall-inside-yourself"/>
  <index-entry file="flavor" index="message" key=":break-message-message" title=":break"/>
  <index-entry file="flavor" index="concepts" key="method combination" title="method combination"/>
  <index-entry file="flavor" index="concepts" key="combined method" title="combined method"/>
  <index-entry file="flavor" index="concepts" key="method types" title="method types"/>
  <index-entry file="flavor" index="concepts" key="untyped methods" title="untyped methods"/>
  <index-entry file="flavor" index="concepts" key="primary method" title="primary method"/>
  <index-entry file="flavor" index="variables" key="sys:self-mapping-table-var-var" title="sys:self-mapping-table"/>
  <index-entry file="flavor" index="flavor" key="si:property-list-mixin-flavor-flavor" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-get-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-getl-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-putprop-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-remprop-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-get-location-or-nil-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-get-location-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-push-property-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-property-list-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-property-list-location-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="method" key="si:property-list-mixin-set-property-list-method-method" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="initoption" key="si:property-list-mixin-initoption-initoption" title="si:property-list-mixin"/>
  <index-entry file="flavor" index="flavor" key="si:print-readably-mixin-flavor-flavor" title="si:print-readably-mixin"/>
  <index-entry file="flavor" index="method" key="si:print-readably-mixin-reconstruction-init-plist-method-method" title="si:print-readably-mixin"/>
  <index-entry file="ios" index="concepts" key="input and output" title="input and output"/>
  <index-entry file="ios" index="concepts" key="stream" title="stream"/>
  <index-entry file="ios" index="condition" key="sys:end-of-file-condition-condition" title="sys:end-of-file"/>
  <index-entry file="ios" index="functions" key="read-line-fun-fun" title="read-line"/>
  <index-entry file="ios" index="functions" key="readline-fun-fun" title="readline"/>
  <index-entry file="ios" index="functions" key="readline-trim-fun-fun" title="readline-trim"/>
  <index-entry file="ios" index="functions" key="readline-or-nil-fun-fun" title="readline-or-nil"/>
  <index-entry file="ios" index="functions" key="read-delimited-string-fun-fun" title="read-delimited-string"/>
  <index-entry file="ios" index="functions" key="read-char-fun-fun" title="read-char"/>
  <index-entry file="ios" index="functions" key="read-byte-fun-fun" title="read-byte"/>
  <index-entry file="ios" index="functions" key="read-char-no-hang-fun-fun" title="read-char-no-hang"/>
  <index-entry file="ios" index="functions" key="unread-char-fun-fun" title="unread-char"/>
  <index-entry file="ios" index="functions" key="peek-char-fun-fun" title="peek-char"/>
  <index-entry file="ios" index="functions" key="listen-fun-fun" title="listen"/>
  <index-entry file="ios" index="functions" key="clear-input-fun-fun" title="clear-input"/>
  <index-entry file="ios" index="functions" key="tyi-fun-fun" title="tyi"/>
  <index-entry file="ios" index="functions" key="readch-fun-fun" title="readch"/>
  <index-entry file="ios" index="functions" key="tyipeek-fun-fun" title="tyipeek"/>
  <index-entry file="ios" index="functions" key="prompt-and-read-fun-fun" title="prompt-and-read"/>
  <index-entry file="ios" index="functions" key="write-char-fun-fun" title="write-char"/>
  <index-entry file="ios" index="functions" key="tyo-fun-fun" title="tyo"/>
  <index-entry file="ios" index="functions" key="write-byte-fun-fun" title="write-byte"/>
  <index-entry file="ios" index="functions" key="write-string-fun-fun" title="write-string"/>
  <index-entry file="ios" index="functions" key="write-line-fun-fun" title="write-line"/>
  <index-entry file="ios" index="functions" key="fresh-line-fun-fun" title="fresh-line"/>
  <index-entry file="ios" index="functions" key="force-output-fun-fun" title="force-output"/>
  <index-entry file="ios" index="functions" key="finish-output-fun-fun" title="finish-output"/>
  <index-entry file="ios" index="functions" key="clear-output-fun-fun" title="clear-output"/>
  <index-entry file="ios" index="functions" key="terpri-fun-fun" title="terpri"/>
  <index-entry file="ios" index="functions" key="cli:terpri-fun-fun" title="cli:terpri"/>
  <index-entry file="ios" index="functions" key="stream-copy-until-eof-fun-fun" title="stream-copy-until-eof"/>
  <index-entry file="ios" index="functions" key="beep-fun-fun" title="beep"/>
  <index-entry file="ios" index="functions" key="cursorpos-fun-fun" title="cursorpos"/>
  <index-entry file="stream" index="concepts" key="stream" title="stream"/>
  <index-entry file="stream" index="concepts" key="I/O stream" title="I/O stream"/>
  <index-entry file="stream" index="functions" key="streamp-fun-fun" title="streamp"/>
  <index-entry file="stream" index="variables" key="*standard-input*-var-var" title="*standard-input*"/>
  <index-entry file="stream" index="variables" key="standard-input-var-var" title="standard-input"/>
  <index-entry file="stream" index="variables" key="*standard-output*-var-var" title="*standard-output*"/>
  <index-entry file="stream" index="variables" key="standard-output-var-var" title="standard-output"/>
  <index-entry file="stream" index="variables" key="*error-output*-var-var" title="*error-output*"/>
  <index-entry file="stream" index="variables" key="error-output-var-var" title="error-output"/>
  <index-entry file="stream" index="variables" key="*debug-io*-var-var" title="*debug-io*"/>
  <index-entry file="stream" index="variables" key="debug-io-var-var" title="debug-io"/>
  <index-entry file="stream" index="variables" key="*query-io*-var-var" title="*query-io*"/>
  <index-entry file="stream" index="variables" key="query-io-var-var" title="query-io"/>
  <index-entry file="stream" index="variables" key="*terminal-io*-var-var" title="*terminal-io*"/>
  <index-entry file="stream" index="variables" key="terminal-io-var-var" title="terminal-io"/>
  <index-entry file="stream" index="variables" key="*trace-output*-var-var" title="*trace-output*"/>
  <index-entry file="stream" index="variables" key="trace-output-var-var" title="trace-output"/>
  <index-entry file="stream" index="method" key="streams-tyi-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-any-tyi-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-tyipeek-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-untyi-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-string-in-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-line-in-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-string-line-in-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-read-until-eof-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-close-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-tyo-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-fresh-line-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-string-out-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-line-out-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-close-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-eof-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-which-operations-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-operation-handled-p-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-send-if-handles-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-direction-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-characters-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-element-type-method-metamethod" title="streams"/>
  <index-entry file="stream" index="functions" key="input-stream-p-fun-fun" title="input-stream-p"/>
  <index-entry file="stream" index="functions" key="output-stream-p-fun-fun" title="output-stream-p"/>
  <index-entry file="stream" index="functions" key="stream-element-type-fun-fun" title="stream-element-type"/>
  <index-entry file="stream" index="method" key="streams-listen-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-tyi-no-hang-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-any-tyi-no-hang-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-rubout-handler-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-beep-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-read-cursorpos-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-increment-cursorpos-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-set-cursorpos-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-clear-screen-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-untyo-mark-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-untyo-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-read-pointer-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-set-pointer-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-rewind-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-clear-input-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-clear-output-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-force-output-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-finish-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-read-input-buffer-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-get-input-buffer-method-metamethod" title="streams"/>
  <index-entry file="stream" index="method" key="streams-advance-input-buffer-method-metamethod" title="streams"/>
  <index-entry file="stream" index="functions" key="si:null-stream-fun-fun" title="si:null-stream"/>
  <index-entry file="stream" index="constant" key="si:cold-load-stream-var-const" title="si:cold-load-stream"/>
  <index-entry file="stream" index="functions" key="with-open-stream-fun-mac" title="with-open-stream"/>
  <index-entry file="stream" index="functions" key="with-open-stream-case-fun-mac" title="with-open-stream-case"/>
  <index-entry file="stream" index="functions" key="make-synonym-stream-fun-fun" title="make-synonym-stream"/>
  <index-entry file="stream" index="functions" key="make-syn-stream-fun-fun" title="make-syn-stream"/>
  <index-entry file="stream" index="functions" key="make-concatenated-stream-fun-fun" title="make-concatenated-stream"/>
  <index-entry file="stream" index="functions" key="make-two-way-stream-fun-fun" title="make-two-way-stream"/>
  <index-entry file="stream" index="functions" key="make-echo-stream-fun-fun" title="make-echo-stream"/>
  <index-entry file="stream" index="functions" key="make-broadcast-stream-fun-fun" title="make-broadcast-stream"/>
  <index-entry file="stream" index="functions" key="zwei:interval-stream-fun-fun" title="zwei:interval-stream"/>
  <index-entry file="stream" index="functions" key="sys:with-help-stream-fun-mac" title="sys:with-help-stream"/>
  <index-entry file="stream" index="functions" key="make-string-input-stream-fun-fun" title="make-string-input-stream"/>
  <index-entry file="stream" index="functions" key="make-string-output-stream-fun-fun" title="make-string-output-stream"/>
  <index-entry file="stream" index="functions" key="get-output-stream-string-fun-fun" title="get-output-stream-string"/>
  <index-entry file="stream" index="functions" key="with-input-from-string-fun-mac" title="with-input-from-string"/>
  <index-entry file="stream" index="functions" key="with-output-to-string-fun-mac" title="with-output-to-string"/>
  <index-entry file="stream" index="flavor" key="si:stream-flavor-flavor" title="si:stream"/>
  <index-entry file="stream" index="flavor" key="si:input-stream-flavor-flavor" title="si:input-stream"/>
  <index-entry file="stream" index="flavor" key="si:output-stream-flavor-flavor" title="si:output-stream"/>
  <index-entry file="stream" index="flavor" key="si:bidirectional-stream-flavor-flavor" title="si:bidirectional-stream"/>
  <index-entry file="stream" index="flavor" key="si:buffered-input-stream-flavor-flavor" title="si:buffered-input-stream"/>
  <index-entry file="stream" index="method" key="si:buffered-input-stream-next-input-buffer-method-method" title="si:buffered-input-stream"/>
  <index-entry file="stream" index="method" key="si:buffered-input-stream-discard-input-buffer-method-method" title="si:buffered-input-stream"/>
  <index-entry file="stream" index="flavor" key="si:buffered-output-stream-flavor-flavor" title="si:buffered-output-stream"/>
  <index-entry file="stream" index="method" key="si:buffered-output-stream-new-output-buffer-method-method" title="si:buffered-output-stream"/>
  <index-entry file="stream" index="method" key="si:buffered-output-stream-send-output-buffer-method-method" title="si:buffered-output-stream"/>
  <index-entry file="stream" index="method" key="si:buffered-output-stream-discard-output-buffer-method-method" title="si:buffered-output-stream"/>
  <index-entry file="stream" index="flavor" key="si:buffered-stream-flavor-flavor" title="si:buffered-stream"/>
  <index-entry file="stream" index="flavor" key="si:unbuffered-line-input-stream-flavor-flavor" title="si:unbuffered-line-input-stream"/>
  <index-entry file="stream" index="flavor" key="si:line-output-stream-mixin-flavor-flavor" title="si:line-output-stream-mixin"/>
  <index-entry file="stream" index="flavor" key="si:buffered-input-character-stream-flavor-flavor" title="si:buffered-input-character-stream"/>
  <index-entry file="stream" index="flavor" key="si:buffered-output-character-stream-flavor-flavor" title="si:buffered-output-character-stream"/>
  <index-entry file="stream" index="flavor" key="si:buffered-character-stream-flavor-flavor" title="si:buffered-character-stream"/>
  <index-entry file="stream" index="flavor" key="si:input-pointer-remembering-mixin-flavor-flavor" title="si:input-pointer-remembering-mixin"/>
  <index-entry file="stream" index="method" key="si:input-pointer-remembering-mixin-set-buffer-pointer-method-method" title="si:input-pointer-remembering-mixin"/>
  <index-entry file="stream" index="flavor" key="si:output-pointer-remembering-mixin-flavor-flavor" title="si:output-pointer-remembering-mixin"/>
  <index-entry file="stream" index="method" key="si:output-pointer-remembering-mixin-set-buffer-pointer-method-method" title="si:output-pointer-remembering-mixin"/>
  <index-entry file="stream" index="method" key="si:output-pointer-remembering-mixin-get-old-data-method-method" title="si:output-pointer-remembering-mixin"/>
  <index-entry file="stream" index="flavor" key="si:file-stream-mixin-flavor-flavor" title="si:file-stream-mixin"/>
  <index-entry file="stream" index="flavor" key="si:input-file-stream-mixin-flavor-flavor" title="si:input-file-stream-mixin"/>
  <index-entry file="stream" index="flavor" key="si:output-file-stream-mixin-flavor-flavor" title="si:output-file-stream-mixin"/>
  <index-entry file="stream" index="functions" key="stream-default-handler-fun-fun" title="stream-default-handler"/>
  <index-entry file="ios" index="concepts" key="rubout handler" title="rubout handler"/>
  <index-entry file="ios" index="functions" key="with-input-editing-fun-mac" title="with-input-editing"/>
  <index-entry file="ios" index="variables" key="rubout-handler-var-var" title="rubout-handler"/>
  <index-entry file="ios" index="method" key="streams-rubout-handler-method-metamethod" title="streams"/>
  <index-entry file="ios" index="method" key="streams-read-bp-method-metamethod" title="streams"/>
  <index-entry file="ios" index="method" key="streams-force-rescan-method-metamethod" title="streams"/>
  <index-entry file="ios" index="method" key="streams-rescanning-p-method-metamethod" title="streams"/>
  <index-entry file="ios" index="condition" key="sys:parse-error-condition-condition" title="sys:parse-error"/>
  <index-entry file="ios" index="functions" key="sys:parse-ferror-fun-fun" title="sys:parse-ferror"/>
  <index-entry file="rdprt" index="concepts" key="printed representation" title="printed representation"/>
  <index-entry file="rdprt" index="concepts" key="printer" title="printer"/>
  <index-entry file="rdprt" index="concepts" key="escaping" title="escaping"/>
  <index-entry file="rdprt" index="concepts" key="Common Lisp syntax" title="Common Lisp syntax"/>
  <index-entry file="rdprt" index="concepts" key="traditional syntax" title="traditional syntax"/>
  <index-entry file="rdprt" index="variables" key="si:print-readably-var-var" title="si:print-readably"/>
  <index-entry file="rdprt" index="functions" key="si:printing-random-object-fun-mac" title="si:printing-random-object"/>
  <index-entry file="rdprt" index="condition" key="sys:print-not-readable-condition-condition" title="sys:print-not-readable"/>
  <index-entry file="rdprt" index="variables" key="*print-escape*-var-var" title="*print-escape*"/>
  <index-entry file="rdprt" index="variables" key="*print-base*-var-var" title="*print-base*"/>
  <index-entry file="rdprt" index="variables" key="base-var-var" title="base"/>
  <index-entry file="rdprt" index="variables" key="*print-radix*-var-var" title="*print-radix*"/>
  <index-entry file="rdprt" index="variables" key="*nopoint-var-var" title="*nopoint"/>
  <index-entry file="rdprt" index="variables" key="*print-circle*-var-var" title="*print-circle*"/>
  <index-entry file="rdprt" index="variables" key="*print-pretty*-var-var" title="*print-pretty*"/>
  <index-entry file="rdprt" index="variables" key="*print-gensym*-var-var" title="*print-gensym*"/>
  <index-entry file="rdprt" index="variables" key="*print-array*-var-var" title="*print-array*"/>
  <index-entry file="rdprt" index="variables" key="*print-case*-var-var" title="*print-case*"/>
  <index-entry file="rdprt" index="variables" key="*print-level*-var-var" title="*print-level*"/>
  <index-entry file="rdprt" index="variables" key="prinlevel-var-var" title="prinlevel"/>
  <index-entry file="rdprt" index="variables" key="*print-length*-var-var" title="*print-length*"/>
  <index-entry file="rdprt" index="variables" key="prinlength-var-var" title="prinlength"/>
  <index-entry file="rdprt" index="concepts" key="reader" title="reader"/>
  <index-entry file="rdprt" index="concepts" key="Common Lisp syntax" title="Common Lisp syntax"/>
  <index-entry file="rdprt" index="concepts" key="traditional syntax" title="traditional syntax"/>
  <index-entry file="rdprt" index="concepts" key="escape characters" title="escape characters"/>
  <index-entry file="rdprt" index="variables" key="*read-base*-var-var" title="*read-base*"/>
  <index-entry file="rdprt" index="variables" key="ibase-var-var" title="ibase"/>
  <index-entry file="rdprt" index="variables" key="*read-default-float-format*-var-var" title="*read-default-float-format*"/>
  <index-entry file="rdprt" index="concepts" key="dotted list" title="dotted list"/>
  <index-entry file="rdprt" index="concepts" key="sharp sign reader macros" title="sharp sign reader macros"/>
  <index-entry file="rdprt" index="concepts" key="# reader macros" title="# reader macros"/>
  <index-entry file="rdprt" index="concepts" key="conditionalization, read-time" title="conditionalization, read-time"/>
  <index-entry file="rdprt" index="concepts" key="printing" title="printing"/>
  <index-entry file="rdprt" index="concepts" key="expression output" title="expression output"/>
  <index-entry file="rdprt" index="functions" key="prin1-fun-fun" title="prin1"/>
  <index-entry file="rdprt" index="functions" key="prin1-then-space-fun-fun" title="prin1-then-space"/>
  <index-entry file="rdprt" index="functions" key="print-fun-fun" title="print"/>
  <index-entry file="rdprt" index="functions" key="princ-fun-fun" title="princ"/>
  <index-entry file="rdprt" index="functions" key="write-fun-fun" title="write"/>
  <index-entry file="rdprt" index="concepts" key="formatting lisp code" title="formatting lisp code"/>
  <index-entry file="rdprt" index="concepts" key="pretty-printing" title="pretty-printing"/>
  <index-entry file="rdprt" index="concepts" key="grinding" title="grinding"/>
  <index-entry file="rdprt" index="functions" key="pprint-fun-fun" title="pprint"/>
  <index-entry file="rdprt" index="functions" key="grindef-fun-mac" title="grindef"/>
  <index-entry file="rdprt" index="functions" key="grind-top-level-fun-fun" title="grind-top-level"/>
  <index-entry file="rdprt" index="functions" key="write-to-string-fun-fun" title="write-to-string"/>
  <index-entry file="rdprt" index="functions" key="prin1-to-string-fun-fun" title="prin1-to-string"/>
  <index-entry file="rdprt" index="functions" key="princ-to-string-fun-fun" title="princ-to-string"/>
  <index-entry file="rdprt" index="functions" key="exploden-fun-fun" title="exploden"/>
  <index-entry file="rdprt" index="functions" key="explodec-fun-fun" title="explodec"/>
  <index-entry file="rdprt" index="functions" key="explode-fun-fun" title="explode"/>
  <index-entry file="rdprt" index="functions" key="flatsize-fun-fun" title="flatsize"/>
  <index-entry file="rdprt" index="functions" key="flatc-fun-fun" title="flatc"/>
  <index-entry file="rdprt" index="concepts" key="reading" title="reading"/>
  <index-entry file="rdprt" index="concepts" key="expression input" title="expression input"/>
  <index-entry file="rdprt" index="functions" key="read-fun-fun" title="read"/>
  <index-entry file="rdprt" index="functions" key="cli:read-fun-fun" title="cli:read"/>
  <index-entry file="rdprt" index="functions" key="read-or-end-fun-fun" title="read-or-end"/>
  <index-entry file="rdprt" index="variables" key="read-preserve-delimiters-var-var" title="read-preserve-delimiters"/>
  <index-entry file="rdprt" index="functions" key="read-preserving-whitespace-fun-fun" title="read-preserving-whitespace"/>
  <index-entry file="rdprt" index="functions" key="read-delimited-list-fun-fun" title="read-delimited-list"/>
  <index-entry file="rdprt" index="functions" key="read-for-top-level-fun-fun" title="read-for-top-level"/>
  <index-entry file="rdprt" index="functions" key="read-check-indentation-fun-fun" title="read-check-indentation"/>
  <index-entry file="rdprt" index="variables" key="read-check-indentation-var-var" title="read-check-indentation"/>
  <index-entry file="rdprt" index="functions" key="read-from-string-fun-fun" title="read-from-string"/>
  <index-entry file="rdprt" index="functions" key="cli:read-from-string-fun-fun" title="cli:read-from-string"/>
  <index-entry file="rdprt" index="functions" key="parse-integer-fun-fun" title="parse-integer"/>
  <index-entry file="rdprt" index="functions" key="readlist-fun-fun" title="readlist"/>
  <index-entry file="rdprt" index="condition" key="sys:read-error-condition-condition" title="sys:read-error"/>
  <index-entry file="rdprt" index="condition" key="sys:read-end-of-file-condition-condition" title="sys:read-end-of-file"/>
  <index-entry file="rdprt" index="condition" key="sys:read-list-end-of-file-condition-condition" title="sys:read-list-end-of-file"/>
  <index-entry file="rdprt" index="condition" key="sys:read-string-end-of-file-condition-condition" title="sys:read-string-end-of-file"/>
  <index-entry file="rdprt" index="condition" key="sys:read-symbol-end-of-file-condition-condition" title="sys:read-symbol-end-of-file"/>
  <index-entry file="rdprt" index="condition" key="sys:missing-closeparen-condition-condition" title="sys:missing-closeparen"/>
  <index-entry file="rdprt" index="concepts" key="readtable" title="readtable"/>
  <index-entry file="rdprt" index="variables" key="readtable-var-var" title="readtable"/>
  <index-entry file="rdprt" index="variables" key="*readtable*-var-var" title="*readtable*"/>
  <index-entry file="rdprt" index="constant" key="si:standard-readtable-var-const" title="si:standard-readtable"/>
  <index-entry file="rdprt" index="constant" key="si:initial-readtable-var-const" title="si:initial-readtable"/>
  <index-entry file="rdprt" index="constant" key="si:common-lisp-readtable-var-const" title="si:common-lisp-readtable"/>
  <index-entry file="rdprt" index="constant" key="si:initial-common-lisp-readtable-var-const" title="si:initial-common-lisp-readtable"/>
  <index-entry file="rdprt" index="functions" key="si:rdtbl-names-fun-fun" title="si:rdtbl-names"/>
  <index-entry file="rdprt" index="functions" key="si:find-readtable-named-fun-fun" title="si:find-readtable-named"/>
  <index-entry file="rdprt" index="functions" key="readtablep-fun-fun" title="readtablep"/>
  <index-entry file="rdprt" index="functions" key="copy-readtable-fun-fun" title="copy-readtable"/>
  <index-entry file="rdprt" index="functions" key="set-syntax-from-char-fun-fun" title="set-syntax-from-char"/>
  <index-entry file="rdprt" index="functions" key="cli:set-syntax-from-char-fun-fun" title="cli:set-syntax-from-char"/>
  <index-entry file="rdprt" index="functions" key="set-character-translation-fun-fun" title="set-character-translation"/>
  <index-entry file="rdprt" index="functions" key="set-syntax-from-description-fun-fun" title="set-syntax-from-description"/>
  <index-entry file="rdprt" index="concepts" key="single-character symbol" title="single-character symbol"/>
  <index-entry file="rdprt" index="functions" key="setsyntax-fun-fun" title="setsyntax"/>
  <index-entry file="rdprt" index="concepts" key="read macro characters" title="read macro characters"/>
  <index-entry file="rdprt" index="concepts" key="macro characters" title="macro characters"/>
  <index-entry file="rdprt" index="concepts" key="terminating macro character" title="terminating macro character"/>
  <index-entry file="rdprt" index="concepts" key="non-terminating macro character" title="non-terminating macro character"/>
  <index-entry file="rdprt" index="concepts" key="dispatch macro character" title="dispatch macro character"/>
  <index-entry file="rdprt" index="functions" key="set-macro-character-fun-fun" title="set-macro-character"/>
  <index-entry file="rdprt" index="functions" key="get-macro-character-fun-fun" title="get-macro-character"/>
  <index-entry file="rdprt" index="functions" key="make-dispatch-macro-character-fun-fun" title="make-dispatch-macro-character"/>
  <index-entry file="rdprt" index="functions" key="set-dispatch-macro-character-fun-fun" title="set-dispatch-macro-character"/>
  <index-entry file="rdprt" index="functions" key="get-dispatch-macro-character-fun-fun" title="get-dispatch-macro-character"/>
  <index-entry file="rdprt" index="functions" key="si:read-recursive-fun-fun" title="si:read-recursive"/>
  <index-entry file="rdprt" index="functions" key="si:xr-xrtyi-fun-fun" title="si:xr-xrtyi"/>
  <index-entry file="rdprt" index="functions" key="si:xr-xruntyi-fun-fun" title="si:xr-xruntyi"/>
  <index-entry file="rdprt" index="variables" key="*read-suppress*-var-var" title="*read-suppress*"/>
  <index-entry file="rdprt" index="functions" key="set-syntax-macro-char-fun-fun" title="set-syntax-macro-char"/>
  <index-entry file="rdprt" index="functions" key="set-syntax-#-macro-char-fun-fun" title="set-syntax-#-macro-char"/>
  <index-entry file="rdprt" index="functions" key="setsyntax-sharp-macro-fun-fun" title="setsyntax-sharp-macro"/>
  <index-entry file="rdprt" index="functions" key="si:print-object-fun-fun" title="si:print-object"/>
  <index-entry file="rdprt" index="functions" key="si:print-list-fun-fun" title="si:print-list"/>
  <index-entry file="pathnm" index="concepts" key="filename" title="filename"/>
  <index-entry file="pathnm" index="concepts" key="pathname" title="pathname"/>
  <index-entry file="pathnm" index="functions" key="pathnamep-fun-fun" title="pathnamep"/>
  <index-entry file="pathnm" index="concepts" key="parse (pathname)" title="parse (pathname)"/>
  <index-entry file="pathnm" index="concepts" key="merge (pathname)" title="merge (pathname)"/>
  <index-entry file="pathnm" index="concepts" key="host (pathname)" title="host (pathname)"/>
  <index-entry file="pathnm" index="concepts" key="device (pathname)" title="device (pathname)"/>
  <index-entry file="pathnm" index="concepts" key="directory (pathname)" title="directory (pathname)"/>
  <index-entry file="pathnm" index="concepts" key="name (pathname)" title="name (pathname)"/>
  <index-entry file="pathnm" index="concepts" key="type (pathname)" title="type (pathname)"/>
  <index-entry file="pathnm" index="concepts" key="version (pathname)" title="version (pathname)"/>
  <index-entry file="pathnm" index="concepts" key="unspecific pathname components" title="unspecific pathname components"/>
  <index-entry file="pathnm" index="concepts" key="structured pathname components" title="structured pathname components"/>
  <index-entry file="pathnm" index="concepts" key="interchange form of pathname components" title="interchange form of pathname components"/>
  <index-entry file="pathnm" index="concepts" key="raw pathname components" title="raw pathname components"/>
  <index-entry file="pathnm" index="method" key="pathname-host-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-device-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-directory-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-name-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-type-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-version-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-raw-device-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-raw-directory-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-raw-name-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-raw-type-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-device-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-directory-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-name-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-type-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-version-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-raw-device-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-raw-directory-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-raw-name-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-raw-type-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-suggested-name-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-suggested-directory-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-pathname-method-method" title="pathname"/>
  <index-entry file="pathnm" index="concepts" key="canonical type (of a pathname)" title="canonical type (of a pathname)"/>
  <index-entry file="pathnm" index="functions" key="fs:define-canonical-type-fun-mac" title="fs:define-canonical-type"/>
  <index-entry file="pathnm" index="method" key="pathname-canonical-type-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-canonical-type-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-open-canonical-default-type-method-method" title="pathname"/>
  <index-entry file="pathnm" index="concepts" key="default (pathname)" title="default (pathname)"/>
  <index-entry file="pathnm" index="concepts" key="merge (pathname)" title="merge (pathname)"/>
  <index-entry file="pathnm" index="functions" key="fs:set-host-working-directory-fun-fun" title="fs:set-host-working-directory"/>
  <index-entry file="pathnm" index="variables" key="fs:*defaults-are-per-host*-var-var" title="fs:*defaults-are-per-host*"/>
  <index-entry file="pathnm" index="variables" key="fs:*always-merge-type-and-version*-var-var" title="fs:*always-merge-type-and-version*"/>
  <index-entry file="pathnm" index="variables" key="fs:*name-specified-default-type*-var-var" title="fs:*name-specified-default-type*"/>
  <index-entry file="pathnm" index="variables" key="*default-pathname-defaults*-var-var" title="*default-pathname-defaults*"/>
  <index-entry file="pathnm" index="variables" key="cli:*default-pathname-defaults*-var-var" title="cli:*default-pathname-defaults*"/>
  <index-entry file="pathnm" index="variables" key="fs:last-file-opened-var-var" title="fs:last-file-opened"/>
  <index-entry file="pathnm" index="functions" key="fs:make-pathname-defaults-fun-fun" title="fs:make-pathname-defaults"/>
  <index-entry file="pathnm" index="functions" key="fs:copy-pathname-defaults-fun-fun" title="fs:copy-pathname-defaults"/>
  <index-entry file="pathnm" index="functions" key="fs:default-pathname-fun-fun" title="fs:default-pathname"/>
  <index-entry file="pathnm" index="functions" key="fs:default-host-fun-fun" title="fs:default-host"/>
  <index-entry file="pathnm" index="functions" key="fs:set-default-pathname-fun-fun" title="fs:set-default-pathname"/>
  <index-entry file="pathnm" index="functions" key="pathname-fun-fun" title="pathname"/>
  <index-entry file="pathnm" index="functions" key="parse-namestring-fun-fun" title="parse-namestring"/>
  <index-entry file="pathnm" index="functions" key="fs:parse-pathname-fun-fun" title="fs:parse-pathname"/>
  <index-entry file="pathnm" index="condition" key="fs:pathname-parse-error-condition-condition" title="fs:pathname-parse-error"/>
  <index-entry file="pathnm" index="functions" key="fs:merge-pathname-defaults-fun-fun" title="fs:merge-pathname-defaults"/>
  <index-entry file="pathnm" index="functions" key="merge-pathnames-fun-fun" title="merge-pathnames"/>
  <index-entry file="pathnm" index="functions" key="fs:merge-and-set-pathname-defaults-fun-fun" title="fs:merge-and-set-pathname-defaults"/>
  <index-entry file="pathnm" index="functions" key="namestring-fun-fun" title="namestring"/>
  <index-entry file="pathnm" index="functions" key="file-namestring-fun-fun" title="file-namestring"/>
  <index-entry file="pathnm" index="functions" key="directory-namestring-fun-fun" title="directory-namestring"/>
  <index-entry file="pathnm" index="functions" key="enough-namestring-fun-fun" title="enough-namestring"/>
  <index-entry file="pathnm" index="functions" key="make-pathname-fun-fun" title="make-pathname"/>
  <index-entry file="pathnm" index="functions" key="pathname-host-fun-fun" title="pathname-host"/>
  <index-entry file="pathnm" index="functions" key="pathname-device-fun-fun" title="pathname-device"/>
  <index-entry file="pathnm" index="functions" key="pathname-directory-fun-fun" title="pathname-directory"/>
  <index-entry file="pathnm" index="functions" key="pathname-name-fun-fun" title="pathname-name"/>
  <index-entry file="pathnm" index="functions" key="pathname-type-fun-fun" title="pathname-type"/>
  <index-entry file="pathnm" index="functions" key="pathname-version-fun-fun" title="pathname-version"/>
  <index-entry file="pathnm" index="functions" key="fs:user-homedir-fun-fun" title="fs:user-homedir"/>
  <index-entry file="pathnm" index="functions" key="user-homedir-pathname-fun-fun" title="user-homedir-pathname"/>
  <index-entry file="pathnm" index="concepts" key="home directory" title="home directory"/>
  <index-entry file="pathnm" index="functions" key="init-file-pathname-fun-fun" title="init-file-pathname"/>
  <index-entry file="pathnm" index="concepts" key="init file" title="init file"/>
  <index-entry file="pathnm" index="functions" key="fs:describe-pathname-fun-fun" title="fs:describe-pathname"/>
  <index-entry file="pathnm" index="functions" key="fs:pathname-plist-fun-fun" title="fs:pathname-plist"/>
  <index-entry file="pathnm" index="variables" key="fs:*pathname-hash-table*-var-var" title="fs:*pathname-hash-table*"/>
  <index-entry file="pathnm" index="concepts" key="generic pathname" title="generic pathname"/>
  <index-entry file="pathnm" index="variables" key="fs:*generic-base-type-alist*-var-var" title="fs:*generic-base-type-alist*"/>
  <index-entry file="pathnm" index="method" key="pathname-generic-pathname-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-source-pathname-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-primary-device-method-method" title="pathname"/>
  <index-entry file="pathnm" index="concepts" key="wildcards (in pathnames)" title="wildcards (in pathnames)"/>
  <index-entry file="pathnm" index="method" key="pathname-wild-p-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-device-wild-p-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-directory-wild-p-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-name-wild-p-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-type-wild-p-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-version-wild-p-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-pathname-match-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-translate-wild-pathname-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-string-for-printing-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-string-for-wholine-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-string-for-editor-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-string-for-dired-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-string-for-directory-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-string-for-host-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-pathname-as-directory-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-directory-pathname-as-file-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-get-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-getl-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-putprop-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-remprop-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-plist-method-method" title="pathname"/>
  <index-entry file="pathnm" index="concepts" key="ITS pathnames" title="ITS pathnames"/>
  <index-entry file="pathnm" index="variables" key="fs:*its-uninteresting-types*-var-var" title="fs:*its-uninteresting-types*"/>
  <index-entry file="pathnm" index="method" key="its-pathname-fn1-method-method" title="its-pathname"/>
  <index-entry file="pathnm" index="method" key="its-pathname-fn2-method-method" title="its-pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-type-and-version-method-method" title="pathname"/>
  <index-entry file="pathnm" index="method" key="pathname-new-type-and-version-method-method" title="pathname"/>
  <index-entry file="pathnm" index="concepts" key="TOPS-20 pathnames" title="TOPS-20 pathnames"/>
  <index-entry file="pathnm" index="concepts" key="Twenex pathnames" title="Twenex pathnames"/>
  <index-entry file="pathnm" index="concepts" key="Tenex pathnames" title="Tenex pathnames"/>
  <index-entry file="pathnm" index="concepts" key="VMS pathnames" title="VMS pathnames"/>
  <index-entry file="pathnm" index="concepts" key="very mangled software" title="very mangled software"/>
  <index-entry file="pathnm" index="concepts" key="Unix pathnames" title="Unix pathnames"/>
  <index-entry file="pathnm" index="concepts" key="Multics pathnames" title="Multics pathnames"/>
  <index-entry file="pathnm" index="concepts" key="Lisp machine pathnames" title="Lisp machine pathnames"/>
  <index-entry file="pathnm" index="concepts" key="Local-File pathnames" title="Local-File pathnames"/>
  <index-entry file="pathnm" index="concepts" key="LMFILE pathnames" title="LMFILE pathnames"/>
  <index-entry file="pathnm" index="concepts" key="logical pathnames" title="logical pathnames"/>
  <index-entry file="pathnm" index="functions" key="fs:add-logical-pathname-host-fun-fun" title="fs:add-logical-pathname-host"/>
  <index-entry file="pathnm" index="functions" key="fs:set-logical-pathname-host-fun-fun" title="fs:set-logical-pathname-host"/>
  <index-entry file="pathnm" index="functions" key="fs:make-logical-pathname-host-fun-fun" title="fs:make-logical-pathname-host"/>
  <index-entry file="pathnm" index="method" key="fs:logical-pathname-translated-pathname-method-method" title="fs:logical-pathname"/>
  <index-entry file="pathnm" index="method" key="fs:logical-pathname-back-translated-pathname-method-method" title="fs:logical-pathname"/>
  <index-entry file="pathnm" index="condition" key="fs:unknown-logical-pathname-translation-condition-condition" title="fs:unknown-logical-pathname-translation"/>
  <index-entry file="pathnm" index="concepts" key="host objects" title="host objects"/>
  <index-entry file="pathnm" index="functions" key="si:parse-host-fun-fun" title="si:parse-host"/>
  <index-entry file="pathnm" index="condition" key="sys:unknown-host-name-condition-condition" title="sys:unknown-host-name"/>
  <index-entry file="pathnm" index="functions" key="si:get-host-from-address-fun-fun" title="si:get-host-from-address"/>
  <index-entry file="pathnm" index="functions" key="fs:get-pathname-host-fun-fun" title="fs:get-pathname-host"/>
  <index-entry file="pathnm" index="condition" key="fs:unknown-pathname-host-condition-condition" title="fs:unknown-pathname-host"/>
  <index-entry file="pathnm" index="variables" key="fs:*pathname-host-list*-var-var" title="fs:*pathname-host-list*"/>
  <index-entry file="pathnm" index="variables" key="si:host-alist-var-var" title="si:host-alist"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="pathnm" index="method" key="&quot;host-method-metamethod" title="&quot;host"/>
  <index-entry file="files" index="concepts" key="file" title="file"/>
  <index-entry file="files" index="functions" key="with-open-file-fun-mac" title="with-open-file"/>
  <index-entry file="files" index="functions" key="with-open-file-case-fun-mac" title="with-open-file-case"/>
  <index-entry file="files" index="functions" key="file-retry-new-pathname-fun-mac" title="file-retry-new-pathname"/>
  <index-entry file="files" index="functions" key="file-retry-new-pathname-if-fun-mac" title="file-retry-new-pathname-if"/>
  <index-entry file="files" index="functions" key="with-open-file-retry-fun-mac" title="with-open-file-retry"/>
  <index-entry file="files" index="functions" key="with-open-file-search-fun-mac" title="with-open-file-search"/>
  <index-entry file="files" index="functions" key="open-fun-fun" title="open"/>
  <index-entry file="files" index="functions" key="close-fun-fun" title="close"/>
  <index-entry file="files" index="functions" key="cli:close-fun-fun" title="cli:close"/>
  <index-entry file="files" index="functions" key="fs:close-all-files-fun-fun" title="fs:close-all-files"/>
  <index-entry file="files" index="keywords" key=":direction open" title=":direction open"/>
  <index-entry file="files" index="keywords" key=":characters open" title=":characters open"/>
  <index-entry file="files" index="keywords" key=":byte-size open" title=":byte-size open"/>
  <index-entry file="files" index="keywords" key=":if-exists open" title=":if-exists open"/>
  <index-entry file="files" index="keywords" key=":error open" title=":error open"/>
  <index-entry file="files" index="keywords" key=":submit open" title=":submit open"/>
  <index-entry file="files" index="keywords" key=":deleted open" title=":deleted open"/>
  <index-entry file="files" index="keywords" key=":temporary open" title=":temporary open"/>
  <index-entry file="files" index="keywords" key=":preserve-dates open" title=":preserve-dates open"/>
  <index-entry file="files" index="keywords" key=":flavor open" title=":flavor open"/>
  <index-entry file="files" index="keywords" key=":link-to open" title=":link-to open"/>
  <index-entry file="files" index="keywords" key=":submit open" title=":submit open"/>
  <index-entry file="files" index="keywords" key=":estimated-size open" title=":estimated-size open"/>
  <index-entry file="files" index="keywords" key=":physical-volume open" title=":physical-volume open"/>
  <index-entry file="files" index="keywords" key=":logical-volume open" title=":logical-volume open"/>
  <index-entry file="files" index="keywords" key=":super-image open" title=":super-image open"/>
  <index-entry file="files" index="keywords" key=":raw open" title=":raw open"/>
  <index-entry file="files" index="functions" key="file-length-fun-fun" title="file-length"/>
  <index-entry file="files" index="functions" key="file-position-fun-fun" title="file-position"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="method" key="&quot;file-method-metamethod" title="&quot;file"/>
  <index-entry file="files" index="functions" key="truename-fun-fun" title="truename"/>
  <index-entry file="files" index="functions" key="delete-file-fun-fun" title="delete-file"/>
  <index-entry file="files" index="functions" key="deletef-fun-fun" title="deletef"/>
  <index-entry file="files" index="functions" key="undelete-file-fun-fun" title="undelete-file"/>
  <index-entry file="files" index="functions" key="undeletef-fun-fun" title="undeletef"/>
  <index-entry file="files" index="functions" key="rename-file-fun-fun" title="rename-file"/>
  <index-entry file="files" index="functions" key="renamef-fun-fun" title="renamef"/>
  <index-entry file="files" index="functions" key="copy-file-fun-fun" title="copy-file"/>
  <index-entry file="files" index="functions" key="probe-file-fun-fun" title="probe-file"/>
  <index-entry file="files" index="functions" key="probef-fun-fun" title="probef"/>
  <index-entry file="files" index="functions" key="file-write-date-fun-fun" title="file-write-date"/>
  <index-entry file="files" index="functions" key="file-author-fun-fun" title="file-author"/>
  <index-entry file="files" index="functions" key="viewf-fun-fun" title="viewf"/>
  <index-entry file="files" index="functions" key="fs:create-link-fun-fun" title="fs:create-link"/>
  <index-entry file="files" index="concepts" key="loading" title="loading"/>
  <index-entry file="files" index="functions" key="load-fun-fun" title="load"/>
  <index-entry file="files" index="variables" key="*load-verbose*-var-var" title="*load-verbose*"/>
  <index-entry file="files" index="functions" key="readfile-fun-fun" title="readfile"/>
  <index-entry file="files" index="functions" key="fasload-fun-fun" title="fasload"/>
  <index-entry file="files" index="method" key="pathname-truename-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-open-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-delete-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-undelete-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-undeletable-p-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-rename-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-complete-string-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-change-properties-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-directory-list-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-properties-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-wildcard-map-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-expunge-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-create-directory-method-method" title="pathname"/>
  <index-entry file="files" index="method" key="pathname-remote-connect-method-method" title="pathname"/>
  <index-entry file="files" index="concepts" key="file attribute list" title="file attribute list"/>
  <index-entry file="files" index="concepts" key="attribute list, file" title="attribute list, file"/>
  <index-entry file="files" index="functions" key="fs:file-attribute-list-fun-fun" title="fs:file-attribute-list"/>
  <index-entry file="files" index="functions" key="fs:extract-attribute-list-fun-fun" title="fs:extract-attribute-list"/>
  <index-entry file="files" index="functions" key="fs:read-attribute-list-fun-fun" title="fs:read-attribute-list"/>
  <index-entry file="files" index="functions" key="fs:file-attribute-bindings-fun-fun" title="fs:file-attribute-bindings"/>
  <index-entry file="files" index="functions" key="fs:extract-attribute-bindings-fun-fun" title="fs:extract-attribute-bindings"/>
  <index-entry file="files" index="condition" key="fs:invalid-file-attribute-condition-condition" title="fs:invalid-file-attribute"/>
  <index-entry file="files" index="concepts" key="file directory" title="file directory"/>
  <index-entry file="files" index="concepts" key="directory (of files)" title="directory (of files)"/>
  <index-entry file="files" index="functions" key="listf-fun-fun" title="listf"/>
  <index-entry file="files" index="functions" key="fs:directory-list-fun-fun" title="fs:directory-list"/>
  <index-entry file="files" index="keywords" key=":noerror fs:directory-list" title=":noerror fs:directory-list"/>
  <index-entry file="files" index="keywords" key=":deleted fs:directory-list" title=":deleted fs:directory-list"/>
  <index-entry file="files" index="keywords" key=":sorted fs:directory-list" title=":sorted fs:directory-list"/>
  <index-entry file="files" index="concepts" key="file properties" title="file properties"/>
  <index-entry file="files" index="functions" key="fs:directory-list-stream-fun-fun" title="fs:directory-list-stream"/>
  <index-entry file="files" index="functions" key="directory-fun-fun" title="directory"/>
  <index-entry file="files" index="functions" key="fs:expunge-directory-fun-fun" title="fs:expunge-directory"/>
  <index-entry file="files" index="functions" key="fs:create-directory-fun-fun" title="fs:create-directory"/>
  <index-entry file="files" index="functions" key="fs:remote-connect-fun-fun" title="fs:remote-connect"/>
  <index-entry file="files" index="functions" key="fs:change-file-properties-fun-fun" title="fs:change-file-properties"/>
  <index-entry file="files" index="functions" key="fs:file-properties-fun-fun" title="fs:file-properties"/>
  <index-entry file="files" index="concepts" key="filename completion" title="filename completion"/>
  <index-entry file="files" index="functions" key="fs:complete-pathname-fun-fun" title="fs:complete-pathname"/>
  <index-entry file="files" index="keywords" key=":read fs:complete-pathname" title=":read fs:complete-pathname"/>
  <index-entry file="files" index="keywords" key=":in fs:complete-pathname" title=":in fs:complete-pathname"/>
  <index-entry file="files" index="keywords" key=":print fs:complete-pathname" title=":print fs:complete-pathname"/>
  <index-entry file="files" index="keywords" key=":write fs:complete-pathname" title=":write fs:complete-pathname"/>
  <index-entry file="files" index="keywords" key=":out fs:complete-pathname" title=":out fs:complete-pathname"/>
  <index-entry file="files" index="concepts" key="balance directories" title="balance directories"/>
  <index-entry file="files" index="functions" key="fs:balance-directories-fun-fun" title="fs:balance-directories"/>
  <index-entry file="files" index="keywords" key=":ignore fs:balance-directories" title=":ignore fs:balance-directories"/>
  <index-entry file="files" index="keywords" key=":error fs:balance-directories" title=":error fs:balance-directories"/>
  <index-entry file="files" index="keywords" key=":query-mode fs:balance-directories" title=":query-mode fs:balance-directories"/>
  <index-entry file="files" index="keywords" key=":copy-mode fs:balance-directories" title=":copy-mode fs:balance-directories"/>
  <index-entry file="files" index="condition-flavor" key="fs:file-error-condition-flavor-condition-flavor" title="fs:file-error"/>
  <index-entry file="files" index="condition" key="fs:file-operation-failure-condition-condition" title="fs:file-operation-failure"/>
  <index-entry file="files" index="condition" key="fs:file-open-for-output-condition-condition" title="fs:file-open-for-output"/>
  <index-entry file="files" index="condition" key="fs:file-locked-condition-condition" title="fs:file-locked"/>
  <index-entry file="files" index="condition" key="fs:circular-link-condition-condition" title="fs:circular-link"/>
  <index-entry file="files" index="condition" key="fs:invalid-byte-size-condition-condition" title="fs:invalid-byte-size"/>
  <index-entry file="files" index="condition" key="fs:no-more-room-condition-condition" title="fs:no-more-room"/>
  <index-entry file="files" index="condition" key="fs:filepos-out-of-range-condition-condition" title="fs:filepos-out-of-range"/>
  <index-entry file="files" index="condition" key="fs:not-available-condition-condition" title="fs:not-available"/>
  <index-entry file="files" index="condition" key="fs:file-lookup-error-condition-condition" title="fs:file-lookup-error"/>
  <index-entry file="files" index="condition" key="fs:device-not-found-condition-condition" title="fs:device-not-found"/>
  <index-entry file="files" index="condition" key="fs:directory-not-found-condition-condition" title="fs:directory-not-found"/>
  <index-entry file="files" index="condition" key="fs:file-not-found-condition-condition" title="fs:file-not-found"/>
  <index-entry file="files" index="condition" key="fs:multiple-file-not-found-condition-condition" title="fs:multiple-file-not-found"/>
  <index-entry file="files" index="condition" key="fs:link-target-not-found-condition-condition" title="fs:link-target-not-found"/>
  <index-entry file="files" index="condition" key="fs:access-error-condition-condition" title="fs:access-error"/>
  <index-entry file="files" index="condition" key="fs:incorrect-access-to-file-condition-condition" title="fs:incorrect-access-to-file"/>
  <index-entry file="files" index="condition" key="fs:incorrect-access-to-directory-condition-condition" title="fs:incorrect-access-to-directory"/>
  <index-entry file="files" index="condition" key="fs:invalid-wildcard-condition-condition" title="fs:invalid-wildcard"/>
  <index-entry file="files" index="condition" key="fs:wildcard-not-allowed-condition-condition" title="fs:wildcard-not-allowed"/>
  <index-entry file="files" index="condition" key="fs:wrong-kind-of-file-condition-condition" title="fs:wrong-kind-of-file"/>
  <index-entry file="files" index="condition" key="fs:creation-failure-condition-condition" title="fs:creation-failure"/>
  <index-entry file="files" index="condition" key="fs:file-already-exists-condition-condition" title="fs:file-already-exists"/>
  <index-entry file="files" index="condition" key="fs:superior-not-directory-condition-condition" title="fs:superior-not-directory"/>
  <index-entry file="files" index="condition" key="fs:delete-failure-condition-condition" title="fs:delete-failure"/>
  <index-entry file="files" index="condition" key="fs:directory-not-empty-condition-condition" title="fs:directory-not-empty"/>
  <index-entry file="files" index="condition" key="fs:dont-delete-flag-set-condition-condition" title="fs:dont-delete-flag-set"/>
  <index-entry file="files" index="condition" key="fs:rename-failure-condition-condition" title="fs:rename-failure"/>
  <index-entry file="files" index="condition" key="fs:rename-to-existing-file-condition-condition" title="fs:rename-to-existing-file"/>
  <index-entry file="files" index="condition" key="fs:rename-across-directories-condition-condition" title="fs:rename-across-directories"/>
  <index-entry file="files" index="condition" key="fs:unknown-property-condition-condition" title="fs:unknown-property"/>
  <index-entry file="files" index="condition" key="fs:invalid-property-value-condition-condition" title="fs:invalid-property-value"/>
  <index-entry file="files" index="condition" key="fs:invalid-property-name-condition-condition" title="fs:invalid-property-name"/>
  <index-entry file="files" index="concepts" key="file servers" title="file servers"/>
  <index-entry file="files" index="concepts" key="fascism" title="fascism"/>
  <index-entry file="files" index="concepts" key="passwords" title="passwords"/>
  <index-entry file="files" index="variables" key="fs:user-unames-var-var" title="fs:user-unames"/>
  <index-entry file="files" index="variables" key="fs:user-host-password-alist-var-var" title="fs:user-host-password-alist"/>
  <index-entry file="files" index="concepts" key="paranoia" title="paranoia"/>
  <index-entry file="files" index="variables" key="fs:record-passwords-flag-var-var" title="fs:record-passwords-flag"/>
  <index-entry file="files" index="variables" key="fs:host-unit-lifetime-var-var" title="fs:host-unit-lifetime"/>
  <index-entry file="files" index="concepts" key="capabilities" title="capabilities"/>
  <index-entry file="files" index="functions" key="fs:enable-capabilities-fun-fun" title="fs:enable-capabilities"/>
  <index-entry file="files" index="functions" key="fs:disable-capabilities-fun-fun" title="fs:disable-capabilities"/>
  <index-entry file="files" index="condition" key="fs:file-request-failure-condition-condition" title="fs:file-request-failure"/>
  <index-entry file="files" index="condition" key="fs:data-error-condition-condition" title="fs:data-error"/>
  <index-entry file="files" index="condition" key="fs:host-not-available-condition-condition" title="fs:host-not-available"/>
  <index-entry file="files" index="condition" key="fs:network-lossage-condition-condition" title="fs:network-lossage"/>
  <index-entry file="files" index="condition" key="fs:not-enough-resources-condition-condition" title="fs:not-enough-resources"/>
  <index-entry file="files" index="condition" key="fs:unknown-operation-condition-condition" title="fs:unknown-operation"/>
  <index-entry file="chaos" index="functions" key="chaos:conn-state-fun-fun" title="chaos:conn-state"/>
  <index-entry file="chaos" index="functions" key="chaos:conn-foreign-address-fun-fun" title="chaos:conn-foreign-address"/>
  <index-entry file="chaos" index="functions" key="chaos:conn-read-pkts-fun-fun" title="chaos:conn-read-pkts"/>
  <index-entry file="chaos" index="functions" key="chaos:conn-window-available-fun-fun" title="chaos:conn-window-available"/>
  <index-entry file="chaos" index="functions" key="chaos:conn-plist-fun-fun" title="chaos:conn-plist"/>
  <index-entry file="chaos" index="functions" key="chaos:contact-name-fun-fun" title="chaos:contact-name"/>
  <index-entry file="chaos" index="functions" key="chaos:wait-fun-fun" title="chaos:wait"/>
  <index-entry file="chaos" index="functions" key="chaos:connect-fun-fun" title="chaos:connect"/>
  <index-entry file="chaos" index="functions" key="chaos:simple-fun-fun" title="chaos:simple"/>
  <index-entry file="chaos" index="functions" key="chaos:remove-conn-fun-fun" title="chaos:remove-conn"/>
  <index-entry file="chaos" index="functions" key="chaos:close-conn-fun-fun" title="chaos:close-conn"/>
  <index-entry file="chaos" index="functions" key="chaos:open-foreign-connection-fun-fun" title="chaos:open-foreign-connection"/>
  <index-entry file="chaos" index="functions" key="chaos:listen-fun-fun" title="chaos:listen"/>
  <index-entry file="chaos" index="variables" key="chaos:server-alist-var-var" title="chaos:server-alist"/>
  <index-entry file="chaos" index="functions" key="chaos:accept-fun-fun" title="chaos:accept"/>
  <index-entry file="chaos" index="functions" key="chaos:reject-fun-fun" title="chaos:reject"/>
  <index-entry file="chaos" index="functions" key="chaos:forward-all-fun-fun" title="chaos:forward-all"/>
  <index-entry file="chaos" index="functions" key="chaos:answer-string-fun-fun" title="chaos:answer-string"/>
  <index-entry file="chaos" index="functions" key="chaos:answer-fun-fun" title="chaos:answer"/>
  <index-entry file="chaos" index="functions" key="chaos:fast-answer-string-fun-fun" title="chaos:fast-answer-string"/>
  <index-entry file="chaos" index="functions" key="chaos:open-stream-fun-fun" title="chaos:open-stream"/>
  <index-entry file="chaos" index="functions" key="chaos:make-stream-fun-fun" title="chaos:make-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-stream-connection-method-method" title="chaos:basic-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-stream-contact-name-method-method" title="chaos:basic-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-stream-foreign-host-method-method" title="chaos:basic-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-stream-accept-method-method" title="chaos:basic-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-stream-reject-method-method" title="chaos:basic-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-stream-close-method-method" title="chaos:basic-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-output-stream-force-output-method-method" title="chaos:basic-output-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-output-stream-finish-method-method" title="chaos:basic-output-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-output-stream-eof-method-method" title="chaos:basic-output-stream"/>
  <index-entry file="chaos" index="method" key="chaos:basic-input-stream-clear-eof-method-method" title="chaos:basic-input-stream"/>
  <index-entry file="chaos" index="constant" key="chaos:first-data-word-in-pkt-var-const" title="chaos:first-data-word-in-pkt"/>
  <index-entry file="chaos" index="constant" key="chaos:max-data-words-per-pkt-var-const" title="chaos:max-data-words-per-pkt"/>
  <index-entry file="chaos" index="functions" key="chaos:pkt-opcode-fun-fun" title="chaos:pkt-opcode"/>
  <index-entry file="chaos" index="functions" key="chaos:pkt-nbytes-fun-fun" title="chaos:pkt-nbytes"/>
  <index-entry file="chaos" index="functions" key="chaos:pkt-string-fun-fun" title="chaos:pkt-string"/>
  <index-entry file="chaos" index="functions" key="chaos:set-pkt-string-fun-fun" title="chaos:set-pkt-string"/>
  <index-entry file="chaos" index="functions" key="chaos:get-pkt-fun-fun" title="chaos:get-pkt"/>
  <index-entry file="chaos" index="functions" key="chaos:return-pkt-fun-fun" title="chaos:return-pkt"/>
  <index-entry file="chaos" index="functions" key="chaos:send-pkt-fun-fun" title="chaos:send-pkt"/>
  <index-entry file="chaos" index="functions" key="chaos:send-string-fun-fun" title="chaos:send-string"/>
  <index-entry file="chaos" index="functions" key="chaos:send-unc-pkt-fun-fun" title="chaos:send-unc-pkt"/>
  <index-entry file="chaos" index="functions" key="chaos:may-transmit-fun-fun" title="chaos:may-transmit"/>
  <index-entry file="chaos" index="functions" key="chaos:finish-conn-fun-fun" title="chaos:finish-conn"/>
  <index-entry file="chaos" index="functions" key="chaos:conn-finished-p-fun-fun" title="chaos:conn-finished-p"/>
  <index-entry file="chaos" index="functions" key="chaos:get-next-pkt-fun-fun" title="chaos:get-next-pkt"/>
  <index-entry file="chaos" index="functions" key="chaos:data-available-fun-fun" title="chaos:data-available"/>
  <index-entry file="chaos" index="constant" key="chaos:rfc-op-var-const" title="chaos:rfc-op"/>
  <index-entry file="chaos" index="constant" key="chaos:brd-op-var-const" title="chaos:brd-op"/>
  <index-entry file="chaos" index="constant" key="chaos:lsn-op-var-const" title="chaos:lsn-op"/>
  <index-entry file="chaos" index="constant" key="chaos:opn-op-var-const" title="chaos:opn-op"/>
  <index-entry file="chaos" index="constant" key="chaos:ans-op-var-const" title="chaos:ans-op"/>
  <index-entry file="chaos" index="constant" key="chaos:los-op-var-const" title="chaos:los-op"/>
  <index-entry file="chaos" index="constant" key="chaos:cls-op-var-const" title="chaos:cls-op"/>
  <index-entry file="chaos" index="constant" key="chaos:eof-op-var-const" title="chaos:eof-op"/>
  <index-entry file="chaos" index="constant" key="chaos:dat-op-var-const" title="chaos:dat-op"/>
  <index-entry file="chaos" index="functions" key="chaos:interrupt-function-fun-fun" title="chaos:interrupt-function"/>
  <index-entry file="chaos" index="functions" key="chaos:read-pkts-fun-fun" title="chaos:read-pkts"/>
  <index-entry file="chaos" index="functions" key="chaos:pkt-link-fun-fun" title="chaos:pkt-link"/>
  <index-entry file="chaos" index="flavor-condition" key="sys:network-error-flavor-condition-flavor-condition" title="sys:network-error"/>
  <index-entry file="chaos" index="flavor-condition" key="sys:local-network-error-flavor-condition-flavor-condition" title="sys:local-network-error"/>
  <index-entry file="chaos" index="condition" key="sys:network-resources-exhausted-condition-condition" title="sys:network-resources-exhausted"/>
  <index-entry file="chaos" index="condition" key="sys:unknown-address-condition-condition" title="sys:unknown-address"/>
  <index-entry file="chaos" index="flavor-condition" key="sys:remote-network-error-flavor-condition-flavor-condition" title="sys:remote-network-error"/>
  <index-entry file="chaos" index="condition" key="sys:connection-error-condition-condition" title="sys:connection-error"/>
  <index-entry file="chaos" index="condition" key="sys:bad-connection-state-condition-condition" title="sys:bad-connection-state"/>
  <index-entry file="chaos" index="condition" key="sys:host-not-responding-condition-condition" title="sys:host-not-responding"/>
  <index-entry file="chaos" index="condition" key="sys:host-not-responding-during-connection-condition-condition" title="sys:host-not-responding-during-connection"/>
  <index-entry file="chaos" index="condition" key="sys:no-server-up-condition-condition" title="sys:no-server-up"/>
  <index-entry file="chaos" index="condition" key="sys:host-stopped-responding-condition-condition" title="sys:host-stopped-responding"/>
  <index-entry file="chaos" index="condition" key="sys:connection-refused-condition-condition" title="sys:connection-refused"/>
  <index-entry file="chaos" index="condition" key="sys:connection-closed-condition-condition" title="sys:connection-closed"/>
  <index-entry file="chaos" index="condition" key="sys:connection-lost-condition-condition" title="sys:connection-lost"/>
  <index-entry file="chaos" index="condition" key="sys:connection-no-more-data-condition-condition" title="sys:connection-no-more-data"/>
  <index-entry file="chaos" index="functions" key="chaos:host-up-p-fun-fun" title="chaos:host-up-p"/>
  <index-entry file="chaos" index="functions" key="chaos:up-hosts-fun-fun" title="chaos:up-hosts"/>
  <index-entry file="chaos" index="functions" key="chaos:host-data-fun-fun" title="chaos:host-data"/>
  <index-entry file="chaos" index="functions" key="chaos:print-conn-fun-fun" title="chaos:print-conn"/>
  <index-entry file="chaos" index="functions" key="chaos:print-pkt-fun-fun" title="chaos:print-pkt"/>
  <index-entry file="chaos" index="functions" key="chaos:print-all-pkts-fun-fun" title="chaos:print-all-pkts"/>
  <index-entry file="chaos" index="functions" key="chaos:status-fun-fun" title="chaos:status"/>
  <index-entry file="chaos" index="functions" key="chaos:reset-fun-fun" title="chaos:reset"/>
  <index-entry file="chaos" index="functions" key="chaos:assure-enabled-fun-fun" title="chaos:assure-enabled"/>
  <index-entry file="chaos" index="functions" key="chaos:enable-fun-fun" title="chaos:enable"/>
  <index-entry file="chaos" index="functions" key="chaos:disable-fun-fun" title="chaos:disable"/>
  <index-entry file="chaos" index="functions" key="chaos:show-routing-table-fun-fun" title="chaos:show-routing-table"/>
  <index-entry file="chaos" index="functions" key="chaos:show-routing-path-fun-fun" title="chaos:show-routing-path"/>
  <index-entry file="chaos" index="constant" key="chaos:my-address-var-const" title="chaos:my-address"/>
  <index-entry file="chaos" index="constant" key="chaos:my-subnet-var-const" title="chaos:my-subnet"/>
  <index-entry file="chaos" index="constant" key="chaos:routing-table-var-const" title="chaos:routing-table"/>
  <index-entry file="chaos" index="constant" key="chaos:maximum-routing-cost-var-const" title="chaos:maximum-routing-cost"/>
  <index-entry file="chaos" index="constant" key="chaos:routing-table-cost-var-const" title="chaos:routing-table-cost"/>
  <index-entry file="chaos" index="variables" key="chaos:*receive-broadcast-packets-p*-var-var" title="chaos:*receive-broadcast-packets-p*"/>
  <index-entry file="chaos" index="variables" key="chaos:*brd-history*-var-var" title="chaos:*brd-history*"/>
  <index-entry file="chaos" index="variables" key="chaos:*brd-pkts-in*-var-var" title="chaos:*brd-pkts-in*"/>
  <index-entry file="chaos" index="functions" key="chaos:host-time-fun-fun" title="chaos:host-time"/>
  <index-entry file="chaos" index="functions" key="chaos:print-host-times-fun-fun" title="chaos:print-host-times"/>
  <index-entry file="chaos" index="functions" key="chaos:reset-time-server-fun-fun" title="chaos:reset-time-server"/>
  <index-entry file="chaos" index="functions" key="host-uptime-fun-fun" title="host-uptime"/>
  <index-entry file="chaos" index="functions" key="uptime-fun-fun" title="uptime"/>
  <index-entry file="chaos" index="functions" key="chaos:eval-server-on-fun-fun" title="chaos:eval-server-on"/>
  <index-entry file="chaos" index="functions" key="qsend-fun-fun" title="qsend"/>
  <index-entry file="chaos" index="functions" key="reply-fun-fun" title="reply"/>
  <index-entry file="chaos" index="functions" key="qreply-fun-fun" title="qreply"/>
  <index-entry file="chaos" index="functions" key="chaos:shout-fun-fun" title="chaos:shout"/>
  <index-entry file="chaos" index="functions" key="print-sends-fun-fun" title="print-sends"/>
  <index-entry file="chaos" index="functions" key="supdup-fun-fun" title="supdup"/>
  <index-entry file="chaos" index="functions" key="telnet-fun-fun" title="telnet"/>
  <index-entry file="chaos" index="functions" key="hostat-fun-fun" title="hostat"/>
  <index-entry file="chaos" index="functions" key="finger-fun-fun" title="finger"/>
  <index-entry file="chaos" index="functions" key="whois-fun-fun" title="whois"/>
  <index-entry file="chaos" index="functions" key="chaos:finger-all-lms-fun-fun" title="chaos:finger-all-lms"/>
  <index-entry file="chaos" index="functions" key="chaos:user-logged-into-host-p-fun-fun" title="chaos:user-logged-into-host-p"/>
  <index-entry file="chaos" index="functions" key="chaos:find-hosts-or-lispms-logged-in-as-user-fun-fun" title="chaos:find-hosts-or-lispms-logged-in-as-user"/>
  <index-entry file="chaos" index="functions" key="tv:close-all-servers-fun-fun" title="tv:close-all-servers"/>
  <index-entry file="packd" index="concepts" key="package" title="package"/>
  <index-entry file="packd" index="concepts" key="name spaces" title="name spaces"/>
  <index-entry file="packd" index="variables" key="package-var-var" title="package"/>
  <index-entry file="packd" index="variables" key="*package*-var-var" title="*package*"/>
  <index-entry file="packd" index="functions" key="pkg-bind-fun-mac" title="pkg-bind"/>
  <index-entry file="packd" index="functions" key="pkg-goto-fun-fun" title="pkg-goto"/>
  <index-entry file="packd" index="functions" key="pkg-goto-globally-fun-fun" title="pkg-goto-globally"/>
  <index-entry file="packd" index="concepts" key="package prefixes" title="package prefixes"/>
  <index-entry file="packd" index="functions" key="symbol-package-fun-fun" title="symbol-package"/>
  <index-entry file="packd" index="functions" key="package-cell-location-fun-fun" title="package-cell-location"/>
  <index-entry file="packd" index="functions" key="keywordp-fun-fun" title="keywordp"/>
  <index-entry file="packd" index="concepts" key="inheritance between packages" title="inheritance between packages"/>
  <index-entry file="packd" index="concepts" key="importation of symbols" title="importation of symbols"/>
  <index-entry file="packd" index="functions" key="import-fun-fun" title="import"/>
  <index-entry file="packd" index="concepts" key="external symbols" title="external symbols"/>
  <index-entry file="packd" index="concepts" key="internal symbols" title="internal symbols"/>
  <index-entry file="packd" index="concepts" key="exportation of symbols" title="exportation of symbols"/>
  <index-entry file="packd" index="concepts" key="autoexporting packages" title="autoexporting packages"/>
  <index-entry file="packd" index="functions" key="use-package-fun-fun" title="use-package"/>
  <index-entry file="packd" index="functions" key="unuse-package-fun-fun" title="unuse-package"/>
  <index-entry file="packd" index="functions" key="package-use-list-fun-fun" title="package-use-list"/>
  <index-entry file="packd" index="functions" key="package-used-by-list-fun-fun" title="package-used-by-list"/>
  <index-entry file="packd" index="functions" key="export-fun-fun" title="export"/>
  <index-entry file="packd" index="functions" key="unexport-fun-fun" title="unexport"/>
  <index-entry file="packd" index="functions" key="package-external-symbols-fun-fun" title="package-external-symbols"/>
  <index-entry file="packd" index="functions" key="globalize-fun-fun" title="globalize"/>
  <index-entry file="packd" index="functions" key="globalize-fun-fun" title="globalize"/>
  <index-entry file="packd" index="concepts" key="interning" title="interning"/>
  <index-entry file="packd" index="functions" key="intern-fun-fun" title="intern"/>
  <index-entry file="packd" index="functions" key="intern-local-fun-fun" title="intern-local"/>
  <index-entry file="packd" index="functions" key="intern-soft-fun-fun" title="intern-soft"/>
  <index-entry file="packd" index="functions" key="find-symbol-fun-fun" title="find-symbol"/>
  <index-entry file="packd" index="functions" key="intern-local-soft-fun-fun" title="intern-local-soft"/>
  <index-entry file="packd" index="functions" key="remob-fun-fun" title="remob"/>
  <index-entry file="packd" index="functions" key="unintern-fun-fun" title="unintern"/>
  <index-entry file="packd" index="concepts" key="shadowing of symbols" title="shadowing of symbols"/>
  <index-entry file="packd" index="functions" key="shadow-fun-fun" title="shadow"/>
  <index-entry file="packd" index="functions" key="shadowing-import-fun-fun" title="shadowing-import"/>
  <index-entry file="packd" index="functions" key="package-shadowing-symbols-fun-fun" title="package-shadowing-symbols"/>
  <index-entry file="packd" index="concepts" key="names (of packages)" title="names (of packages)"/>
  <index-entry file="packd" index="concepts" key="nicknames (of packages)" title="nicknames (of packages)"/>
  <index-entry file="packd" index="functions" key="package-name-fun-fun" title="package-name"/>
  <index-entry file="packd" index="functions" key="package-nicknames-fun-fun" title="package-nicknames"/>
  <index-entry file="packd" index="functions" key="package-prefix-print-name-fun-fun" title="package-prefix-print-name"/>
  <index-entry file="packd" index="functions" key="rename-package-fun-fun" title="rename-package"/>
  <index-entry file="packd" index="functions" key="find-package-fun-fun" title="find-package"/>
  <index-entry file="packd" index="functions" key="pkg-find-package-fun-fun" title="pkg-find-package"/>
  <index-entry file="packd" index="condition" key="sys:package-not-found-condition-condition" title="sys:package-not-found"/>
  <index-entry file="packd" index="concepts" key="local nicknames of packages" title="local nicknames of packages"/>
  <index-entry file="packd" index="concepts" key="package prefixes" title="package prefixes"/>
  <index-entry file="packd" index="functions" key="pkg-add-relative-name-fun-fun" title="pkg-add-relative-name"/>
  <index-entry file="packd" index="functions" key="pkg-delete-relative-name-fun-fun" title="pkg-delete-relative-name"/>
  <index-entry file="packd" index="concepts" key="defining packages" title="defining packages"/>
  <index-entry file="packd" index="concepts" key="package declarations" title="package declarations"/>
  <index-entry file="packd" index="functions" key="defpackage-fun-mac" title="defpackage"/>
  <index-entry file="packd" index="functions" key="make-package-fun-fun" title="make-package"/>
  <index-entry file="packd" index="functions" key="pkg-create-package-fun-fun" title="pkg-create-package"/>
  <index-entry file="packd" index="functions" key="kill-package-fun-fun" title="kill-package"/>
  <index-entry file="packd" index="functions" key="package-declare-fun-mac" title="package-declare"/>
  <index-entry file="packd" index="functions" key="do-symbols-fun-mac" title="do-symbols"/>
  <index-entry file="packd" index="functions" key="do-local-symbols-fun-mac" title="do-local-symbols"/>
  <index-entry file="packd" index="functions" key="do-external-symbols-fun-mac" title="do-external-symbols"/>
  <index-entry file="packd" index="functions" key="do-local-external-symbols-fun-mac" title="do-local-external-symbols"/>
  <index-entry file="packd" index="functions" key="do-all-symbols-fun-mac" title="do-all-symbols"/>
  <index-entry file="packd" index="functions" key="mapatoms-fun-fun" title="mapatoms"/>
  <index-entry file="packd" index="functions" key="mapatoms-all-fun-fun" title="mapatoms-all"/>
  <index-entry file="packd" index="functions" key="packagep-fun-fun" title="packagep"/>
  <index-entry file="packd" index="variables" key="*all-packages*-var-var" title="*all-packages*"/>
  <index-entry file="packd" index="functions" key="list-all-packages-fun-fun" title="list-all-packages"/>
  <index-entry file="packd" index="constant" key="pkg-global-package-var-const" title="pkg-global-package"/>
  <index-entry file="packd" index="constant" key="pkg-system-package-var-const" title="pkg-system-package"/>
  <index-entry file="packd" index="constant" key="pkg-keyword-package-var-const" title="pkg-keyword-package"/>
  <index-entry file="packd" index="functions" key="describe-package-fun-fun" title="describe-package"/>
  <index-entry file="packd" index="functions" key="in-package-fun-fun" title="in-package"/>
  <index-entry file="maksys" index="concepts" key="system" title="system"/>
  <index-entry file="maksys" index="functions" key="defsystem-fun-mac" title="defsystem"/>
  <index-entry file="maksys" index="concepts" key="module" title="module"/>
  <index-entry file="maksys" index="functions" key="si:set-system-source-file-fun-fun" title="si:set-system-source-file"/>
  <index-entry file="maksys" index="concepts" key="transformation" title="transformation"/>
  <index-entry file="maksys" index="concepts" key="dependency" title="dependency"/>
  <index-entry file="maksys" index="functions" key="make-system-fun-fun" title="make-system"/>
  <index-entry file="maksys" index="variables" key="si:*system-being-made*-var-var" title="si:*system-being-made*"/>
  <index-entry file="maksys" index="variables" key="si:*make-system-forms-to-be-evaled-before*-var-var" title="si:*make-system-forms-to-be-evaled-before*"/>
  <index-entry file="maksys" index="variables" key="si:*make-system-forms-to-be-evaled-after*-var-var" title="si:*make-system-forms-to-be-evaled-after*"/>
  <index-entry file="maksys" index="variables" key="si:*make-system-forms-to-be-evaled-finally*-var-var" title="si:*make-system-forms-to-be-evaled-finally*"/>
  <index-entry file="maksys" index="variables" key="si:*query-type*-var-var" title="si:*query-type*"/>
  <index-entry file="maksys" index="variables" key="si:*silent-p*-var-var" title="si:*silent-p*"/>
  <index-entry file="maksys" index="variables" key="si:*batch-mode-p*-var-var" title="si:*batch-mode-p*"/>
  <index-entry file="maksys" index="variables" key="si:*redo-all*-var-var" title="si:*redo-all*"/>
  <index-entry file="maksys" index="variables" key="si:*top-level-transformations*-var-var" title="si:*top-level-transformations*"/>
  <index-entry file="maksys" index="variables" key="si:*file-transformation-function*-var-var" title="si:*file-transformation-function*"/>
  <index-entry file="maksys" index="functions" key="si:define-make-system-special-variable-fun-mac" title="si:define-make-system-special-variable"/>
  <index-entry file="maksys" index="variables" key="si:*system-being-defined*-var-var" title="si:*system-being-defined*"/>
  <index-entry file="maksys" index="functions" key="si:define-defsystem-special-variable-fun-mac" title="si:define-defsystem-special-variable"/>
  <index-entry file="maksys" index="functions" key="si:define-simple-transformation-fun-mac" title="si:define-simple-transformation"/>
  <index-entry file="maksys" index="concepts" key="module" title="module"/>
  <index-entry file="maksys" index="functions" key="provide-fun-fun" title="provide"/>
  <index-entry file="maksys" index="functions" key="require-fun-fun" title="require"/>
  <index-entry file="maksys" index="variables" key="*modules*-var-var" title="*modules*"/>
  <index-entry file="patch" index="concepts" key="patch" title="patch"/>
  <index-entry file="patch" index="concepts" key="system maintenance" title="system maintenance"/>
  <index-entry file="patch" index="functions" key="print-system-modifications-fun-fun" title="print-system-modifications"/>
  <index-entry file="patch" index="functions" key="print-herald-fun-fun" title="print-herald"/>
  <index-entry file="patch" index="functions" key="si:get-system-version-fun-fun" title="si:get-system-version"/>
  <index-entry file="patch" index="functions" key="si:system-version-info-fun-fun" title="si:system-version-info"/>
  <index-entry file="patch" index="functions" key="load-patches-fun-fun" title="load-patches"/>
  <index-entry file="patch" index="keywords" key=":systems load-patches" title=":systems load-patches"/>
  <index-entry file="patch" index="functions" key="si:patch-loaded-p-fun-fun" title="si:patch-loaded-p"/>
  <index-entry file="patch" index="concepts" key="unreleased patches" title="unreleased patches"/>
  <index-entry file="patch" index="concepts" key="status, of a patchable system" title="status, of a patchable system"/>
  <index-entry file="patch" index="functions" key="si:set-system-status-fun-fun" title="si:set-system-status"/>
  <index-entry file="proces" index="concepts" key="process" title="process"/>
  <index-entry file="proces" index="concepts" key="multiprocessing" title="multiprocessing"/>
  <index-entry file="proces" index="concepts" key="wait" title="wait"/>
  <index-entry file="proces" index="concepts" key="process wait function" title="process wait function"/>
  <index-entry file="proces" index="concepts" key="run reason" title="run reason"/>
  <index-entry file="proces" index="concepts" key="arrest reason" title="arrest reason"/>
  <index-entry file="proces" index="concepts" key="active process" title="active process"/>
  <index-entry file="proces" index="concepts" key="scheduler" title="scheduler"/>
  <index-entry file="proces" index="concepts" key="priority (of a process)" title="priority (of a process)"/>
  <index-entry file="proces" index="concepts" key="wait function" title="wait function"/>
  <index-entry file="proces" index="variables" key="current-process-var-var" title="current-process"/>
  <index-entry file="proces" index="functions" key="without-interrupts-fun-mac" title="without-interrupts"/>
  <index-entry file="proces" index="variables" key="inhibit-scheduling-flag-var-var" title="inhibit-scheduling-flag"/>
  <index-entry file="proces" index="functions" key="process-wait-fun-fun" title="process-wait"/>
  <index-entry file="proces" index="functions" key="process-sleep-fun-fun" title="process-sleep"/>
  <index-entry file="proces" index="functions" key="sleep-fun-fun" title="sleep"/>
  <index-entry file="proces" index="functions" key="process-wait-with-timeout-fun-fun" title="process-wait-with-timeout"/>
  <index-entry file="proces" index="functions" key="with-timeout-fun-mac" title="with-timeout"/>
  <index-entry file="proces" index="functions" key="process-allow-schedule-fun-fun" title="process-allow-schedule"/>
  <index-entry file="proces" index="constant" key="sys:scheduler-stack-group-var-const" title="sys:scheduler-stack-group"/>
  <index-entry file="proces" index="variables" key="sys:clock-function-list-var-var" title="sys:clock-function-list"/>
  <index-entry file="proces" index="variables" key="sys:active-processes-var-var" title="sys:active-processes"/>
  <index-entry file="proces" index="variables" key="sys:all-processes-var-var" title="sys:all-processes"/>
  <index-entry file="proces" index="constant" key="si:initial-process-var-const" title="si:initial-process"/>
  <index-entry file="proces" index="functions" key="si:sb-on-fun-fun" title="si:sb-on"/>
  <index-entry file="proces" index="concepts" key="lock" title="lock"/>
  <index-entry file="proces" index="functions" key="process-lock-fun-fun" title="process-lock"/>
  <index-entry file="proces" index="functions" key="process-unlock-fun-fun" title="process-unlock"/>
  <index-entry file="proces" index="condition" key="sys:lock-timeout-condition-condition" title="sys:lock-timeout"/>
  <index-entry file="proces" index="functions" key="with-lock-fun-mac" title="with-lock"/>
  <index-entry file="proces" index="functions" key="store-conditional-fun-fun" title="store-conditional"/>
  <index-entry file="proces" index="functions" key="si:make-process-queue-fun-fun" title="si:make-process-queue"/>
  <index-entry file="proces" index="functions" key="si:process-enqueue-fun-fun" title="si:process-enqueue"/>
  <index-entry file="proces" index="functions" key="si:process-deqeueue-fun-fun" title="si:process-deqeueue"/>
  <index-entry file="proces" index="functions" key="si:reset-process-queue-fun-fun" title="si:reset-process-queue"/>
  <index-entry file="proces" index="functions" key="si:process-queue-locker-fun-fun" title="si:process-queue-locker"/>
  <index-entry file="proces" index="functions" key="make-process-fun-fun" title="make-process"/>
  <index-entry file="proces" index="functions" key="process-run-function-fun-fun" title="process-run-function"/>
  <index-entry file="proces" index="functions" key="process-run-restartable-function-fun-fun" title="process-run-restartable-function"/>
  <index-entry file="proces" index="method" key="si:process-name-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-stack-group-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-initial-stack-group-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-initial-form-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-wait-function-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-wait-argument-list-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-whostate-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-quantum-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-set-quantum-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-quantum-remaining-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-priority-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-set-priority-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-warm-boot-action-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-set-warm-boot-action-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-simple-p-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-idle-time-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-total-run-time-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-disk-wait-time-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-cpu-time-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-percent-utilization-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-reset-meters-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-run-reasons-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-run-reason-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-revoke-run-reason-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-arrest-reasons-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-arrest-reason-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-revoke-arrest-reason-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-active-p-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-runnable-p-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-preset-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-reset-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-flush-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-kill-method-method" title="si:process"/>
  <index-entry file="proces" index="method" key="si:process-interrupt-method-method" title="si:process"/>
  <index-entry file="proces" index="flavor" key="si:process-flavor-flavor" title="si:process"/>
  <index-entry file="proces" index="flavor" key="si:simple-process-flavor-flavor" title="si:simple-process"/>
  <index-entry file="proces" index="concepts" key="simple process" title="simple process"/>
  <index-entry file="proces" index="functions" key="si:set-process-wait-fun-fun" title="si:set-process-wait"/>
  <index-entry file="proces" index="functions" key="process-enable-fun-fun" title="process-enable"/>
  <index-entry file="proces" index="functions" key="process-reset-and-enable-fun-fun" title="process-reset-and-enable"/>
  <index-entry file="proces" index="functions" key="process-disable-fun-fun" title="process-disable"/>
  <index-entry file="proces" index="functions" key="process-preset-fun-fun" title="process-preset"/>
  <index-entry file="proces" index="functions" key="process-reset-fun-fun" title="process-reset"/>
  <index-entry file="proces" index="functions" key="process-name-fun-fun" title="process-name"/>
  <index-entry file="proces" index="functions" key="process-stack-group-fun-fun" title="process-stack-group"/>
  <index-entry file="proces" index="functions" key="process-initial-stack-group-fun-fun" title="process-initial-stack-group"/>
  <index-entry file="proces" index="functions" key="process-initial-form-fun-fun" title="process-initial-form"/>
  <index-entry file="proces" index="functions" key="process-wait-function-fun-fun" title="process-wait-function"/>
  <index-entry file="proces" index="functions" key="process-wait-argument-list-fun-fun" title="process-wait-argument-list"/>
  <index-entry file="proces" index="functions" key="process-whostate-fun-fun" title="process-whostate"/>
  <index-entry file="errors" index="concepts" key="error system" title="error system"/>
  <index-entry file="errors" index="concepts" key="handling errors" title="handling errors"/>
  <index-entry file="errors" index="concepts" key="condition names" title="condition names"/>
  <index-entry file="errors" index="concepts" key="conditions" title="conditions"/>
  <index-entry file="errors" index="concepts" key="condition instances" title="condition instances"/>
  <index-entry file="errors" index="condition" key="sys:divide-by-zero-condition-condition" title="sys:divide-by-zero"/>
  <index-entry file="errors" index="functions" key="condition-typep-fun-fun" title="condition-typep"/>
  <index-entry file="errors" index="functions" key="errorp-fun-fun" title="errorp"/>
  <index-entry file="errors" index="method" key="condition-condition-names-method-method" title="condition"/>
  <index-entry file="errors" index="concepts" key="condition handlers" title="condition handlers"/>
  <index-entry file="errors" index="functions" key="ignore-errors-fun-mac" title="ignore-errors"/>
  <index-entry file="errors" index="functions" key="si:eval-abort-trivial-errors-fun-fun" title="si:eval-abort-trivial-errors"/>
  <index-entry file="errors" index="functions" key="condition-bind-fun-mac" title="condition-bind"/>
  <index-entry file="errors" index="functions" key="condition-bind-default-fun-mac" title="condition-bind-default"/>
  <index-entry file="errors" index="functions" key="condition-case-fun-mac" title="condition-case"/>
  <index-entry file="errors" index="functions" key="condition-call-fun-mac" title="condition-call"/>
  <index-entry file="errors" index="functions" key="condition-bind-if-fun-mac" title="condition-bind-if"/>
  <index-entry file="errors" index="functions" key="condition-case-if-fun-mac" title="condition-case-if"/>
  <index-entry file="errors" index="functions" key="condition-call-if-fun-mac" title="condition-call-if"/>
  <index-entry file="errors" index="functions" key="condition-bind-default-if-fun-mac" title="condition-bind-default-if"/>
  <index-entry file="errors" index="variables" key="eh:condition-handlers-var-var" title="eh:condition-handlers"/>
  <index-entry file="errors" index="variables" key="eh:condition-default-handlers-var-var" title="eh:condition-default-handlers"/>
  <index-entry file="errors" index="flavor" key="condition-flavor-flavor" title="condition"/>
  <index-entry file="errors" index="flavor" key="error-flavor-flavor" title="error"/>
  <index-entry file="errors" index="flavor" key="sys:no-action-mixin-flavor-flavor" title="sys:no-action-mixin"/>
  <index-entry file="errors" index="flavor" key="sys:proceed-with-value-mixin-flavor-flavor" title="sys:proceed-with-value-mixin"/>
  <index-entry file="errors" index="flavor" key="ferror-flavor-flavor" title="ferror"/>
  <index-entry file="errors" index="flavor" key="sys:warning-flavor-flavor" title="sys:warning"/>
  <index-entry file="errors" index="flavor" key="sys:bad-array-mixin-flavor-flavor" title="sys:bad-array-mixin"/>
  <index-entry file="errors" index="method" key="condition-report-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-report-string-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-dangerous-condition-p-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-debugging-condition-p-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-print-error-message-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-maybe-clear-input-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-bug-report-recipient-system-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-bug-report-description-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-find-current-frame-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-debugger-command-loop-method-method" title="condition"/>
  <index-entry file="errors" index="concepts" key="signaling conditions" title="signaling conditions"/>
  <index-entry file="errors" index="functions" key="ferror-fun-fun" title="ferror"/>
  <index-entry file="errors" index="functions" key="cerror-fun-fun" title="cerror"/>
  <index-entry file="errors" index="functions" key="warn-fun-fun" title="warn"/>
  <index-entry file="errors" index="functions" key="*break-on-warnings*-fun-fun" title="*break-on-warnings*"/>
  <index-entry file="errors" index="functions" key="check-type-fun-mac" title="check-type"/>
  <index-entry file="errors" index="functions" key="check-arg-type-fun-mac" title="check-arg-type"/>
  <index-entry file="errors" index="concepts" key="argument checking" title="argument checking"/>
  <index-entry file="errors" index="functions" key="check-arg-fun-mac" title="check-arg"/>
  <index-entry file="errors" index="functions" key="assert-fun-mac" title="assert"/>
  <index-entry file="errors" index="functions" key="error-fun-fun" title="error"/>
  <index-entry file="errors" index="functions" key="cli:error-fun-fun" title="cli:error"/>
  <index-entry file="errors" index="functions" key="fsignal-fun-fun" title="fsignal"/>
  <index-entry file="errors" index="functions" key="signal-fun-fun" title="signal"/>
  <index-entry file="errors" index="functions" key="errset-fun-mac" title="errset"/>
  <index-entry file="errors" index="functions" key="catch-error-fun-mac" title="catch-error"/>
  <index-entry file="errors" index="variables" key="errset-var-var" title="errset"/>
  <index-entry file="errors" index="functions" key="err-fun-mac" title="err"/>
  <index-entry file="errors" index="concepts" key="signal names" title="signal names"/>
  <index-entry file="errors" index="functions" key="defsignal-fun-mac" title="defsignal"/>
  <index-entry file="errors" index="functions" key="defsignal-explicit-fun-mac" title="defsignal-explicit"/>
  <index-entry file="errors" index="functions" key="make-condition-fun-fun" title="make-condition"/>
  <index-entry file="errors" index="functions" key="signal-condition-fun-fun" title="signal-condition"/>
  <index-entry file="errors" index="variables" key="eh:trace-conditions-var-var" title="eh:trace-conditions"/>
  <index-entry file="errors" index="concepts" key="proceed types" title="proceed types"/>
  <index-entry file="errors" index="method" key="condition-proceed-types-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-proceed-type-p-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-document-proceed-type-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-proceed-asking-user-method-method" title="condition"/>
  <index-entry file="errors" index="method" key="condition-user-proceed-types-method-method" title="condition"/>
  <index-entry file="errors" index="functions" key="signal-proceed-case-fun-mac" title="signal-proceed-case"/>
  <index-entry file="errors" index="concepts" key="resume handlers" title="resume handlers"/>
  <index-entry file="errors" index="concepts" key="nonlocal proceed types" title="nonlocal proceed types"/>
  <index-entry file="errors" index="functions" key="condition-resume-fun-mac" title="condition-resume"/>
  <index-entry file="errors" index="functions" key="condition-resume-if-fun-mac" title="condition-resume-if"/>
  <index-entry file="errors" index="functions" key="catch-error-restart-explicit-if-fun-mac" title="catch-error-restart-explicit-if"/>
  <index-entry file="errors" index="functions" key="error-restart-fun-mac" title="error-restart"/>
  <index-entry file="errors" index="functions" key="error-restart-loop-fun-mac" title="error-restart-loop"/>
  <index-entry file="errors" index="functions" key="catch-error-restart-fun-mac" title="catch-error-restart"/>
  <index-entry file="errors" index="functions" key="catch-error-restart-if-fun-mac" title="catch-error-restart-if"/>
  <index-entry file="errors" index="functions" key="eh:invoke-resume-handler-fun-fun" title="eh:invoke-resume-handler"/>
  <index-entry file="errors" index="variables" key="eh:condition-resume-handlers-var-var" title="eh:condition-resume-handlers"/>
  <index-entry file="errors" index="condition" key="sys:abort-condition-condition" title="sys:abort"/>
  <index-entry file="debug" index="concepts" key="debugger" title="debugger"/>
  <index-entry file="debug" index="variables" key="eh:*inhibit-debugger-proceed-prompt*-var-var" title="eh:*inhibit-debugger-proceed-prompt*"/>
  <index-entry file="debug" index="variables" key="eh:*debug-io-override*-var-var" title="eh:*debug-io-override*"/>
  <index-entry file="debug" index="functions" key="eh-fun-fun" title="eh"/>
  <index-entry file="debug" index="functions" key="eh-arg-fun-fun" title="eh-arg"/>
  <index-entry file="debug" index="functions" key="eh:arg-fun-fun" title="eh:arg"/>
  <index-entry file="debug" index="functions" key="eh-loc-fun-fun" title="eh-loc"/>
  <index-entry file="debug" index="functions" key="eh:loc-fun-fun" title="eh:loc"/>
  <index-entry file="debug" index="functions" key="eh-val-fun-fun" title="eh-val"/>
  <index-entry file="debug" index="functions" key="eh:val-fun-fun" title="eh:val"/>
  <index-entry file="debug" index="functions" key="eh-fun-fun-fun" title="eh-fun"/>
  <index-entry file="debug" index="functions" key="eh:fun-fun-fun" title="eh:fun"/>
  <index-entry file="debug" index="functions" key="si:debug-warm-booted-process-fun-fun" title="si:debug-warm-booted-process"/>
  <index-entry file="db-aid" index="concepts" key="tracing function execution" title="tracing function execution"/>
  <index-entry file="db-aid" index="functions" key="trace-fun-spec" title="trace"/>
  <index-entry file="db-aid" index="keywords" key=":break trace" title=":break trace"/>
  <index-entry file="db-aid" index="keywords" key=":exitbreak trace" title=":exitbreak trace"/>
  <index-entry file="db-aid" index="keywords" key=":error trace" title=":error trace"/>
  <index-entry file="db-aid" index="keywords" key=":step trace" title=":step trace"/>
  <index-entry file="db-aid" index="keywords" key=":stepcond trace" title=":stepcond trace"/>
  <index-entry file="db-aid" index="keywords" key=":entrycond trace" title=":entrycond trace"/>
  <index-entry file="db-aid" index="keywords" key=":exitcond trace" title=":exitcond trace"/>
  <index-entry file="db-aid" index="keywords" key=":cond trace" title=":cond trace"/>
  <index-entry file="db-aid" index="keywords" key=":wherein trace" title=":wherein trace"/>
  <index-entry file="db-aid" index="keywords" key=":argpdl trace" title=":argpdl trace"/>
  <index-entry file="db-aid" index="keywords" key=":entryprint trace" title=":entryprint trace"/>
  <index-entry file="db-aid" index="keywords" key=":exitprint trace" title=":exitprint trace"/>
  <index-entry file="db-aid" index="keywords" key=":print trace" title=":print trace"/>
  <index-entry file="db-aid" index="keywords" key=":entry trace" title=":entry trace"/>
  <index-entry file="db-aid" index="keywords" key=":exit trace" title=":exit trace"/>
  <index-entry file="db-aid" index="keywords" key=":arg trace" title=":arg trace"/>
  <index-entry file="db-aid" index="keywords" key=":value trace" title=":value trace"/>
  <index-entry file="db-aid" index="keywords" key=":both trace" title=":both trace"/>
  <index-entry file="db-aid" index="variables" key="arglist" title="arglist"/>
  <index-entry file="db-aid" index="variables" key="values" title="values"/>
  <index-entry file="db-aid" index="functions" key="untrace-fun-spec" title="untrace"/>
  <index-entry file="db-aid" index="variables" key="trace-compile-flag-var-var" title="trace-compile-flag"/>
  <index-entry file="db-aid" index="functions" key="breakon-fun-fun" title="breakon"/>
  <index-entry file="db-aid" index="functions" key="unbreakon-fun-fun" title="unbreakon"/>
  <index-entry file="db-aid" index="concepts" key="advice to functions" title="advice to functions"/>
  <index-entry file="db-aid" index="functions" key="advise-fun-mac" title="advise"/>
  <index-entry file="db-aid" index="functions" key="unadvise-fun-mac" title="unadvise"/>
  <index-entry file="db-aid" index="functions" key="si:advise-1-fun-fun" title="si:advise-1"/>
  <index-entry file="db-aid" index="functions" key="si:unadvise-1-fun-fun" title="si:unadvise-1"/>
  <index-entry file="db-aid" index="functions" key="advise-within-fun-mac" title="advise-within"/>
  <index-entry file="db-aid" index="functions" key="unadvise-within-fun-mac" title="unadvise-within"/>
  <index-entry file="db-aid" index="concepts" key="stepping through evaluation" title="stepping through evaluation"/>
  <index-entry file="db-aid" index="functions" key="step-fun-fun" title="step"/>
  <index-entry file="db-aid" index="variables" key="evalhook-var-var" title="evalhook"/>
  <index-entry file="db-aid" index="variables" key="*evalhook*-var-var" title="*evalhook*"/>
  <index-entry file="db-aid" index="variables" key="applyhook-var-var" title="applyhook"/>
  <index-entry file="db-aid" index="variables" key="*applyhook*-var-var" title="*applyhook*"/>
  <index-entry file="db-aid" index="functions" key="evalhook-fun-fun" title="evalhook"/>
  <index-entry file="db-aid" index="functions" key="applyhook-fun-fun" title="applyhook"/>
  <index-entry file="db-aid" index="concepts" key="MAR" title="MAR"/>
  <index-entry file="db-aid" index="functions" key="set-mar-fun-fun" title="set-mar"/>
  <index-entry file="db-aid" index="functions" key="clear-mar-fun-fun" title="clear-mar"/>
  <index-entry file="db-aid" index="functions" key="mar-mode-fun-fun" title="mar-mode"/>
  <index-entry file="db-aid" index="condition" key="sys:mar-break-condition-condition" title="sys:mar-break"/>
  <index-entry file="code" index="concepts" key="compiled code" title="compiled code"/>
  <index-entry file="query" index="concepts" key="querying the user" title="querying the user"/>
  <index-entry file="query" index="concepts" key="yes-or-no" title="yes-or-no"/>
  <index-entry file="query" index="functions" key="y-or-n-p-fun-fun" title="y-or-n-p"/>
  <index-entry file="query" index="functions" key="yes-or-no-p-fun-fun" title="yes-or-no-p"/>
  <index-entry file="query" index="functions" key="fquery-fun-fun" title="fquery"/>
  <index-entry file="query" index="condition" key="fquery-condition-condition" title="fquery"/>
  <index-entry file="query" index="constant" key="format:y-or-n-p-options-var-const" title="format:y-or-n-p-options"/>
  <index-entry file="query" index="constant" key="format:yes-or-no-p-options-var-const" title="format:yes-or-no-p-options"/>
  <index-entry file="query" index="constant" key="format:y-or-n-p-choices-var-const" title="format:y-or-n-p-choices"/>
  <index-entry file="init" index="concepts" key="initialization" title="initialization"/>
  <index-entry file="init" index="functions" key="add-initialization-fun-fun" title="add-initialization"/>
  <index-entry file="init" index="keywords" key=":normal add-initialization" title=":normal add-initialization"/>
  <index-entry file="init" index="keywords" key=":first add-initialization" title=":first add-initialization"/>
  <index-entry file="init" index="keywords" key=":now add-initialization" title=":now add-initialization"/>
  <index-entry file="init" index="keywords" key=":redo add-initialization" title=":redo add-initialization"/>
  <index-entry file="init" index="variables" key="si:initialization-keywords-var-var" title="si:initialization-keywords"/>
  <index-entry file="init" index="functions" key="delete-initialization-fun-fun" title="delete-initialization"/>
  <index-entry file="init" index="functions" key="initializations-fun-fun" title="initializations"/>
  <index-entry file="init" index="functions" key="reset-initializations-fun-fun" title="reset-initializations"/>
  <index-entry file="time" index="concepts" key="dates and times" title="dates and times"/>
  <index-entry file="time" index="concepts" key="times and dates" title="times and dates"/>
  <index-entry file="time" index="concepts" key="universal time" title="universal time"/>
  <index-entry file="time" index="functions" key="get-decoded-time-fun-fun" title="get-decoded-time"/>
  <index-entry file="time" index="functions" key="time:get-time-fun-fun" title="time:get-time"/>
  <index-entry file="time" index="functions" key="get-universal-time-fun-fun" title="get-universal-time"/>
  <index-entry file="time" index="functions" key="time:set-local-time-fun-fun" title="time:set-local-time"/>
  <index-entry file="time" index="concepts" key="60ths of a second" title="60ths of a second"/>
  <index-entry file="time" index="functions" key="time-fun-fun" title="time"/>
  <index-entry file="time" index="functions" key="get-internal-run-time-fun-fun" title="get-internal-run-time"/>
  <index-entry file="time" index="functions" key="get-internal-real-time-fun-fun" title="get-internal-real-time"/>
  <index-entry file="time" index="constant" key="internal-time-units-per-second-var-const" title="internal-time-units-per-second"/>
  <index-entry file="time" index="functions" key="time-lessp-fun-fun" title="time-lessp"/>
  <index-entry file="time" index="functions" key="time-difference-fun-fun" title="time-difference"/>
  <index-entry file="time" index="functions" key="time-increment-fun-fun" title="time-increment"/>
  <index-entry file="time" index="concepts" key="microseconds" title="microseconds"/>
  <index-entry file="time" index="functions" key="time:microsecond-time-fun-fun" title="time:microsecond-time"/>
  <index-entry file="time" index="functions" key="time:fixnum-microsecond-time-fun-fun" title="time:fixnum-microsecond-time"/>
  <index-entry file="time" index="functions" key="time:print-current-time-fun-fun" title="time:print-current-time"/>
  <index-entry file="time" index="functions" key="time:print-time-fun-fun" title="time:print-time"/>
  <index-entry file="time" index="functions" key="time:print-universal-time-fun-fun" title="time:print-universal-time"/>
  <index-entry file="time" index="functions" key="time:print-brief-universal-time-fun-fun" title="time:print-brief-universal-time"/>
  <index-entry file="time" index="variables" key="time:*default-date-print-mode*-var-var" title="time:*default-date-print-mode*"/>
  <index-entry file="time" index="functions" key="time:print-current-date-fun-fun" title="time:print-current-date"/>
  <index-entry file="time" index="functions" key="time:print-date-fun-fun" title="time:print-date"/>
  <index-entry file="time" index="functions" key="time:print-universal-date-fun-fun" title="time:print-universal-date"/>
  <index-entry file="time" index="functions" key="time:parse-fun-fun" title="time:parse"/>
  <index-entry file="time" index="functions" key="time:parse-universal-time-fun-fun" title="time:parse-universal-time"/>
  <index-entry file="time" index="functions" key="time:print-interval-or-never-fun-fun" title="time:print-interval-or-never"/>
  <index-entry file="time" index="functions" key="time:parse-interval-or-never-fun-fun" title="time:parse-interval-or-never"/>
  <index-entry file="time" index="functions" key="time:read-interval-or-never-fun-fun" title="time:read-interval-or-never"/>
  <index-entry file="time" index="functions" key="decode-universal-time-fun-fun" title="decode-universal-time"/>
  <index-entry file="time" index="functions" key="encode-universal-time-fun-fun" title="encode-universal-time"/>
  <index-entry file="time" index="variables" key="time:*timezone*-var-var" title="time:*timezone*"/>
  <index-entry file="time" index="functions" key="time:initialize-timebase-fun-fun" title="time:initialize-timebase"/>
  <index-entry file="time" index="functions" key="time:daylight-savings-time-p-fun-fun" title="time:daylight-savings-time-p"/>
  <index-entry file="time" index="functions" key="time:daylight-savings-p-fun-fun" title="time:daylight-savings-p"/>
  <index-entry file="time" index="functions" key="time:month-length-fun-fun" title="time:month-length"/>
  <index-entry file="time" index="functions" key="time:leap-year-p-fun-fun" title="time:leap-year-p"/>
  <index-entry file="time" index="functions" key="time:verify-date-fun-fun" title="time:verify-date"/>
  <index-entry file="time" index="functions" key="time:day-of-the-week-string-fun-fun" title="time:day-of-the-week-string"/>
  <index-entry file="time" index="functions" key="time:month-string-fun-fun" title="time:month-string"/>
  <index-entry file="time" index="functions" key="time:timezone-string-fun-fun" title="time:timezone-string"/>
  <index-entry file="fd-hac" index="functions" key="documentation-fun-fun" title="documentation"/>
  <index-entry file="fd-hac" index="functions" key="hardcopy-file-fun-fun" title="hardcopy-file"/>
  <index-entry file="fd-hac" index="functions" key="set-printer-default-option-fun-fun" title="set-printer-default-option"/>
  <index-entry file="fd-hac" index="functions" key="hardcopy-stream-fun-fun" title="hardcopy-stream"/>
  <index-entry file="fd-hac" index="functions" key="hardcopy-bit-array-fun-fun" title="hardcopy-bit-array"/>
  <index-entry file="fd-hac" index="functions" key="hardcopy-status-fun-fun" title="hardcopy-status"/>
  <index-entry file="fd-hac" index="variables" key="si:*default-printer*-var-var" title="si:*default-printer*"/>
  <index-entry file="fd-hac" index="variables" key="si:*default-bit-array-printer*-var-var" title="si:*default-bit-array-printer*"/>
  <index-entry file="fd-hac" index="variables" key="sys:%meter-microcode-enables-var-var" title="sys:%meter-microcode-enables"/>
  <index-entry file="fd-hac" index="functions" key="meter:enable-fun-fun" title="meter:enable"/>
  <index-entry file="fd-hac" index="functions" key="meter:disable-fun-fun" title="meter:disable"/>
  <index-entry file="fd-hac" index="variables" key="meter:metered-objects-var-var" title="meter:metered-objects"/>
  <index-entry file="fd-hac" index="functions" key="meter:run-fun-fun" title="meter:run"/>
  <index-entry file="fd-hac" index="functions" key="meter:test-fun-fun" title="meter:test"/>
  <index-entry file="fd-hac" index="functions" key="meter:analyze-fun-fun" title="meter:analyze"/>
  <index-entry file="fd-hac" index="functions" key="meter:reset-fun-fun" title="meter:reset"/>
  <index-entry file="fd-hac" index="functions" key="meter:resume-gc-process-fun-fun" title="meter:resume-gc-process"/>
  <index-entry file="fd-hac" index="functions" key="who-calls-fun-fun" title="who-calls"/>
  <index-entry file="fd-hac" index="functions" key="what-files-call-fun-fun" title="what-files-call"/>
  <index-entry file="fd-hac" index="functions" key="apropos-fun-fun" title="apropos"/>
  <index-entry file="fd-hac" index="functions" key="sub-apropos-fun-fun" title="sub-apropos"/>
  <index-entry file="fd-hac" index="functions" key="where-is-fun-fun" title="where-is"/>
  <index-entry file="fd-hac" index="functions" key="describe-fun-fun" title="describe"/>
  <index-entry file="fd-hac" index="functions" key="inspect-fun-fun" title="inspect"/>
  <index-entry file="fd-hac" index="functions" key="disassemble-fun-fun" title="disassemble"/>
  <index-entry file="fd-hac" index="functions" key="room-fun-fun" title="room"/>
  <index-entry file="fd-hac" index="variables" key="room-var-var" title="room"/>
  <index-entry file="fd-hac" index="functions" key="ed-fun-fun" title="ed"/>
  <index-entry file="fd-hac" index="functions" key="zwei:save-all-files-fun-fun" title="zwei:save-all-files"/>
  <index-entry file="fd-hac" index="functions" key="dired-fun-fun" title="dired"/>
  <index-entry file="fd-hac" index="functions" key="mail-fun-fun" title="mail"/>
  <index-entry file="fd-hac" index="functions" key="bug-fun-fun" title="bug"/>
  <index-entry file="fd-hac" index="functions" key="print-notifications-fun-fun" title="print-notifications"/>
  <index-entry file="fd-hac" index="functions" key="si:print-disk-error-log-fun-fun" title="si:print-disk-error-log"/>
  <index-entry file="fd-hac" index="functions" key="peek-fun-fun" title="peek"/>
  <index-entry file="fd-hac" index="functions" key="time-fun-fun" title="time"/>
  <index-entry file="fd-hac" index="concepts" key="lisp top level" title="lisp top level"/>
  <index-entry file="fd-hac" index="concepts" key="read-eval-print loop" title="read-eval-print loop"/>
  <index-entry file="fd-hac" index="concepts" key="listen loop" title="listen loop"/>
  <index-entry file="fd-hac" index="functions" key="si:lisp-top-level-fun-fun" title="si:lisp-top-level"/>
  <index-entry file="fd-hac" index="functions" key="lisp-reinitialize-fun-fun" title="lisp-reinitialize"/>
  <index-entry file="fd-hac" index="functions" key="si:lisp-top-level1-fun-fun" title="si:lisp-top-level1"/>
  <index-entry file="fd-hac" index="concepts" key="break loop" title="break loop"/>
  <index-entry file="fd-hac" index="functions" key="break-fun-fun" title="break"/>
  <index-entry file="fd-hac" index="variables" key="prin1-var-var" title="prin1"/>
  <index-entry file="fd-hac" index="variables" key="--var-var" title="-"/>
  <index-entry file="fd-hac" index="variables" key="+-var-var" title="+"/>
  <index-entry file="fd-hac" index="variables" key="*-var-var" title="*"/>
  <index-entry file="fd-hac" index="variables" key="//-var-var" title="//"/>
  <index-entry file="fd-hac" index="variables" key="++-var-var" title="++"/>
  <index-entry file="fd-hac" index="variables" key="+++-var-var" title="+++"/>
  <index-entry file="fd-hac" index="variables" key="**-var-var" title="**"/>
  <index-entry file="fd-hac" index="variables" key="////-var-var" title="////"/>
  <index-entry file="fd-hac" index="variables" key="***-var-var" title="***"/>
  <index-entry file="fd-hac" index="variables" key="//////-var-var" title="//////"/>
  <index-entry file="fd-hac" index="variables" key="*values*-var-var" title="*values*"/>
  <index-entry file="fd-hac" index="variables" key="sys:*break-bindings*-var-var" title="sys:*break-bindings*"/>
  <index-entry file="fd-hac" index="variables" key="lisp-crash-list-var-var" title="lisp-crash-list"/>
  <index-entry file="fd-hac" index="concepts" key="garbage collector" title="garbage collector"/>
  <index-entry file="fd-hac" index="functions" key="gc-on-fun-fun" title="gc-on"/>
  <index-entry file="fd-hac" index="functions" key="gc-off-fun-fun" title="gc-off"/>
  <index-entry file="fd-hac" index="variables" key="gc-on-var-var" title="gc-on"/>
  <index-entry file="fd-hac" index="variables" key="si:inhibit-idle-scavenging-flag-var-var" title="si:inhibit-idle-scavenging-flag"/>
  <index-entry file="fd-hac" index="variables" key="si:gc-reclaim-immediately-var-var" title="si:gc-reclaim-immediately"/>
  <index-entry file="fd-hac" index="variables" key="si:gc-reclaim-immediately-if-necessary-var-var" title="si:gc-reclaim-immediately-if-necessary"/>
  <index-entry file="fd-hac" index="variables" key="si:gc-flip-ratio-var-var" title="si:gc-flip-ratio"/>
  <index-entry file="fd-hac" index="variables" key="si:gc-flip-minimum-ratio-var-var" title="si:gc-flip-minimum-ratio"/>
  <index-entry file="fd-hac" index="functions" key="si:full-gc-fun-fun" title="si:full-gc"/>
  <index-entry file="fd-hac" index="functions" key="si:clean-up-static-area-fun-fun" title="si:clean-up-static-area"/>
  <index-entry file="fd-hac" index="functions" key="gc-status-fun-fun" title="gc-status"/>
  <index-entry file="fd-hac" index="functions" key="si:set-scavenger-ws-fun-fun" title="si:set-scavenger-ws"/>
  <index-entry file="fd-hac" index="variables" key="user-id-var-var" title="user-id"/>
  <index-entry file="fd-hac" index="variables" key="logout-list-var-var" title="logout-list"/>
  <index-entry file="fd-hac" index="functions" key="login-fun-fun" title="login"/>
  <index-entry file="fd-hac" index="functions" key="log1-fun-fun" title="log1"/>
  <index-entry file="fd-hac" index="variables" key="si:user-init-options-var-var" title="si:user-init-options"/>
  <index-entry file="fd-hac" index="functions" key="logout-fun-fun" title="logout"/>
  <index-entry file="fd-hac" index="functions" key="login-forms-fun-mac" title="login-forms"/>
  <index-entry file="fd-hac" index="functions" key="login-setq-fun-mac" title="login-setq"/>
  <index-entry file="fd-hac" index="functions" key="login-eval-fun-fun" title="login-eval"/>
  <index-entry file="fd-hac" index="functions" key="si:undoable-forms-1-fun-fun" title="si:undoable-forms-1"/>
  <index-entry file="fd-hac" index="concepts" key="dribble file" title="dribble file"/>
  <index-entry file="fd-hac" index="functions" key="dribble-fun-fun" title="dribble"/>
  <index-entry file="fd-hac" index="functions" key="dribble-all-fun-fun" title="dribble-all"/>
  <index-entry file="fd-hac" index="variables" key="*features*-var-var" title="*features*"/>
  <index-entry file="fd-hac" index="functions" key="lisp-implementation-type-fun-fun" title="lisp-implementation-type"/>
  <index-entry file="fd-hac" index="functions" key="lisp-implementation-version-fun-fun" title="lisp-implementation-version"/>
  <index-entry file="fd-hac" index="functions" key="machine-type-fun-fun" title="machine-type"/>
  <index-entry file="fd-hac" index="functions" key="machine-version-fun-fun" title="machine-version"/>
  <index-entry file="fd-hac" index="functions" key="machine-instance-fun-fun" title="machine-instance"/>
  <index-entry file="fd-hac" index="functions" key="software-type-fun-fun" title="software-type"/>
  <index-entry file="fd-hac" index="functions" key="software-version-fun-fun" title="software-version"/>
  <index-entry file="fd-hac" index="functions" key="short-site-name-fun-fun" title="short-site-name"/>
  <index-entry file="fd-hac" index="functions" key="long-site-name-fun-fun" title="long-site-name"/>
  <index-entry file="fd-hac" index="concepts" key="band" title="band"/>
  <index-entry file="fd-hac" index="concepts" key="partition" title="partition"/>
  <index-entry file="fd-hac" index="concepts" key="booting" title="booting"/>
  <index-entry file="fd-hac" index="functions" key="print-disk-label-fun-fun" title="print-disk-label"/>
  <index-entry file="fd-hac" index="functions" key="set-current-band-fun-fun" title="set-current-band"/>
  <index-entry file="fd-hac" index="functions" key="set-current-microload-fun-fun" title="set-current-microload"/>
  <index-entry file="fd-hac" index="functions" key="si:current-band-fun-fun" title="si:current-band"/>
  <index-entry file="fd-hac" index="functions" key="si:current-microload-fun-fun" title="si:current-microload"/>
  <index-entry file="fd-hac" index="functions" key="si:edit-disk-label-fun-fun" title="si:edit-disk-label"/>
  <index-entry file="fd-hac" index="functions" key="disk-restore-fun-fun" title="disk-restore"/>
  <index-entry file="fd-hac" index="functions" key="describe-partition-fun-fun" title="describe-partition"/>
  <index-entry file="fd-hac" index="functions" key="load-and-save-patches-fun-fun" title="load-and-save-patches"/>
  <index-entry file="fd-hac" index="functions" key="disk-save-fun-fun" title="disk-save"/>
  <index-entry file="fd-hac" index="variables" key="si:login-history-var-var" title="si:login-history"/>
  <index-entry file="fd-hac" index="functions" key="si:receive-band-fun-fun" title="si:receive-band"/>
  <index-entry file="fd-hac" index="functions" key="si:transmit-band-fun-fun" title="si:transmit-band"/>
  <index-entry file="fd-hac" index="functions" key="si:compare-band-fun-fun" title="si:compare-band"/>
  <index-entry file="fd-hac" index="concepts" key="site options" title="site options"/>
  <index-entry file="fd-hac" index="concepts" key="host table" title="host table"/>
  <index-entry file="fd-hac" index="functions" key="defsite-fun-mac" title="defsite"/>
  <index-entry file="fd-hac" index="variables" key="site-name-var-var" title="site-name"/>
  <index-entry file="fd-hac" index="functions" key="get-site-option-fun-fun" title="get-site-option"/>
  <index-entry file="fd-hac" index="functions" key="define-site-variable-fun-mac" title="define-site-variable"/>
  <index-entry file="fd-hac" index="functions" key="define-site-host-list-fun-mac" title="define-site-host-list"/>
  <index-entry file="fd-hac" index="variables" key="si:associated-machine-var-var" title="si:associated-machine"/>
</index>
