<?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