source: branches/1.1.x/doc/manual/system.tex

Last change on this file was 14286, checked in by Mark Evenson, 11 years ago

manual: Add MOP dictionary to appendix.

File size: 33.5 KB
Line 
1\paragraph{}
2\label{SYSTEM:LOGICAL-PATHNAME-P}
3\index{LOGICAL-PATHNAME-P}
4--- Function: \textbf{logical-pathname-p} [\textbf{system}] \textit{object}
5
6\begin{adjustwidth}{5em}{5em}
7Returns true if OBJECT is of type logical-pathname; otherwise, returns false.
8\end{adjustwidth}
9
10\paragraph{}
11\label{SYSTEM:SLOT-DEFINITION-READERS}
12\index{SLOT-DEFINITION-READERS}
13--- Function: \textbf{\%slot-definition-readers} [\textbf{system}] \textit{slot-definition}
14
15\begin{adjustwidth}{5em}{5em}
16not-documented
17\end{adjustwidth}
18
19\paragraph{}
20\label{SYSTEM:COMPILER-MACROEXPAND}
21\index{COMPILER-MACROEXPAND}
22--- Function: \textbf{compiler-macroexpand} [\textbf{system}] \textit{form \&optional env}
23
24\begin{adjustwidth}{5em}{5em}
25not-documented
26\end{adjustwidth}
27
28\paragraph{}
29\label{SYSTEM:SET-GENERIC-FUNCTION-INITIAL-METHODS}
30\index{SET-GENERIC-FUNCTION-INITIAL-METHODS}
31--- Function: \textbf{set-generic-function-initial-methods} [\textbf{system}] \textit{}
32
33\begin{adjustwidth}{5em}{5em}
34not-documented
35\end{adjustwidth}
36
37\paragraph{}
38\label{SYSTEM:SET-SLOT-DEFINITION-READERS}
39\index{SET-SLOT-DEFINITION-READERS}
40--- Function: \textbf{set-slot-definition-readers} [\textbf{system}] \textit{slot-definition readers}
41
42\begin{adjustwidth}{5em}{5em}
43not-documented
44\end{adjustwidth}
45
46\paragraph{}
47\label{SYSTEM:SET-SLOT-DEFINITION-INITFORM}
48\index{SET-SLOT-DEFINITION-INITFORM}
49--- Function: \textbf{set-slot-definition-initform} [\textbf{system}] \textit{slot-definition initform}
50
51\begin{adjustwidth}{5em}{5em}
52not-documented
53\end{adjustwidth}
54
55\paragraph{}
56\label{SYSTEM:GENERIC-FUNCTION-DOCUMENTATION}
57\index{GENERIC-FUNCTION-DOCUMENTATION}
58--- Function: \textbf{generic-function-documentation} [\textbf{system}] \textit{}
59
60\begin{adjustwidth}{5em}{5em}
61not-documented
62\end{adjustwidth}
63
64\paragraph{}
65\label{SYSTEM:NSTRING-CAPITALIZE}
66\index{NSTRING-CAPITALIZE}
67--- Function: \textbf{\%nstring-capitalize} [\textbf{system}] \textit{}
68
69\begin{adjustwidth}{5em}{5em}
70not-documented
71\end{adjustwidth}
72
73\paragraph{}
74\label{SYSTEM:CLASS-FINALIZED-P}
75\index{CLASS-FINALIZED-P}
76--- Function: \textbf{\%class-finalized-p} [\textbf{system}] \textit{}
77
78\begin{adjustwidth}{5em}{5em}
79not-documented
80\end{adjustwidth}
81
82\paragraph{}
83\label{SYSTEM:ENVIRONMENT-ADD-MACRO-DEFINITION}
84\index{ENVIRONMENT-ADD-MACRO-DEFINITION}
85--- Function: \textbf{environment-add-macro-definition} [\textbf{system}] \textit{environment name expander}
86
87\begin{adjustwidth}{5em}{5em}
88not-documented
89\end{adjustwidth}
90
91\paragraph{}
92\label{SYSTEM:LAMBDA-NAME}
93\index{LAMBDA-NAME}
94--- Function: \textbf{lambda-name} [\textbf{system}] \textit{}
95
96\begin{adjustwidth}{5em}{5em}
97not-documented
98\end{adjustwidth}
99
100\paragraph{}
101\label{SYSTEM:STD-SLOT-VALUE}
102\index{STD-SLOT-VALUE}
103--- Function: \textbf{std-slot-value} [\textbf{system}] \textit{instance slot-name}
104
105\begin{adjustwidth}{5em}{5em}
106not-documented
107\end{adjustwidth}
108
109\paragraph{}
110\label{SYSTEM:STD-INSTANCE-CLASS}
111\index{STD-INSTANCE-CLASS}
112--- Function: \textbf{std-instance-class} [\textbf{system}] \textit{}
113
114\begin{adjustwidth}{5em}{5em}
115not-documented
116\end{adjustwidth}
117
118\paragraph{}
119\label{SYSTEM:MAKE-SLOT-DEFINITION}
120\index{MAKE-SLOT-DEFINITION}
121--- Function: \textbf{make-slot-definition} [\textbf{system}] \textit{\&optional class}
122
123\begin{adjustwidth}{5em}{5em}
124Cannot be called with user-defined subclasses of standard-slot-definition.
125\end{adjustwidth}
126
127\paragraph{}
128\label{SYSTEM:WRITE-VECTOR-UNSIGNED-BYTE-8}
129\index{WRITE-VECTOR-UNSIGNED-BYTE-8}
130--- Function: \textbf{write-vector-unsigned-byte-8} [\textbf{system}] \textit{vector stream start end}
131
132\begin{adjustwidth}{5em}{5em}
133not-documented
134\end{adjustwidth}
135
136\paragraph{}
137\label{SYSTEM:NOTINLINE-P}
138\index{NOTINLINE-P}
139--- Function: \textbf{notinline-p} [\textbf{system}] \textit{name}
140
141\begin{adjustwidth}{5em}{5em}
142not-documented
143\end{adjustwidth}
144
145\paragraph{}
146\label{SYSTEM:VECTOR-DELETE-EQL}
147\index{VECTOR-DELETE-EQL}
148--- Function: \textbf{vector-delete-eql} [\textbf{system}] \textit{item vector}
149
150\begin{adjustwidth}{5em}{5em}
151not-documented
152\end{adjustwidth}
153
154\paragraph{}
155\label{SYSTEM:PACKAGE-SYMBOLS}
156\index{PACKAGE-SYMBOLS}
157--- Function: \textbf{package-symbols} [\textbf{system}] \textit{}
158
159\begin{adjustwidth}{5em}{5em}
160not-documented
161\end{adjustwidth}
162
163\paragraph{}
164\label{SYSTEM:SET-CLASS-DIRECT-SUBCLASSES}
165\index{SET-CLASS-DIRECT-SUBCLASSES}
166--- Function: \textbf{\%set-class-direct-subclasses} [\textbf{system}] \textit{class direct-subclasses}
167
168\begin{adjustwidth}{5em}{5em}
169not-documented
170\end{adjustwidth}
171
172\paragraph{}
173\label{SYSTEM:DEFCONST}
174\index{DEFCONST}
175--- Macro: \textbf{defconst} [\textbf{system}] \textit{}
176
177\begin{adjustwidth}{5em}{5em}
178not-documented
179\end{adjustwidth}
180
181\paragraph{}
182\label{SYSTEM:COMPILE-FILE-IF-NEEDED}
183\index{COMPILE-FILE-IF-NEEDED}
184--- Function: \textbf{compile-file-if-needed} [\textbf{system}] \textit{input-file \&rest allargs \&key force-compile \&allow-other-keys}
185
186\begin{adjustwidth}{5em}{5em}
187not-documented
188\end{adjustwidth}
189
190\paragraph{}
191\label{SYSTEM:PUTHASH}
192\index{PUTHASH}
193--- Function: \textbf{puthash} [\textbf{system}] \textit{key hash-table new-value \&optional default}
194
195\begin{adjustwidth}{5em}{5em}
196not-documented
197\end{adjustwidth}
198
199\paragraph{}
200\label{SYSTEM:STRUCTURE-SET}
201\index{STRUCTURE-SET}
202--- Function: \textbf{structure-set} [\textbf{system}] \textit{instance index new-value}
203
204\begin{adjustwidth}{5em}{5em}
205not-documented
206\end{adjustwidth}
207
208\paragraph{}
209\label{SYSTEM:MAKE-LAYOUT}
210\index{MAKE-LAYOUT}
211--- Function: \textbf{make-layout} [\textbf{system}] \textit{class instance-slots class-slots}
212
213\begin{adjustwidth}{5em}{5em}
214not-documented
215\end{adjustwidth}
216
217\paragraph{}
218\label{SYSTEM:STRING/=}
219\index{STRING/=}
220--- Function: \textbf{\%string/=} [\textbf{system}] \textit{}
221
222\begin{adjustwidth}{5em}{5em}
223not-documented
224\end{adjustwidth}
225
226\paragraph{}
227\label{SYSTEM:DELETE-EQ}
228\index{DELETE-EQ}
229--- Function: \textbf{delete-eq} [\textbf{system}] \textit{item sequence}
230
231\begin{adjustwidth}{5em}{5em}
232not-documented
233\end{adjustwidth}
234
235\paragraph{}
236\label{SYSTEM:SINGLE-FLOAT-BITS}
237\index{SINGLE-FLOAT-BITS}
238--- Function: \textbf{single-float-bits} [\textbf{system}] \textit{float}
239
240\begin{adjustwidth}{5em}{5em}
241not-documented
242\end{adjustwidth}
243
244\paragraph{}
245\label{SYSTEM:+KEYWORD-PACKAGE+}
246\index{+KEYWORD-PACKAGE+}
247--- Variable: \textbf{+keyword-package+} [\textbf{system}] \textit{}
248
249\begin{adjustwidth}{5em}{5em}
250not-documented
251\end{adjustwidth}
252
253\paragraph{}
254\label{SYSTEM:PROCESS-KILL}
255\index{PROCESS-KILL}
256--- Function: \textbf{process-kill} [\textbf{system}] \textit{process}
257
258\begin{adjustwidth}{5em}{5em}
259not-documented
260\end{adjustwidth}
261
262\paragraph{}
263\label{SYSTEM:LAYOUT-LENGTH}
264\index{LAYOUT-LENGTH}
265--- Function: \textbf{layout-length} [\textbf{system}] \textit{layout}
266
267\begin{adjustwidth}{5em}{5em}
268not-documented
269\end{adjustwidth}
270
271\paragraph{}
272\label{SYSTEM:ENVIRONMENT}
273\index{ENVIRONMENT}
274--- Class: \textbf{environment} [\textbf{system}] \textit{}
275
276\begin{adjustwidth}{5em}{5em}
277not-documented
278\end{adjustwidth}
279
280\paragraph{}
281\label{SYSTEM:GENERIC-FUNCTION-METHOD-CLASS}
282\index{GENERIC-FUNCTION-METHOD-CLASS}
283--- Function: \textbf{\%generic-function-method-class} [\textbf{system}] \textit{}
284
285\begin{adjustwidth}{5em}{5em}
286not-documented
287\end{adjustwidth}
288
289\paragraph{}
290\label{SYSTEM:LIST-DELETE-EQL}
291\index{LIST-DELETE-EQL}
292--- Function: \textbf{list-delete-eql} [\textbf{system}] \textit{item list}
293
294\begin{adjustwidth}{5em}{5em}
295not-documented
296\end{adjustwidth}
297
298\paragraph{}
299\label{SYSTEM:ASET}
300\index{ASET}
301--- Function: \textbf{aset} [\textbf{system}] \textit{array subscripts new-element}
302
303\begin{adjustwidth}{5em}{5em}
304not-documented
305\end{adjustwidth}
306
307\paragraph{}
308\label{SYSTEM:*COMPILE-FILE-TYPE*}
309\index{*COMPILE-FILE-TYPE*}
310--- Variable: \textbf{*compile-file-type*} [\textbf{system}] \textit{}
311
312\begin{adjustwidth}{5em}{5em}
313not-documented
314\end{adjustwidth}
315
316\paragraph{}
317\label{SYSTEM:+CL-PACKAGE+}
318\index{+CL-PACKAGE+}
319--- Variable: \textbf{+cl-package+} [\textbf{system}] \textit{}
320
321\begin{adjustwidth}{5em}{5em}
322not-documented
323\end{adjustwidth}
324
325\paragraph{}
326\label{SYSTEM:CLASS-DIRECT-SUBCLASSES}
327\index{CLASS-DIRECT-SUBCLASSES}
328--- Function: \textbf{\%class-direct-subclasses} [\textbf{system}] \textit{}
329
330\begin{adjustwidth}{5em}{5em}
331not-documented
332\end{adjustwidth}
333
334\paragraph{}
335\label{SYSTEM:GF-REQUIRED-ARGS}
336\index{GF-REQUIRED-ARGS}
337--- Function: \textbf{gf-required-args} [\textbf{system}] \textit{}
338
339\begin{adjustwidth}{5em}{5em}
340not-documented
341\end{adjustwidth}
342
343\paragraph{}
344\label{SYSTEM:SET-SCHAR}
345\index{SET-SCHAR}
346--- Function: \textbf{set-schar} [\textbf{system}] \textit{string index character}
347
348\begin{adjustwidth}{5em}{5em}
349not-documented
350\end{adjustwidth}
351
352\paragraph{}
353\label{SYSTEM:MAKE-FILL-POINTER-OUTPUT-STREAM}
354\index{MAKE-FILL-POINTER-OUTPUT-STREAM}
355--- Function: \textbf{make-fill-pointer-output-stream} [\textbf{system}] \textit{}
356
357\begin{adjustwidth}{5em}{5em}
358not-documented
359\end{adjustwidth}
360
361\paragraph{}
362\label{SYSTEM:STRING-CAPITALIZE}
363\index{STRING-CAPITALIZE}
364--- Function: \textbf{\%string-capitalize} [\textbf{system}] \textit{}
365
366\begin{adjustwidth}{5em}{5em}
367not-documented
368\end{adjustwidth}
369
370\paragraph{}
371\label{SYSTEM:INLINE-EXPANSION}
372\index{INLINE-EXPANSION}
373--- Function: \textbf{inline-expansion} [\textbf{system}] \textit{name}
374
375\begin{adjustwidth}{5em}{5em}
376not-documented
377\end{adjustwidth}
378
379\paragraph{}
380\label{SYSTEM:*SOURCE-POSITION*}
381\index{*SOURCE-POSITION*}
382--- Variable: \textbf{*source-position*} [\textbf{system}] \textit{}
383
384\begin{adjustwidth}{5em}{5em}
385not-documented
386\end{adjustwidth}
387
388\paragraph{}
389\label{SYSTEM:SYMBOL-MACRO-P}
390\index{SYMBOL-MACRO-P}
391--- Function: \textbf{symbol-macro-p} [\textbf{system}] \textit{value}
392
393\begin{adjustwidth}{5em}{5em}
394not-documented
395\end{adjustwidth}
396
397\paragraph{}
398\label{SYSTEM:DOUBLE-FLOAT-HIGH-BITS}
399\index{DOUBLE-FLOAT-HIGH-BITS}
400--- Function: \textbf{double-float-high-bits} [\textbf{system}] \textit{float}
401
402\begin{adjustwidth}{5em}{5em}
403not-documented
404\end{adjustwidth}
405
406\paragraph{}
407\label{SYSTEM:+FIXNUM-TYPE+}
408\index{+FIXNUM-TYPE+}
409--- Variable: \textbf{+fixnum-type+} [\textbf{system}] \textit{}
410
411\begin{adjustwidth}{5em}{5em}
412not-documented
413\end{adjustwidth}
414
415\paragraph{}
416\label{SYSTEM:FDEFINITION-BLOCK-NAME}
417\index{FDEFINITION-BLOCK-NAME}
418--- Function: \textbf{fdefinition-block-name} [\textbf{system}] \textit{function-name}
419
420\begin{adjustwidth}{5em}{5em}
421not-documented
422\end{adjustwidth}
423
424\paragraph{}
425\label{SYSTEM:EXPAND-INLINE}
426\index{EXPAND-INLINE}
427--- Function: \textbf{expand-inline} [\textbf{system}] \textit{form expansion}
428
429\begin{adjustwidth}{5em}{5em}
430not-documented
431\end{adjustwidth}
432
433\paragraph{}
434\label{SYSTEM:FUNCTION-RESULT-TYPE}
435\index{FUNCTION-RESULT-TYPE}
436--- Function: \textbf{function-result-type} [\textbf{system}] \textit{name}
437
438\begin{adjustwidth}{5em}{5em}
439not-documented
440\end{adjustwidth}
441
442\paragraph{}
443\label{SYSTEM:ENVIRONMENT-ADD-SYMBOL-BINDING}
444\index{ENVIRONMENT-ADD-SYMBOL-BINDING}
445--- Function: \textbf{environment-add-symbol-binding} [\textbf{system}] \textit{environment symbol value}
446
447\begin{adjustwidth}{5em}{5em}
448not-documented
449\end{adjustwidth}
450
451\paragraph{}
452\label{SYSTEM:SWAP-SLOTS}
453\index{SWAP-SLOTS}
454--- Function: \textbf{swap-slots} [\textbf{system}] \textit{instance-1 instance-2}
455
456\begin{adjustwidth}{5em}{5em}
457not-documented
458\end{adjustwidth}
459
460\paragraph{}
461\label{SYSTEM:GENERIC-FUNCTION-METHODS}
462\index{GENERIC-FUNCTION-METHODS}
463--- Function: \textbf{\%generic-function-methods} [\textbf{system}] \textit{}
464
465\begin{adjustwidth}{5em}{5em}
466not-documented
467\end{adjustwidth}
468
469\paragraph{}
470\label{SYSTEM:*SPEED*}
471\index{*SPEED*}
472--- Variable: \textbf{*speed*} [\textbf{system}] \textit{}
473
474\begin{adjustwidth}{5em}{5em}
475not-documented
476\end{adjustwidth}
477
478\paragraph{}
479\label{SYSTEM:IDENTITY-HASH-CODE}
480\index{IDENTITY-HASH-CODE}
481--- Function: \textbf{identity-hash-code} [\textbf{system}] \textit{}
482
483\begin{adjustwidth}{5em}{5em}
484not-documented
485\end{adjustwidth}
486
487\paragraph{}
488\label{SYSTEM:DUMP-FORM}
489\index{DUMP-FORM}
490--- Function: \textbf{dump-form} [\textbf{system}] \textit{form stream}
491
492\begin{adjustwidth}{5em}{5em}
493not-documented
494\end{adjustwidth}
495
496\paragraph{}
497\label{SYSTEM:FIXNUM-TYPE-P}
498\index{FIXNUM-TYPE-P}
499--- Function: \textbf{fixnum-type-p} [\textbf{system}] \textit{compiler-type}
500
501\begin{adjustwidth}{5em}{5em}
502not-documented
503\end{adjustwidth}
504
505\paragraph{}
506\label{SYSTEM:MAKE-KEYWORD}
507\index{MAKE-KEYWORD}
508--- Function: \textbf{make-keyword} [\textbf{system}] \textit{symbol}
509
510\begin{adjustwidth}{5em}{5em}
511not-documented
512\end{adjustwidth}
513
514\paragraph{}
515\label{SYSTEM:MAKE-ENVIRONMENT}
516\index{MAKE-ENVIRONMENT}
517--- Function: \textbf{make-environment} [\textbf{system}] \textit{\&optional parent-environment}
518
519\begin{adjustwidth}{5em}{5em}
520not-documented
521\end{adjustwidth}
522
523\paragraph{}
524\label{SYSTEM:COMPILED-LISP-FUNCTION-P}
525\index{COMPILED-LISP-FUNCTION-P}
526--- Function: \textbf{compiled-lisp-function-p} [\textbf{system}] \textit{object}
527
528\begin{adjustwidth}{5em}{5em}
529not-documented
530\end{adjustwidth}
531
532\paragraph{}
533\label{SYSTEM:LIST-DIRECTORY}
534\index{LIST-DIRECTORY}
535--- Function: \textbf{list-directory} [\textbf{system}] \textit{directory \&optional (resolve-symlinks t)}
536
537\begin{adjustwidth}{5em}{5em}
538Lists the contents of DIRECTORY, optionally resolving symbolic links.
539\end{adjustwidth}
540
541\paragraph{}
542\label{SYSTEM:MAKE-FILE-STREAM}
543\index{MAKE-FILE-STREAM}
544--- Function: \textbf{make-file-stream} [\textbf{system}] \textit{pathname namestring element-type direction if-exists external-format}
545
546\begin{adjustwidth}{5em}{5em}
547not-documented
548\end{adjustwidth}
549
550\paragraph{}
551\label{SYSTEM:COMPILER-SUBTYPEP}
552\index{COMPILER-SUBTYPEP}
553--- Function: \textbf{compiler-subtypep} [\textbf{system}] \textit{compiler-type typespec}
554
555\begin{adjustwidth}{5em}{5em}
556not-documented
557\end{adjustwidth}
558
559\paragraph{}
560\label{SYSTEM:PUTF}
561\index{PUTF}
562--- Function: \textbf{\%putf} [\textbf{system}] \textit{plist indicator new-value}
563
564\begin{adjustwidth}{5em}{5em}
565not-documented
566\end{adjustwidth}
567
568\paragraph{}
569\label{SYSTEM:CHECK-SEQUENCE-BOUNDS}
570\index{CHECK-SEQUENCE-BOUNDS}
571--- Function: \textbf{check-sequence-bounds} [\textbf{system}] \textit{sequence start end}
572
573\begin{adjustwidth}{5em}{5em}
574not-documented
575\end{adjustwidth}
576
577\paragraph{}
578\label{SYSTEM:OUTPUT-OBJECT}
579\index{OUTPUT-OBJECT}
580--- Function: \textbf{\%output-object} [\textbf{system}] \textit{}
581
582\begin{adjustwidth}{5em}{5em}
583not-documented
584\end{adjustwidth}
585
586\paragraph{}
587\label{SYSTEM:SET-CLASS-DIRECT-SLOTS}
588\index{SET-CLASS-DIRECT-SLOTS}
589--- Function: \textbf{\%set-class-direct-slots} [\textbf{system}] \textit{}
590
591\begin{adjustwidth}{5em}{5em}
592not-documented
593\end{adjustwidth}
594
595\paragraph{}
596\label{SYSTEM:SET-CAR}
597\index{SET-CAR}
598--- Function: \textbf{set-car} [\textbf{system}] \textit{}
599
600\begin{adjustwidth}{5em}{5em}
601not-documented
602\end{adjustwidth}
603
604\paragraph{}
605\label{SYSTEM:SET-CLASS-SLOTS}
606\index{SET-CLASS-SLOTS}
607--- Function: \textbf{\%set-class-slots} [\textbf{system}] \textit{class slot-definitions}
608
609\begin{adjustwidth}{5em}{5em}
610not-documented
611\end{adjustwidth}
612
613\paragraph{}
614\label{SYSTEM:SET-GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER}
615\index{SET-GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER}
616--- Function: \textbf{set-generic-function-argument-precedence-order} [\textbf{system}] \textit{}
617
618\begin{adjustwidth}{5em}{5em}
619not-documented
620\end{adjustwidth}
621
622\paragraph{}
623\label{SYSTEM:SET-SLOT-DEFINITION-DOCUMENTATION}
624\index{SET-SLOT-DEFINITION-DOCUMENTATION}
625--- Function: \textbf{set-slot-definition-documentation} [\textbf{system}] \textit{slot-definition documentation}
626
627\begin{adjustwidth}{5em}{5em}
628not-documented
629\end{adjustwidth}
630
631\paragraph{}
632\label{SYSTEM:*SAFETY*}
633\index{*SAFETY*}
634--- Variable: \textbf{*safety*} [\textbf{system}] \textit{}
635
636\begin{adjustwidth}{5em}{5em}
637not-documented
638\end{adjustwidth}
639
640\paragraph{}
641\label{SYSTEM:EMPTY-ENVIRONMENT-P}
642\index{EMPTY-ENVIRONMENT-P}
643--- Function: \textbf{empty-environment-p} [\textbf{system}] \textit{environment}
644
645\begin{adjustwidth}{5em}{5em}
646not-documented
647\end{adjustwidth}
648
649NIL
650
651\paragraph{}
652\label{SYSTEM:SET-GENERIC-FUNCTION-DOCUMENTATION}
653\index{SET-GENERIC-FUNCTION-DOCUMENTATION}
654--- Function: \textbf{set-generic-function-documentation} [\textbf{system}] \textit{}
655
656\begin{adjustwidth}{5em}{5em}
657not-documented
658\end{adjustwidth}
659
660\paragraph{}
661\label{SYSTEM:SLOT-DEFINITION-LOCATION}
662\index{SLOT-DEFINITION-LOCATION}
663--- Function: \textbf{\%slot-definition-location} [\textbf{system}] \textit{slot-definition}
664
665\begin{adjustwidth}{5em}{5em}
666not-documented
667\end{adjustwidth}
668
669\paragraph{}
670\label{SYSTEM:REMOVE-ZIP-CACHE-ENTRY}
671\index{REMOVE-ZIP-CACHE-ENTRY}
672--- Function: \textbf{remove-zip-cache-entry} [\textbf{system}] \textit{pathname}
673
674\begin{adjustwidth}{5em}{5em}
675not-documented
676\end{adjustwidth}
677
678\paragraph{}
679\label{SYSTEM:GET-CACHED-EMF}
680\index{GET-CACHED-EMF}
681--- Function: \textbf{get-cached-emf} [\textbf{system}] \textit{generic-function args}
682
683\begin{adjustwidth}{5em}{5em}
684not-documented
685\end{adjustwidth}
686
687\paragraph{}
688\label{SYSTEM:SET-CLASS-FINALIZED-P}
689\index{SET-CLASS-FINALIZED-P}
690--- Function: \textbf{\%set-class-finalized-p} [\textbf{system}] \textit{}
691
692\begin{adjustwidth}{5em}{5em}
693not-documented
694\end{adjustwidth}
695
696\paragraph{}
697\label{SYSTEM:STRING-NOT-LESSP}
698\index{STRING-NOT-LESSP}
699--- Function: \textbf{\%string-not-lessp} [\textbf{system}] \textit{}
700
701\begin{adjustwidth}{5em}{5em}
702not-documented
703\end{adjustwidth}
704
705\paragraph{}
706\label{SYSTEM:MAKE-INSTANCES-OBSOLETE}
707\index{MAKE-INSTANCES-OBSOLETE}
708--- Function: \textbf{\%make-instances-obsolete} [\textbf{system}] \textit{class}
709
710\begin{adjustwidth}{5em}{5em}
711not-documented
712\end{adjustwidth}
713
714\paragraph{}
715\label{SYSTEM:ENSURE-INPUT-STREAM}
716\index{ENSURE-INPUT-STREAM}
717--- Function: \textbf{ensure-input-stream} [\textbf{system}] \textit{pathname}
718
719\begin{adjustwidth}{5em}{5em}
720Returns a java.io.InputStream for resource denoted by PATHNAME.
721\end{adjustwidth}
722
723\paragraph{}
724\label{SYSTEM:MAKE-LOGICAL-PATHNAME}
725\index{MAKE-LOGICAL-PATHNAME}
726--- Function: \textbf{\%make-logical-pathname} [\textbf{system}] \textit{namestring}
727
728\begin{adjustwidth}{5em}{5em}
729not-documented
730\end{adjustwidth}
731
732\paragraph{}
733\label{SYSTEM:SET-FIND-CLASS}
734\index{SET-FIND-CLASS}
735--- Function: \textbf{\%set-find-class} [\textbf{system}] \textit{}
736
737\begin{adjustwidth}{5em}{5em}
738not-documented
739\end{adjustwidth}
740
741\paragraph{}
742\label{SYSTEM:+FALSE-TYPE+}
743\index{+FALSE-TYPE+}
744--- Variable: \textbf{+false-type+} [\textbf{system}] \textit{}
745
746\begin{adjustwidth}{5em}{5em}
747not-documented
748\end{adjustwidth}
749
750\paragraph{}
751\label{SYSTEM:PROCESS-INPUT}
752\index{PROCESS-INPUT}
753--- Function: \textbf{process-input} [\textbf{system}] \textit{}
754
755\begin{adjustwidth}{5em}{5em}
756not-documented
757\end{adjustwidth}
758
759\paragraph{}
760\label{SYSTEM:SET-SLOT-DEFINITION-INITARGS}
761\index{SET-SLOT-DEFINITION-INITARGS}
762--- Function: \textbf{set-slot-definition-initargs} [\textbf{system}] \textit{slot-definition initargs}
763
764\begin{adjustwidth}{5em}{5em}
765not-documented
766\end{adjustwidth}
767
768\paragraph{}
769\label{SYSTEM:MAKE-STRUCTURE}
770\index{MAKE-STRUCTURE}
771--- Function: \textbf{make-structure} [\textbf{system}] \textit{}
772
773\begin{adjustwidth}{5em}{5em}
774not-documented
775\end{adjustwidth}
776
777\paragraph{}
778\label{SYSTEM:SLOT-DEFINITION-ALLOCATION-CLASS}
779\index{SLOT-DEFINITION-ALLOCATION-CLASS}
780--- Function: \textbf{\%slot-definition-allocation-class} [\textbf{system}] \textit{slot-definition}
781
782\begin{adjustwidth}{5em}{5em}
783not-documented
784\end{adjustwidth}
785
786\paragraph{}
787\label{SYSTEM:*INLINE-DECLARATIONS*}
788\index{*INLINE-DECLARATIONS*}
789--- Variable: \textbf{*inline-declarations*} [\textbf{system}] \textit{}
790
791\begin{adjustwidth}{5em}{5em}
792not-documented
793\end{adjustwidth}
794
795\paragraph{}
796\label{SYSTEM:CLASS-DEFAULT-INITARGS}
797\index{CLASS-DEFAULT-INITARGS}
798--- Function: \textbf{\%class-default-initargs} [\textbf{system}] \textit{}
799
800\begin{adjustwidth}{5em}{5em}
801not-documented
802\end{adjustwidth}
803
804\paragraph{}
805\label{SYSTEM:STANDARD-INSTANCE-ACCESS}
806\index{STANDARD-INSTANCE-ACCESS}
807--- Function: \textbf{standard-instance-access} [\textbf{system}] \textit{instance location}
808
809\begin{adjustwidth}{5em}{5em}
810not-documented
811\end{adjustwidth}
812
813\paragraph{}
814\label{SYSTEM:SET-FUNCTION-INFO-VALUE}
815\index{SET-FUNCTION-INFO-VALUE}
816--- Function: \textbf{set-function-info-value} [\textbf{system}] \textit{name indicator value}
817
818\begin{adjustwidth}{5em}{5em}
819not-documented
820\end{adjustwidth}
821
822\paragraph{}
823\label{EXTENSIONS:PRECOMPILE}
824\index{PRECOMPILE}
825--- Function: \textbf{precompile} [\textbf{extensions}] \textit{name \&optional definition}
826
827\begin{adjustwidth}{5em}{5em}
828not-documented
829\end{adjustwidth}
830
831\paragraph{}
832\label{SYSTEM:STRING-NOT-EQUAL}
833\index{STRING-NOT-EQUAL}
834--- Function: \textbf{\%string-not-equal} [\textbf{system}] \textit{}
835
836\begin{adjustwidth}{5em}{5em}
837not-documented
838\end{adjustwidth}
839
840\paragraph{}
841\label{SYSTEM:SHA256}
842\index{SHA256}
843--- Function: \textbf{sha256} [\textbf{system}] \textit{\&rest paths-or-strings}
844
845\begin{adjustwidth}{5em}{5em}
846not-documented
847\end{adjustwidth}
848
849\paragraph{}
850\label{SYSTEM:DISABLE-ZIP-CACHE}
851\index{DISABLE-ZIP-CACHE}
852--- Function: \textbf{disable-zip-cache} [\textbf{system}] \textit{}
853
854\begin{adjustwidth}{5em}{5em}
855Disable all caching of ABCL FASLs and ZIPs.
856\end{adjustwidth}
857
858\paragraph{}
859\label{SYSTEM:STD-SLOT-BOUNDP}
860\index{STD-SLOT-BOUNDP}
861--- Function: \textbf{std-slot-boundp} [\textbf{system}] \textit{instance slot-name}
862
863\begin{adjustwidth}{5em}{5em}
864not-documented
865\end{adjustwidth}
866
867\paragraph{}
868\label{SYSTEM:SET-GENERIC-FUNCTION-METHOD-CLASS}
869\index{SET-GENERIC-FUNCTION-METHOD-CLASS}
870--- Function: \textbf{set-generic-function-method-class} [\textbf{system}] \textit{}
871
872\begin{adjustwidth}{5em}{5em}
873not-documented
874\end{adjustwidth}
875
876\paragraph{}
877\label{SYSTEM:GENERIC-FUNCTION-METHOD-COMBINATION}
878\index{GENERIC-FUNCTION-METHOD-COMBINATION}
879--- Function: \textbf{\%generic-function-method-combination} [\textbf{system}] \textit{}
880
881\begin{adjustwidth}{5em}{5em}
882not-documented
883\end{adjustwidth}
884
885\paragraph{}
886\label{SYSTEM:CALL-COUNT}
887\index{CALL-COUNT}
888--- Function: \textbf{call-count} [\textbf{system}] \textit{}
889
890\begin{adjustwidth}{5em}{5em}
891not-documented
892\end{adjustwidth}
893
894\paragraph{}
895\label{SYSTEM:SLOT-DEFINITION-ALLOCATION}
896\index{SLOT-DEFINITION-ALLOCATION}
897--- Function: \textbf{\%slot-definition-allocation} [\textbf{system}] \textit{slot-definition}
898
899\begin{adjustwidth}{5em}{5em}
900not-documented
901\end{adjustwidth}
902
903\paragraph{}
904\label{SYSTEM:ALLOCATE-FUNCALLABLE-INSTANCE}
905\index{ALLOCATE-FUNCALLABLE-INSTANCE}
906--- Function: \textbf{\%allocate-funcallable-instance} [\textbf{system}] \textit{class}
907
908\begin{adjustwidth}{5em}{5em}
909not-documented
910\end{adjustwidth}
911
912\paragraph{}
913\label{SYSTEM:DOUBLE-FLOAT-LOW-BITS}
914\index{DOUBLE-FLOAT-LOW-BITS}
915--- Function: \textbf{double-float-low-bits} [\textbf{system}] \textit{float}
916
917\begin{adjustwidth}{5em}{5em}
918not-documented
919\end{adjustwidth}
920
921\paragraph{}
922\label{SYSTEM:SIMPLE-SEARCH}
923\index{SIMPLE-SEARCH}
924--- Function: \textbf{simple-search} [\textbf{system}] \textit{sequence1 sequence2}
925
926\begin{adjustwidth}{5em}{5em}
927not-documented
928\end{adjustwidth}
929
930\paragraph{}
931\label{SYSTEM:FLOAT-INFINITY-P}
932\index{FLOAT-INFINITY-P}
933--- Function: \textbf{float-infinity-p} [\textbf{system}] \textit{}
934
935\begin{adjustwidth}{5em}{5em}
936not-documented
937\end{adjustwidth}
938
939\paragraph{}
940\label{SYSTEM:AVAILABLE-ENCODINGS}
941\index{AVAILABLE-ENCODINGS}
942--- Function: \textbf{available-encodings} [\textbf{system}] \textit{}
943
944\begin{adjustwidth}{5em}{5em}
945Returns all charset encodings suitable for passing to a stream constructor available at runtime.
946\end{adjustwidth}
947
948\paragraph{}
949\label{SYSTEM:STRING-EQUAL}
950\index{STRING-EQUAL}
951--- Function: \textbf{\%string-equal} [\textbf{system}] \textit{}
952
953\begin{adjustwidth}{5em}{5em}
954not-documented
955\end{adjustwidth}
956
957\paragraph{}
958\label{SYSTEM:CLASS-PRECEDENCE-LIST}
959\index{CLASS-PRECEDENCE-LIST}
960--- Function: \textbf{\%class-precedence-list} [\textbf{system}] \textit{}
961
962\begin{adjustwidth}{5em}{5em}
963not-documented
964\end{adjustwidth}
965
966\paragraph{}
967\label{SYSTEM:PROCESS}
968\index{PROCESS}
969--- Class: \textbf{process} [\textbf{system}] \textit{}
970
971\begin{adjustwidth}{5em}{5em}
972not-documented
973\end{adjustwidth}
974
975\paragraph{}
976\label{SYSTEM:MAKE-LIST}
977\index{MAKE-LIST}
978--- Function: \textbf{\%make-list} [\textbf{system}] \textit{}
979
980\begin{adjustwidth}{5em}{5em}
981not-documented
982\end{adjustwidth}
983
984\paragraph{}
985\label{SYSTEM:TYPE-ERROR}
986\index{TYPE-ERROR}
987--- Function: \textbf{\%type-error} [\textbf{system}] \textit{datum expected-type}
988
989\begin{adjustwidth}{5em}{5em}
990not-documented
991\end{adjustwidth}
992
993\paragraph{}
994\label{SYSTEM:STREAM-WRITE-CHAR}
995\index{STREAM-WRITE-CHAR}
996--- Function: \textbf{\%stream-write-char} [\textbf{system}] \textit{character output-stream}
997
998\begin{adjustwidth}{5em}{5em}
999not-documented
1000\end{adjustwidth}
1001
1002\paragraph{}
1003\label{SYSTEM:FINALIZE-GENERIC-FUNCTION}
1004\index{FINALIZE-GENERIC-FUNCTION}
1005--- Function: \textbf{\%finalize-generic-function} [\textbf{system}] \textit{generic-function}
1006
1007\begin{adjustwidth}{5em}{5em}
1008not-documented
1009\end{adjustwidth}
1010
1011NIL
1012
1013\paragraph{}
1014\label{SYSTEM:BUILT-IN-FUNCTION-P}
1015\index{BUILT-IN-FUNCTION-P}
1016--- Function: \textbf{built-in-function-p} [\textbf{system}] \textit{}
1017
1018\begin{adjustwidth}{5em}{5em}
1019not-documented
1020\end{adjustwidth}
1021
1022\paragraph{}
1023\label{SYSTEM:*COMPILE-FILE-ENVIRONMENT*}
1024\index{*COMPILE-FILE-ENVIRONMENT*}
1025--- Variable: \textbf{*compile-file-environment*} [\textbf{system}] \textit{}
1026
1027\begin{adjustwidth}{5em}{5em}
1028not-documented
1029\end{adjustwidth}
1030
1031\paragraph{}
1032\label{SYSTEM:STRING<}
1033\index{STRING<}
1034--- Function: \textbf{\%string<} [\textbf{system}] \textit{}
1035
1036\begin{adjustwidth}{5em}{5em}
1037not-documented
1038\end{adjustwidth}
1039
1040\paragraph{}
1041\label{SYSTEM:SET-SLOT-DEFINITION-WRITERS}
1042\index{SET-SLOT-DEFINITION-WRITERS}
1043--- Function: \textbf{set-slot-definition-writers} [\textbf{system}] \textit{slot-definition writers}
1044
1045\begin{adjustwidth}{5em}{5em}
1046not-documented
1047\end{adjustwidth}
1048
1049\paragraph{}
1050\label{SYSTEM:INIT-EQL-SPECIALIZATIONS}
1051\index{INIT-EQL-SPECIALIZATIONS}
1052--- Function: \textbf{\%init-eql-specializations} [\textbf{system}] \textit{generic-function eql-specilizer-objects-list}
1053
1054\begin{adjustwidth}{5em}{5em}
1055not-documented
1056\end{adjustwidth}
1057
1058\paragraph{}
1059\label{SYSTEM:SET-SLOT-DEFINITION-TYPE}
1060\index{SET-SLOT-DEFINITION-TYPE}
1061--- Function: \textbf{set-slot-definition-type} [\textbf{system}] \textit{slot-definition type}
1062
1063\begin{adjustwidth}{5em}{5em}
1064not-documented
1065\end{adjustwidth}
1066
1067\paragraph{}
1068\label{SYSTEM:OUT-SYNONYM-OF}
1069\index{OUT-SYNONYM-OF}
1070--- Function: \textbf{out-synonym-of} [\textbf{system}] \textit{stream-designator}
1071
1072\begin{adjustwidth}{5em}{5em}
1073not-documented
1074\end{adjustwidth}
1075
1076\paragraph{}
1077\label{SYSTEM:NOTE-NAME-DEFINED}
1078\index{NOTE-NAME-DEFINED}
1079--- Function: \textbf{note-name-defined} [\textbf{system}] \textit{name}
1080
1081\begin{adjustwidth}{5em}{5em}
1082not-documented
1083\end{adjustwidth}
1084
1085\paragraph{}
1086\label{SYSTEM:INTEGER-TYPE-P}
1087\index{INTEGER-TYPE-P}
1088--- Function: \textbf{integer-type-p} [\textbf{system}] \textit{object}
1089
1090\begin{adjustwidth}{5em}{5em}
1091not-documented
1092\end{adjustwidth}
1093
1094\paragraph{}
1095\label{SYSTEM:STRUCTURE-LENGTH}
1096\index{STRUCTURE-LENGTH}
1097--- Function: \textbf{structure-length} [\textbf{system}] \textit{instance}
1098
1099\begin{adjustwidth}{5em}{5em}
1100not-documented
1101\end{adjustwidth}
1102
1103\paragraph{}
1104\label{SYSTEM:CACHE-EMF}
1105\index{CACHE-EMF}
1106--- Function: \textbf{cache-emf} [\textbf{system}] \textit{generic-function args emf}
1107
1108\begin{adjustwidth}{5em}{5em}
1109not-documented
1110\end{adjustwidth}
1111
1112\paragraph{}
1113\label{SYSTEM:HASH-TABLE-WEAKNESS}
1114\index{HASH-TABLE-WEAKNESS}
1115--- Function: \textbf{hash-table-weakness} [\textbf{system}] \textit{hash-table}
1116
1117\begin{adjustwidth}{5em}{5em}
1118Return weakness property of HASH-TABLE, or NIL if it has none.
1119\end{adjustwidth}
1120
1121\paragraph{}
1122\label{SYSTEM:FLOAT-OVERFLOW-MODE}
1123\index{FLOAT-OVERFLOW-MODE}
1124--- Function: \textbf{float-overflow-mode} [\textbf{system}] \textit{\&optional boolean}
1125
1126\begin{adjustwidth}{5em}{5em}
1127not-documented
1128\end{adjustwidth}
1129
1130\paragraph{}
1131\label{SYSTEM:PROCESS-ERROR}
1132\index{PROCESS-ERROR}
1133--- Function: \textbf{process-error} [\textbf{system}] \textit{}
1134
1135\begin{adjustwidth}{5em}{5em}
1136not-documented
1137\end{adjustwidth}
1138
1139\paragraph{}
1140\label{SYSTEM:PROCESS-ALIVE-P}
1141\index{PROCESS-ALIVE-P}
1142--- Function: \textbf{process-alive-p} [\textbf{system}] \textit{process}
1143
1144\begin{adjustwidth}{5em}{5em}
1145Return t if process is still alive, nil otherwise.
1146\end{adjustwidth}
1147
1148\paragraph{}
1149\label{SYSTEM:CLASS-DIRECT-DEFAULT-INITARGS}
1150\index{CLASS-DIRECT-DEFAULT-INITARGS}
1151--- Function: \textbf{\%class-direct-default-initargs} [\textbf{system}] \textit{}
1152
1153\begin{adjustwidth}{5em}{5em}
1154not-documented
1155\end{adjustwidth}
1156
1157\paragraph{}
1158\label{SYSTEM:MAKE-DOUBLE-FLOAT}
1159\index{MAKE-DOUBLE-FLOAT}
1160--- Function: \textbf{make-double-float} [\textbf{system}] \textit{bits}
1161
1162\begin{adjustwidth}{5em}{5em}
1163not-documented
1164\end{adjustwidth}
1165
1166\paragraph{}
1167\label{SYSTEM:SET-GENERIC-FUNCTION-METHODS}
1168\index{SET-GENERIC-FUNCTION-METHODS}
1169--- Function: \textbf{set-generic-function-methods} [\textbf{system}] \textit{}
1170
1171\begin{adjustwidth}{5em}{5em}
1172not-documented
1173\end{adjustwidth}
1174
1175\paragraph{}
1176\label{SYSTEM:LAYOUT-SLOT-INDEX}
1177\index{LAYOUT-SLOT-INDEX}
1178--- Function: \textbf{layout-slot-index} [\textbf{system}] \textit{}
1179
1180\begin{adjustwidth}{5em}{5em}
1181not-documented
1182\end{adjustwidth}
1183
1184\paragraph{}
1185\label{SYSTEM:STREAM-TERPRI}
1186\index{STREAM-TERPRI}
1187--- Function: \textbf{\%stream-terpri} [\textbf{system}] \textit{output-stream}
1188
1189\begin{adjustwidth}{5em}{5em}
1190not-documented
1191\end{adjustwidth}
1192
1193\paragraph{}
1194\label{SYSTEM:STREAM-OUTPUT-OBJECT}
1195\index{STREAM-OUTPUT-OBJECT}
1196--- Function: \textbf{\%stream-output-object} [\textbf{system}] \textit{}
1197
1198\begin{adjustwidth}{5em}{5em}
1199not-documented
1200\end{adjustwidth}
1201
1202\paragraph{}
1203\label{SYSTEM:INTERACTIVE-EVAL}
1204\index{INTERACTIVE-EVAL}
1205--- Function: \textbf{interactive-eval} [\textbf{system}] \textit{}
1206
1207\begin{adjustwidth}{5em}{5em}
1208not-documented
1209\end{adjustwidth}
1210
1211\paragraph{}
1212\label{SYSTEM:JAR-STREAM}
1213\index{JAR-STREAM}
1214--- Class: \textbf{jar-stream} [\textbf{system}] \textit{}
1215
1216\begin{adjustwidth}{5em}{5em}
1217not-documented
1218\end{adjustwidth}
1219
1220\paragraph{}
1221\label{SYSTEM:SLOT-DEFINITION-NAME}
1222\index{SLOT-DEFINITION-NAME}
1223--- Function: \textbf{\%slot-definition-name} [\textbf{system}] \textit{slot-definition}
1224
1225\begin{adjustwidth}{5em}{5em}
1226not-documented
1227\end{adjustwidth}
1228
1229\paragraph{}
1230\label{SYSTEM:ZIP}
1231\index{ZIP}
1232--- Function: \textbf{zip} [\textbf{system}] \textit{pathname pathnames \&optional topdir}
1233
1234\begin{adjustwidth}{5em}{5em}
1235Creates a zip archive at PATHNAME whose entries enumerated via the list of PATHNAMES.
1236If the optional TOPDIR argument is specified, the archive will preserve the hierarchy of PATHNAMES relative to TOPDIR.  Without TOPDIR, there will be no sub-directories in the archive, i.e. it will be flat.
1237\end{adjustwidth}
1238
1239\paragraph{}
1240\label{SYSTEM:SLOT-DEFINITION-WRITERS}
1241\index{SLOT-DEFINITION-WRITERS}
1242--- Function: \textbf{\%slot-definition-writers} [\textbf{system}] \textit{slot-definition}
1243
1244\begin{adjustwidth}{5em}{5em}
1245not-documented
1246\end{adjustwidth}
1247
1248\paragraph{}
1249\label{SYSTEM:GENERIC-FUNCTION-NAME}
1250\index{GENERIC-FUNCTION-NAME}
1251--- Function: \textbf{\%generic-function-name} [\textbf{system}] \textit{}
1252
1253\begin{adjustwidth}{5em}{5em}
1254not-documented
1255\end{adjustwidth}
1256
1257\paragraph{}
1258\label{SYSTEM:STD-INSTANCE-LAYOUT}
1259\index{STD-INSTANCE-LAYOUT}
1260--- Function: \textbf{std-instance-layout} [\textbf{system}] \textit{}
1261
1262\begin{adjustwidth}{5em}{5em}
1263not-documented
1264\end{adjustwidth}
1265
1266\paragraph{}
1267\label{SYSTEM:SLOT-DEFINITION}
1268\index{SLOT-DEFINITION}
1269--- Class: \textbf{slot-definition} [\textbf{system}] \textit{}
1270
1271\begin{adjustwidth}{5em}{5em}
1272not-documented
1273\end{adjustwidth}
1274
1275NIL
1276
1277\paragraph{}
1278\label{SYSTEM:SHRINK-VECTOR}
1279\index{SHRINK-VECTOR}
1280--- Function: \textbf{shrink-vector} [\textbf{system}] \textit{vector new-size}
1281
1282\begin{adjustwidth}{5em}{5em}
1283not-documented
1284\end{adjustwidth}
1285
1286\paragraph{}
1287\label{SYSTEM:PACKAGE-INHERITED-SYMBOLS}
1288\index{PACKAGE-INHERITED-SYMBOLS}
1289--- Function: \textbf{package-inherited-symbols} [\textbf{system}] \textit{}
1290
1291\begin{adjustwidth}{5em}{5em}
1292not-documented
1293\end{adjustwidth}
1294
1295\paragraph{}
1296\label{SYSTEM:LAYOUT-CLASS}
1297\index{LAYOUT-CLASS}
1298--- Function: \textbf{layout-class} [\textbf{system}] \textit{layout}
1299
1300\begin{adjustwidth}{5em}{5em}
1301not-documented
1302\end{adjustwidth}
1303
1304\paragraph{}
1305\label{SYSTEM:SET-FILL-POINTER}
1306\index{SET-FILL-POINTER}
1307--- Function: \textbf{\%set-fill-pointer} [\textbf{system}] \textit{}
1308
1309\begin{adjustwidth}{5em}{5em}
1310not-documented
1311\end{adjustwidth}
1312
1313\paragraph{}
1314\label{SYSTEM:SET-CLASS-DOCUMENTATION}
1315\index{SET-CLASS-DOCUMENTATION}
1316--- Function: \textbf{\%set-class-documentation} [\textbf{system}] \textit{}
1317
1318\begin{adjustwidth}{5em}{5em}
1319not-documented
1320\end{adjustwidth}
1321
1322\paragraph{}
1323\label{SYSTEM:REQUIRE-TYPE}
1324\index{REQUIRE-TYPE}
1325--- Function: \textbf{require-type} [\textbf{system}] \textit{arg type}
1326
1327\begin{adjustwidth}{5em}{5em}
1328not-documented
1329\end{adjustwidth}
1330
1331\paragraph{}
1332\label{SYSTEM:CLASS-DIRECT-SLOTS}
1333\index{CLASS-DIRECT-SLOTS}
1334--- Function: \textbf{\%class-direct-slots} [\textbf{system}] \textit{}
1335
1336\begin{adjustwidth}{5em}{5em}
1337not-documented
1338\end{adjustwidth}
1339
1340\paragraph{}
1341\label{SYSTEM:CLASS-DIRECT-METHODS}
1342\index{CLASS-DIRECT-METHODS}
1343--- Function: \textbf{\%class-direct-methods} [\textbf{system}] \textit{}
1344
1345\begin{adjustwidth}{5em}{5em}
1346not-documented
1347\end{adjustwidth}
1348
1349\paragraph{}
1350\label{SYSTEM:SETF-FUNCTION-NAME-P}
1351\index{SETF-FUNCTION-NAME-P}
1352--- Function: \textbf{setf-function-name-p} [\textbf{system}] \textit{thing}
1353
1354\begin{adjustwidth}{5em}{5em}
1355not-documented
1356\end{adjustwidth}
1357
1358\paragraph{}
1359\label{SYSTEM:*COMPILER-ERROR-CONTEXT*}
1360\index{*COMPILER-ERROR-CONTEXT*}
1361--- Variable: \textbf{*compiler-error-context*} [\textbf{system}] \textit{}
1362
1363\begin{adjustwidth}{5em}{5em}
1364not-documented
1365\end{adjustwidth}
1366
1367\paragraph{}
1368\label{SYSTEM:MAKE-INTEGER-TYPE}
1369\index{MAKE-INTEGER-TYPE}
1370--- Function: \textbf{make-integer-type} [\textbf{system}] \textit{type}
1371
1372\begin{adjustwidth}{5em}{5em}
1373not-documented
1374\end{adjustwidth}
1375
1376\paragraph{}
1377\label{SYSTEM:INTEGER-TYPE-HIGH}
1378\index{INTEGER-TYPE-HIGH}
1379--- Function: \textbf{integer-type-high} [\textbf{system}] \textit{}
1380
1381\begin{adjustwidth}{5em}{5em}
1382not-documented
1383\end{adjustwidth}
1384
Note: See TracBrowser for help on using the repository browser.