source: tags/1.5.0/doc/manual/system.tex

Last change on this file was 15045, checked in by Mark Evenson, 7 years ago

Regenerate TeX sources

(Olof-Joachim Frahm)

From <https://github.com/armedbear/abcl/pull/46/commits/1ce2e96bd9adf0bc305e08e863e361abe327b170>.

Merges <https://github.com/armedbear/abcl/pull/46>.

File size: 66.6 KB
Line 
1\paragraph{}
2\label{SYSTEM:ALLOCATE-FUNCALLABLE-INSTANCE}
3\index{ALLOCATE-FUNCALLABLE-INSTANCE}
4--- Function: \textbf{\%allocate-funcallable-instance} [\textbf{system}] \textit{class}
5
6\begin{adjustwidth}{5em}{5em}
7not-documented
8\end{adjustwidth}
9
10\paragraph{}
11\label{SYSTEM:CLASS-DEFAULT-INITARGS}
12\index{CLASS-DEFAULT-INITARGS}
13--- Function: \textbf{\%class-default-initargs} [\textbf{system}] \textit{}
14
15\begin{adjustwidth}{5em}{5em}
16not-documented
17\end{adjustwidth}
18
19\paragraph{}
20\label{SYSTEM:CLASS-DIRECT-DEFAULT-INITARGS}
21\index{CLASS-DIRECT-DEFAULT-INITARGS}
22--- Function: \textbf{\%class-direct-default-initargs} [\textbf{system}] \textit{}
23
24\begin{adjustwidth}{5em}{5em}
25not-documented
26\end{adjustwidth}
27
28\paragraph{}
29\label{SYSTEM:CLASS-DIRECT-METHODS}
30\index{CLASS-DIRECT-METHODS}
31--- Function: \textbf{\%class-direct-methods} [\textbf{system}] \textit{}
32
33\begin{adjustwidth}{5em}{5em}
34not-documented
35\end{adjustwidth}
36
37\paragraph{}
38\label{SYSTEM:CLASS-DIRECT-SLOTS}
39\index{CLASS-DIRECT-SLOTS}
40--- Function: \textbf{\%class-direct-slots} [\textbf{system}] \textit{}
41
42\begin{adjustwidth}{5em}{5em}
43not-documented
44\end{adjustwidth}
45
46\paragraph{}
47\label{SYSTEM:CLASS-DIRECT-SUBCLASSES}
48\index{CLASS-DIRECT-SUBCLASSES}
49--- Function: \textbf{\%class-direct-subclasses} [\textbf{system}] \textit{}
50
51\begin{adjustwidth}{5em}{5em}
52not-documented
53\end{adjustwidth}
54
55\paragraph{}
56\label{SYSTEM:CLASS-DIRECT-SUPERCLASSES}
57\index{CLASS-DIRECT-SUPERCLASSES}
58--- Function: \textbf{\%class-direct-superclasses} [\textbf{system}] \textit{}
59
60\begin{adjustwidth}{5em}{5em}
61not-documented
62\end{adjustwidth}
63
64\paragraph{}
65\label{SYSTEM:CLASS-FINALIZED-P}
66\index{CLASS-FINALIZED-P}
67--- Function: \textbf{\%class-finalized-p} [\textbf{system}] \textit{}
68
69\begin{adjustwidth}{5em}{5em}
70not-documented
71\end{adjustwidth}
72
73\paragraph{}
74\label{SYSTEM:CLASS-LAYOUT}
75\index{CLASS-LAYOUT}
76--- Function: \textbf{\%class-layout} [\textbf{system}] \textit{class}
77
78\begin{adjustwidth}{5em}{5em}
79not-documented
80\end{adjustwidth}
81
82\paragraph{}
83\label{SYSTEM:CLASS-NAME}
84\index{CLASS-NAME}
85--- Function: \textbf{\%class-name} [\textbf{system}] \textit{class}
86
87\begin{adjustwidth}{5em}{5em}
88not-documented
89\end{adjustwidth}
90
91\paragraph{}
92\label{SYSTEM:CLASS-PRECEDENCE-LIST}
93\index{CLASS-PRECEDENCE-LIST}
94--- Function: \textbf{\%class-precedence-list} [\textbf{system}] \textit{}
95
96\begin{adjustwidth}{5em}{5em}
97not-documented
98\end{adjustwidth}
99
100\paragraph{}
101\label{SYSTEM:CLASS-SLOTS}
102\index{CLASS-SLOTS}
103--- Function: \textbf{\%class-slots} [\textbf{system}] \textit{class}
104
105\begin{adjustwidth}{5em}{5em}
106not-documented
107\end{adjustwidth}
108
109\paragraph{}
110\label{SYSTEM:DEFUN}
111\index{DEFUN}
112--- Function: \textbf{\%defun} [\textbf{system}] \textit{name definition}
113
114\begin{adjustwidth}{5em}{5em}
115not-documented
116\end{adjustwidth}
117
118\paragraph{}
119\label{SYSTEM:DOCUMENTATION}
120\index{DOCUMENTATION}
121--- Function: \textbf{\%documentation} [\textbf{system}] \textit{object doc-type}
122
123\begin{adjustwidth}{5em}{5em}
124not-documented
125\end{adjustwidth}
126
127\paragraph{}
128\label{SYSTEM:FLOAT-BITS}
129\index{FLOAT-BITS}
130--- Function: \textbf{\%float-bits} [\textbf{system}] \textit{integer}
131
132\begin{adjustwidth}{5em}{5em}
133not-documented
134\end{adjustwidth}
135
136\paragraph{}
137\label{SYSTEM:IN-PACKAGE}
138\index{IN-PACKAGE}
139--- Function: \textbf{\%in-package} [\textbf{system}] \textit{}
140
141\begin{adjustwidth}{5em}{5em}
142not-documented
143\end{adjustwidth}
144
145\paragraph{}
146\label{SYSTEM:MAKE-CONDITION}
147\index{MAKE-CONDITION}
148--- Function: \textbf{\%make-condition} [\textbf{system}] \textit{}
149
150\begin{adjustwidth}{5em}{5em}
151not-documented
152\end{adjustwidth}
153
154\paragraph{}
155\label{SYSTEM:MAKE-EMF-CACHE}
156\index{MAKE-EMF-CACHE}
157--- Function: \textbf{\%make-emf-cache} [\textbf{system}] \textit{}
158
159\begin{adjustwidth}{5em}{5em}
160not-documented
161\end{adjustwidth}
162
163\paragraph{}
164\label{SYSTEM:MAKE-INSTANCES-OBSOLETE}
165\index{MAKE-INSTANCES-OBSOLETE}
166--- Function: \textbf{\%make-instances-obsolete} [\textbf{system}] \textit{class}
167
168\begin{adjustwidth}{5em}{5em}
169not-documented
170\end{adjustwidth}
171
172\paragraph{}
173\label{SYSTEM:MAKE-INTEGER-TYPE}
174\index{MAKE-INTEGER-TYPE}
175--- Function: \textbf{\%make-integer-type} [\textbf{system}] \textit{low high}
176
177\begin{adjustwidth}{5em}{5em}
178not-documented
179\end{adjustwidth}
180
181\paragraph{}
182\label{SYSTEM:MAKE-LIST}
183\index{MAKE-LIST}
184--- Function: \textbf{\%make-list} [\textbf{system}] \textit{}
185
186\begin{adjustwidth}{5em}{5em}
187not-documented
188\end{adjustwidth}
189
190\paragraph{}
191\label{SYSTEM:MAKE-LOGICAL-PATHNAME}
192\index{MAKE-LOGICAL-PATHNAME}
193--- Function: \textbf{\%make-logical-pathname} [\textbf{system}] \textit{namestring}
194
195\begin{adjustwidth}{5em}{5em}
196not-documented
197\end{adjustwidth}
198
199\paragraph{}
200\label{SYSTEM:MAKE-SLOT-DEFINITION}
201\index{MAKE-SLOT-DEFINITION}
202--- Function: \textbf{\%make-slot-definition} [\textbf{system}] \textit{slot-class}
203
204\begin{adjustwidth}{5em}{5em}
205Argument must be a subclass of standard-slot-definition
206\end{adjustwidth}
207
208\paragraph{}
209\label{SYSTEM:MAKE-STRUCTURE}
210\index{MAKE-STRUCTURE}
211--- Function: \textbf{\%make-structure} [\textbf{system}] \textit{name slot-values}
212
213\begin{adjustwidth}{5em}{5em}
214not-documented
215\end{adjustwidth}
216
217\paragraph{}
218\label{SYSTEM:MEMBER}
219\index{MEMBER}
220--- Function: \textbf{\%member} [\textbf{system}] \textit{}
221
222\begin{adjustwidth}{5em}{5em}
223not-documented
224\end{adjustwidth}
225
226\paragraph{}
227\label{SYSTEM:NSTRING-CAPITALIZE}
228\index{NSTRING-CAPITALIZE}
229--- Function: \textbf{\%nstring-capitalize} [\textbf{system}] \textit{}
230
231\begin{adjustwidth}{5em}{5em}
232not-documented
233\end{adjustwidth}
234
235\paragraph{}
236\label{SYSTEM:NSTRING-DOWNCASE}
237\index{NSTRING-DOWNCASE}
238--- Function: \textbf{\%nstring-downcase} [\textbf{system}] \textit{}
239
240\begin{adjustwidth}{5em}{5em}
241not-documented
242\end{adjustwidth}
243
244\paragraph{}
245\label{SYSTEM:NSTRING-UPCASE}
246\index{NSTRING-UPCASE}
247--- Function: \textbf{\%nstring-upcase} [\textbf{system}] \textit{}
248
249\begin{adjustwidth}{5em}{5em}
250not-documented
251\end{adjustwidth}
252
253\paragraph{}
254\label{SYSTEM:OUTPUT-OBJECT}
255\index{OUTPUT-OBJECT}
256--- Function: \textbf{\%output-object} [\textbf{system}] \textit{object stream}
257
258\begin{adjustwidth}{5em}{5em}
259not-documented
260\end{adjustwidth}
261
262\paragraph{}
263\label{SYSTEM:PUTF}
264\index{PUTF}
265--- Function: \textbf{\%putf} [\textbf{system}] \textit{plist indicator new-value}
266
267\begin{adjustwidth}{5em}{5em}
268not-documented
269\end{adjustwidth}
270
271\paragraph{}
272\label{SYSTEM:REINIT-EMF-CACHE}
273\index{REINIT-EMF-CACHE}
274--- Function: \textbf{\%reinit-emf-cache} [\textbf{system}] \textit{generic-function eql-specilizer-objects-list}
275
276\begin{adjustwidth}{5em}{5em}
277not-documented
278\end{adjustwidth}
279
280\paragraph{}
281\label{SYSTEM:SET-CLASS-DEFAULT-INITARGS}
282\index{SET-CLASS-DEFAULT-INITARGS}
283--- Function: \textbf{\%set-class-default-initargs} [\textbf{system}] \textit{}
284
285\begin{adjustwidth}{5em}{5em}
286not-documented
287\end{adjustwidth}
288
289\paragraph{}
290\label{SYSTEM:SET-CLASS-DIRECT-DEFAULT-INITARGS}
291\index{SET-CLASS-DIRECT-DEFAULT-INITARGS}
292--- Function: \textbf{\%set-class-direct-default-initargs} [\textbf{system}] \textit{}
293
294\begin{adjustwidth}{5em}{5em}
295not-documented
296\end{adjustwidth}
297
298\paragraph{}
299\label{SYSTEM:SET-CLASS-DIRECT-METHODS}
300\index{SET-CLASS-DIRECT-METHODS}
301--- Function: \textbf{\%set-class-direct-methods} [\textbf{system}] \textit{}
302
303\begin{adjustwidth}{5em}{5em}
304not-documented
305\end{adjustwidth}
306
307\paragraph{}
308\label{SYSTEM:SET-CLASS-DIRECT-SLOTS}
309\index{SET-CLASS-DIRECT-SLOTS}
310--- Function: \textbf{\%set-class-direct-slots} [\textbf{system}] \textit{}
311
312\begin{adjustwidth}{5em}{5em}
313not-documented
314\end{adjustwidth}
315
316\paragraph{}
317\label{SYSTEM:SET-CLASS-DIRECT-SUBCLASSES}
318\index{SET-CLASS-DIRECT-SUBCLASSES}
319--- Function: \textbf{\%set-class-direct-subclasses} [\textbf{system}] \textit{class direct-subclasses}
320
321\begin{adjustwidth}{5em}{5em}
322not-documented
323\end{adjustwidth}
324
325\paragraph{}
326\label{SYSTEM:SET-CLASS-DIRECT-SUPERCLASSES}
327\index{SET-CLASS-DIRECT-SUPERCLASSES}
328--- Function: \textbf{\%set-class-direct-superclasses} [\textbf{system}] \textit{}
329
330\begin{adjustwidth}{5em}{5em}
331not-documented
332\end{adjustwidth}
333
334\paragraph{}
335\label{SYSTEM:SET-CLASS-DOCUMENTATION}
336\index{SET-CLASS-DOCUMENTATION}
337--- Function: \textbf{\%set-class-documentation} [\textbf{system}] \textit{}
338
339\begin{adjustwidth}{5em}{5em}
340not-documented
341\end{adjustwidth}
342
343\paragraph{}
344\label{SYSTEM:SET-CLASS-FINALIZED-P}
345\index{SET-CLASS-FINALIZED-P}
346--- Function: \textbf{\%set-class-finalized-p} [\textbf{system}] \textit{}
347
348\begin{adjustwidth}{5em}{5em}
349not-documented
350\end{adjustwidth}
351
352\paragraph{}
353\label{SYSTEM:SET-CLASS-LAYOUT}
354\index{SET-CLASS-LAYOUT}
355--- Function: \textbf{\%set-class-layout} [\textbf{system}] \textit{class layout}
356
357\begin{adjustwidth}{5em}{5em}
358not-documented
359\end{adjustwidth}
360
361\paragraph{}
362\label{SYSTEM:SET-CLASS-NAME}
363\index{SET-CLASS-NAME}
364--- Function: \textbf{\%set-class-name} [\textbf{system}] \textit{}
365
366\begin{adjustwidth}{5em}{5em}
367not-documented
368\end{adjustwidth}
369
370\paragraph{}
371\label{SYSTEM:SET-CLASS-PRECEDENCE-LIST}
372\index{SET-CLASS-PRECEDENCE-LIST}
373--- Function: \textbf{\%set-class-precedence-list} [\textbf{system}] \textit{}
374
375\begin{adjustwidth}{5em}{5em}
376not-documented
377\end{adjustwidth}
378
379\paragraph{}
380\label{SYSTEM:SET-CLASS-SLOTS}
381\index{SET-CLASS-SLOTS}
382--- Function: \textbf{\%set-class-slots} [\textbf{system}] \textit{class slot-definitions}
383
384\begin{adjustwidth}{5em}{5em}
385not-documented
386\end{adjustwidth}
387
388\paragraph{}
389\label{SYSTEM:SET-DOCUMENTATION}
390\index{SET-DOCUMENTATION}
391--- Function: \textbf{\%set-documentation} [\textbf{system}] \textit{object doc-type documentation}
392
393\begin{adjustwidth}{5em}{5em}
394not-documented
395\end{adjustwidth}
396
397\paragraph{}
398\label{SYSTEM:SET-FILL-POINTER}
399\index{SET-FILL-POINTER}
400--- Function: \textbf{\%set-fill-pointer} [\textbf{system}] \textit{}
401
402\begin{adjustwidth}{5em}{5em}
403not-documented
404\end{adjustwidth}
405
406\paragraph{}
407\label{SYSTEM:SET-FIND-CLASS}
408\index{SET-FIND-CLASS}
409--- Function: \textbf{\%set-find-class} [\textbf{system}] \textit{}
410
411\begin{adjustwidth}{5em}{5em}
412not-documented
413\end{adjustwidth}
414
415\paragraph{}
416\label{SYSTEM:SET-STANDARD-INSTANCE-ACCESS}
417\index{SET-STANDARD-INSTANCE-ACCESS}
418--- Function: \textbf{\%set-standard-instance-access} [\textbf{system}] \textit{instance location new-value}
419
420\begin{adjustwidth}{5em}{5em}
421not-documented
422\end{adjustwidth}
423
424\paragraph{}
425\label{SYSTEM:SET-STD-INSTANCE-LAYOUT}
426\index{SET-STD-INSTANCE-LAYOUT}
427--- Function: \textbf{\%set-std-instance-layout} [\textbf{system}] \textit{}
428
429\begin{adjustwidth}{5em}{5em}
430not-documented
431\end{adjustwidth}
432
433\paragraph{}
434\label{SYSTEM:STD-ALLOCATE-INSTANCE}
435\index{STD-ALLOCATE-INSTANCE}
436--- Function: \textbf{\%std-allocate-instance} [\textbf{system}] \textit{class}
437
438\begin{adjustwidth}{5em}{5em}
439not-documented
440\end{adjustwidth}
441
442\paragraph{}
443\label{SYSTEM:STREAM-OUTPUT-OBJECT}
444\index{STREAM-OUTPUT-OBJECT}
445--- Function: \textbf{\%stream-output-object} [\textbf{system}] \textit{}
446
447\begin{adjustwidth}{5em}{5em}
448not-documented
449\end{adjustwidth}
450
451\paragraph{}
452\label{SYSTEM:STREAM-TERPRI}
453\index{STREAM-TERPRI}
454--- Function: \textbf{\%stream-terpri} [\textbf{system}] \textit{output-stream}
455
456\begin{adjustwidth}{5em}{5em}
457not-documented
458\end{adjustwidth}
459
460\paragraph{}
461\label{SYSTEM:STREAM-WRITE-CHAR}
462\index{STREAM-WRITE-CHAR}
463--- Function: \textbf{\%stream-write-char} [\textbf{system}] \textit{character output-stream}
464
465\begin{adjustwidth}{5em}{5em}
466not-documented
467\end{adjustwidth}
468
469\paragraph{}
470\label{SYSTEM:STRING-CAPITALIZE}
471\index{STRING-CAPITALIZE}
472--- Function: \textbf{\%string-capitalize} [\textbf{system}] \textit{}
473
474\begin{adjustwidth}{5em}{5em}
475not-documented
476\end{adjustwidth}
477
478\paragraph{}
479\label{SYSTEM:STRING-DOWNCASE}
480\index{STRING-DOWNCASE}
481--- Function: \textbf{\%string-downcase} [\textbf{system}] \textit{}
482
483\begin{adjustwidth}{5em}{5em}
484not-documented
485\end{adjustwidth}
486
487\paragraph{}
488\label{SYSTEM:STRING-EQUAL}
489\index{STRING-EQUAL}
490--- Function: \textbf{\%string-equal} [\textbf{system}] \textit{}
491
492\begin{adjustwidth}{5em}{5em}
493not-documented
494\end{adjustwidth}
495
496\paragraph{}
497\label{SYSTEM:STRING-GREATERP}
498\index{STRING-GREATERP}
499--- Function: \textbf{\%string-greaterp} [\textbf{system}] \textit{}
500
501\begin{adjustwidth}{5em}{5em}
502not-documented
503\end{adjustwidth}
504
505\paragraph{}
506\label{SYSTEM:STRING-LESSP}
507\index{STRING-LESSP}
508--- Function: \textbf{\%string-lessp} [\textbf{system}] \textit{}
509
510\begin{adjustwidth}{5em}{5em}
511not-documented
512\end{adjustwidth}
513
514\paragraph{}
515\label{SYSTEM:STRING-NOT-EQUAL}
516\index{STRING-NOT-EQUAL}
517--- Function: \textbf{\%string-not-equal} [\textbf{system}] \textit{}
518
519\begin{adjustwidth}{5em}{5em}
520not-documented
521\end{adjustwidth}
522
523\paragraph{}
524\label{SYSTEM:STRING-NOT-GREATERP}
525\index{STRING-NOT-GREATERP}
526--- Function: \textbf{\%string-not-greaterp} [\textbf{system}] \textit{}
527
528\begin{adjustwidth}{5em}{5em}
529not-documented
530\end{adjustwidth}
531
532\paragraph{}
533\label{SYSTEM:STRING-NOT-LESSP}
534\index{STRING-NOT-LESSP}
535--- Function: \textbf{\%string-not-lessp} [\textbf{system}] \textit{}
536
537\begin{adjustwidth}{5em}{5em}
538not-documented
539\end{adjustwidth}
540
541\paragraph{}
542\label{SYSTEM:STRING-UPCASE}
543\index{STRING-UPCASE}
544--- Function: \textbf{\%string-upcase} [\textbf{system}] \textit{}
545
546\begin{adjustwidth}{5em}{5em}
547not-documented
548\end{adjustwidth}
549
550\paragraph{}
551\label{SYSTEM:STRING/=}
552\index{STRING/=}
553--- Function: \textbf{\%string/=} [\textbf{system}] \textit{}
554
555\begin{adjustwidth}{5em}{5em}
556not-documented
557\end{adjustwidth}
558
559\paragraph{}
560\label{SYSTEM:STRING<}
561\index{STRING<}
562--- Function: \textbf{\%string<} [\textbf{system}] \textit{}
563
564\begin{adjustwidth}{5em}{5em}
565not-documented
566\end{adjustwidth}
567
568\paragraph{}
569\label{SYSTEM:STRING<=}
570\index{STRING<=}
571--- Function: \textbf{\%string<=} [\textbf{system}] \textit{}
572
573\begin{adjustwidth}{5em}{5em}
574not-documented
575\end{adjustwidth}
576
577\paragraph{}
578\label{SYSTEM:STRING>}
579\index{STRING>}
580--- Function: \textbf{\%string>} [\textbf{system}] \textit{}
581
582\begin{adjustwidth}{5em}{5em}
583not-documented
584\end{adjustwidth}
585
586\paragraph{}
587\label{SYSTEM:STRING>=}
588\index{STRING>=}
589--- Function: \textbf{\%string>=} [\textbf{system}] \textit{}
590
591\begin{adjustwidth}{5em}{5em}
592not-documented
593\end{adjustwidth}
594
595\paragraph{}
596\label{SYSTEM:TYPE-ERROR}
597\index{TYPE-ERROR}
598--- Function: \textbf{\%type-error} [\textbf{system}] \textit{datum expected-type}
599
600\begin{adjustwidth}{5em}{5em}
601not-documented
602\end{adjustwidth}
603
604\paragraph{}
605\label{SYSTEM:WILD-PATHNAME-P}
606\index{WILD-PATHNAME-P}
607--- Function: \textbf{\%wild-pathname-p} [\textbf{system}] \textit{pathname keyword}
608
609\begin{adjustwidth}{5em}{5em}
610Predicate for determing whether PATHNAME contains wild components.
611KEYWORD, if non-nil, should be one of :directory, :host, :device,
612:name, :type, or :version indicating that only the specified component
613should be checked for wildness.
614\end{adjustwidth}
615
616\paragraph{}
617\label{SYSTEM:*ABCL-CONTRIB*}
618\index{*ABCL-CONTRIB*}
619--- Variable: \textbf{*abcl-contrib*} [\textbf{system}] \textit{}
620
621\begin{adjustwidth}{5em}{5em}
622Pathname of the abcl-contrib artifact.
623
624Initialized via SYSTEM:FIND-CONTRIB.
625\end{adjustwidth}
626
627\paragraph{}
628\label{SYSTEM:*COMPILE-FILE-CLASS-EXTENSION*}
629\index{*COMPILE-FILE-CLASS-EXTENSION*}
630--- Variable: \textbf{*compile-file-class-extension*} [\textbf{system}] \textit{}
631
632\begin{adjustwidth}{5em}{5em}
633not-documented
634\end{adjustwidth}
635
636\paragraph{}
637\label{SYSTEM:*COMPILE-FILE-ENVIRONMENT*}
638\index{*COMPILE-FILE-ENVIRONMENT*}
639--- Variable: \textbf{*compile-file-environment*} [\textbf{system}] \textit{}
640
641\begin{adjustwidth}{5em}{5em}
642not-documented
643\end{adjustwidth}
644
645\paragraph{}
646\label{SYSTEM:*COMPILE-FILE-TYPE*}
647\index{*COMPILE-FILE-TYPE*}
648--- Variable: \textbf{*compile-file-type*} [\textbf{system}] \textit{}
649
650\begin{adjustwidth}{5em}{5em}
651not-documented
652\end{adjustwidth}
653
654\paragraph{}
655\label{SYSTEM:*COMPILE-FILE-ZIP*}
656\index{*COMPILE-FILE-ZIP*}
657--- Variable: \textbf{*compile-file-zip*} [\textbf{system}] \textit{}
658
659\begin{adjustwidth}{5em}{5em}
660not-documented
661\end{adjustwidth}
662
663\paragraph{}
664\label{SYSTEM:*COMPILER-DIAGNOSTIC*}
665\index{*COMPILER-DIAGNOSTIC*}
666--- Variable: \textbf{*compiler-diagnostic*} [\textbf{system}] \textit{}
667
668\begin{adjustwidth}{5em}{5em}
669The stream to emit compiler diagnostic messages to, or nil to muffle output.
670\end{adjustwidth}
671
672\paragraph{}
673\label{SYSTEM:*COMPILER-ERROR-CONTEXT*}
674\index{*COMPILER-ERROR-CONTEXT*}
675--- Variable: \textbf{*compiler-error-context*} [\textbf{system}] \textit{}
676
677\begin{adjustwidth}{5em}{5em}
678not-documented
679\end{adjustwidth}
680
681\paragraph{}
682\label{SYSTEM:*CURRENT-PRINT-LENGTH*}
683\index{*CURRENT-PRINT-LENGTH*}
684--- Variable: \textbf{*current-print-length*} [\textbf{system}] \textit{}
685
686\begin{adjustwidth}{5em}{5em}
687not-documented
688\end{adjustwidth}
689
690\paragraph{}
691\label{SYSTEM:*CURRENT-PRINT-LEVEL*}
692\index{*CURRENT-PRINT-LEVEL*}
693--- Variable: \textbf{*current-print-level*} [\textbf{system}] \textit{}
694
695\begin{adjustwidth}{5em}{5em}
696not-documented
697\end{adjustwidth}
698
699\paragraph{}
700\label{SYSTEM:*DEBUG*}
701\index{*DEBUG*}
702--- Variable: \textbf{*debug*} [\textbf{system}] \textit{}
703
704\begin{adjustwidth}{5em}{5em}
705not-documented
706\end{adjustwidth}
707
708\paragraph{}
709\label{SYSTEM:*DISASSEMBLERS*}
710\index{*DISASSEMBLERS*}
711--- Variable: \textbf{*disassemblers*} [\textbf{system}] \textit{}
712
713\begin{adjustwidth}{5em}{5em}
714Methods of invoking CL:DISASSEMBLE consisting of a pushable list of (name function), where function takes a object to disassemble, returns the results as a string.
715
716The system is :jad using the venerable-but-still-works JAD.
717
718\end{adjustwidth}
719
720\paragraph{}
721\label{SYSTEM:*ENABLE-AUTOCOMPILE*}
722\index{*ENABLE-AUTOCOMPILE*}
723--- Variable: \textbf{*enable-autocompile*} [\textbf{system}] \textit{}
724
725\begin{adjustwidth}{5em}{5em}
726not-documented
727\end{adjustwidth}
728
729\paragraph{}
730\label{SYSTEM:*EXPLAIN*}
731\index{*EXPLAIN*}
732--- Variable: \textbf{*explain*} [\textbf{system}] \textit{}
733
734\begin{adjustwidth}{5em}{5em}
735not-documented
736\end{adjustwidth}
737
738\paragraph{}
739\label{SYSTEM:*FASL-LOADER*}
740\index{*FASL-LOADER*}
741--- Variable: \textbf{*fasl-loader*} [\textbf{system}] \textit{}
742
743\begin{adjustwidth}{5em}{5em}
744not-documented
745\end{adjustwidth}
746
747\paragraph{}
748\label{SYSTEM:*FASL-VERSION*}
749\index{*FASL-VERSION*}
750--- Variable: \textbf{*fasl-version*} [\textbf{system}] \textit{}
751
752\begin{adjustwidth}{5em}{5em}
753not-documented
754\end{adjustwidth}
755
756\paragraph{}
757\label{SYSTEM:*INLINE-DECLARATIONS*}
758\index{*INLINE-DECLARATIONS*}
759--- Variable: \textbf{*inline-declarations*} [\textbf{system}] \textit{}
760
761\begin{adjustwidth}{5em}{5em}
762not-documented
763\end{adjustwidth}
764
765\paragraph{}
766\label{SYSTEM:*LOGICAL-PATHNAME-TRANSLATIONS*}
767\index{*LOGICAL-PATHNAME-TRANSLATIONS*}
768--- Variable: \textbf{*logical-pathname-translations*} [\textbf{system}] \textit{}
769
770\begin{adjustwidth}{5em}{5em}
771not-documented
772\end{adjustwidth}
773
774\paragraph{}
775\label{SYSTEM:*NOINFORM*}
776\index{*NOINFORM*}
777--- Variable: \textbf{*noinform*} [\textbf{system}] \textit{}
778
779\begin{adjustwidth}{5em}{5em}
780not-documented
781\end{adjustwidth}
782
783\paragraph{}
784\label{SYSTEM:*SAFETY*}
785\index{*SAFETY*}
786--- Variable: \textbf{*safety*} [\textbf{system}] \textit{}
787
788\begin{adjustwidth}{5em}{5em}
789not-documented
790\end{adjustwidth}
791
792\paragraph{}
793\label{SYSTEM:*SOURCE*}
794\index{*SOURCE*}
795--- Variable: \textbf{*source*} [\textbf{system}] \textit{}
796
797\begin{adjustwidth}{5em}{5em}
798not-documented
799\end{adjustwidth}
800
801\paragraph{}
802\label{SYSTEM:*SOURCE-POSITION*}
803\index{*SOURCE-POSITION*}
804--- Variable: \textbf{*source-position*} [\textbf{system}] \textit{}
805
806\begin{adjustwidth}{5em}{5em}
807not-documented
808\end{adjustwidth}
809
810\paragraph{}
811\label{SYSTEM:*SPACE*}
812\index{*SPACE*}
813--- Variable: \textbf{*space*} [\textbf{system}] \textit{}
814
815\begin{adjustwidth}{5em}{5em}
816not-documented
817\end{adjustwidth}
818
819\paragraph{}
820\label{SYSTEM:*SPEED*}
821\index{*SPEED*}
822--- Variable: \textbf{*speed*} [\textbf{system}] \textit{}
823
824\begin{adjustwidth}{5em}{5em}
825not-documented
826\end{adjustwidth}
827
828\paragraph{}
829\label{SYSTEM:*TRACED-NAMES*}
830\index{*TRACED-NAMES*}
831--- Variable: \textbf{*traced-names*} [\textbf{system}] \textit{}
832
833\begin{adjustwidth}{5em}{5em}
834not-documented
835\end{adjustwidth}
836
837\paragraph{}
838\label{SYSTEM:+CL-PACKAGE+}
839\index{+CL-PACKAGE+}
840--- Variable: \textbf{+cl-package+} [\textbf{system}] \textit{}
841
842\begin{adjustwidth}{5em}{5em}
843not-documented
844\end{adjustwidth}
845
846\paragraph{}
847\label{SYSTEM:+FALSE-TYPE+}
848\index{+FALSE-TYPE+}
849--- Variable: \textbf{+false-type+} [\textbf{system}] \textit{}
850
851\begin{adjustwidth}{5em}{5em}
852not-documented
853\end{adjustwidth}
854
855\paragraph{}
856\label{SYSTEM:+FIXNUM-TYPE+}
857\index{+FIXNUM-TYPE+}
858--- Variable: \textbf{+fixnum-type+} [\textbf{system}] \textit{}
859
860\begin{adjustwidth}{5em}{5em}
861not-documented
862\end{adjustwidth}
863
864\paragraph{}
865\label{SYSTEM:+INTEGER-TYPE+}
866\index{+INTEGER-TYPE+}
867--- Variable: \textbf{+integer-type+} [\textbf{system}] \textit{}
868
869\begin{adjustwidth}{5em}{5em}
870not-documented
871\end{adjustwidth}
872
873\paragraph{}
874\label{SYSTEM:+KEYWORD-PACKAGE+}
875\index{+KEYWORD-PACKAGE+}
876--- Variable: \textbf{+keyword-package+} [\textbf{system}] \textit{}
877
878\begin{adjustwidth}{5em}{5em}
879not-documented
880\end{adjustwidth}
881
882\paragraph{}
883\label{SYSTEM:+SLOT-UNBOUND+}
884\index{+SLOT-UNBOUND+}
885--- Variable: \textbf{+slot-unbound+} [\textbf{system}] \textit{}
886
887\begin{adjustwidth}{5em}{5em}
888not-documented
889\end{adjustwidth}
890
891\paragraph{}
892\label{SYSTEM:+TRUE-TYPE+}
893\index{+TRUE-TYPE+}
894--- Variable: \textbf{+true-type+} [\textbf{system}] \textit{}
895
896\begin{adjustwidth}{5em}{5em}
897not-documented
898\end{adjustwidth}
899
900\paragraph{}
901\label{SYSTEM:ASET}
902\index{ASET}
903--- Function: \textbf{aset} [\textbf{system}] \textit{array subscripts new-element}
904
905\begin{adjustwidth}{5em}{5em}
906not-documented
907\end{adjustwidth}
908
909\paragraph{}
910\label{SYSTEM:AUTOCOMPILE}
911\index{AUTOCOMPILE}
912--- Function: \textbf{autocompile} [\textbf{system}] \textit{function}
913
914\begin{adjustwidth}{5em}{5em}
915not-documented
916\end{adjustwidth}
917
918\paragraph{}
919\label{SYSTEM:AVAILABLE-ENCODINGS}
920\index{AVAILABLE-ENCODINGS}
921--- Function: \textbf{available-encodings} [\textbf{system}] \textit{}
922
923\begin{adjustwidth}{5em}{5em}
924Returns all charset encodings suitable for passing to a stream constructor available at runtime.
925\end{adjustwidth}
926
927\paragraph{}
928\label{SYSTEM:AVER}
929\index{AVER}
930--- Macro: \textbf{aver} [\textbf{system}] \textit{}
931
932\begin{adjustwidth}{5em}{5em}
933not-documented
934\end{adjustwidth}
935
936\paragraph{}
937\label{SYSTEM:BACKTRACE}
938\index{BACKTRACE}
939--- Function: \textbf{backtrace} [\textbf{system}] \textit{}
940
941\begin{adjustwidth}{5em}{5em}
942Returns a Java backtrace of the invoking thread.
943\end{adjustwidth}
944
945\paragraph{}
946\label{SYSTEM:BUILT-IN-FUNCTION-P}
947\index{BUILT-IN-FUNCTION-P}
948--- Function: \textbf{built-in-function-p} [\textbf{system}] \textit{}
949
950\begin{adjustwidth}{5em}{5em}
951not-documented
952\end{adjustwidth}
953
954\paragraph{}
955\label{SYSTEM:CACHE-EMF}
956\index{CACHE-EMF}
957--- Function: \textbf{cache-emf} [\textbf{system}] \textit{generic-function args emf}
958
959\begin{adjustwidth}{5em}{5em}
960not-documented
961\end{adjustwidth}
962
963\paragraph{}
964\label{SYSTEM:CALL-COUNT}
965\index{CALL-COUNT}
966--- Function: \textbf{call-count} [\textbf{system}] \textit{}
967
968\begin{adjustwidth}{5em}{5em}
969not-documented
970\end{adjustwidth}
971
972\paragraph{}
973\label{SYSTEM:CALL-REGISTERS-LIMIT}
974\index{CALL-REGISTERS-LIMIT}
975--- Variable: \textbf{call-registers-limit} [\textbf{system}] \textit{}
976
977\begin{adjustwidth}{5em}{5em}
978not-documented
979\end{adjustwidth}
980
981\paragraph{}
982\label{SYSTEM:CANONICALIZE-LOGICAL-HOST}
983\index{CANONICALIZE-LOGICAL-HOST}
984--- Function: \textbf{canonicalize-logical-host} [\textbf{system}] \textit{host}
985
986\begin{adjustwidth}{5em}{5em}
987not-documented
988\end{adjustwidth}
989
990\paragraph{}
991\label{SYSTEM:CHECK-DECLARATION-TYPE}
992\index{CHECK-DECLARATION-TYPE}
993--- Function: \textbf{check-declaration-type} [\textbf{system}] \textit{name}
994
995\begin{adjustwidth}{5em}{5em}
996not-documented
997\end{adjustwidth}
998
999\paragraph{}
1000\label{SYSTEM:CHECK-SEQUENCE-BOUNDS}
1001\index{CHECK-SEQUENCE-BOUNDS}
1002--- Function: \textbf{check-sequence-bounds} [\textbf{system}] \textit{sequence start end}
1003
1004\begin{adjustwidth}{5em}{5em}
1005not-documented
1006\end{adjustwidth}
1007
1008\paragraph{}
1009\label{SYSTEM:CHOOSE-DISASSEMBLER}
1010\index{CHOOSE-DISASSEMBLER}
1011--- Function: \textbf{choose-disassembler} [\textbf{system}] \textit{\&optional name}
1012
1013\begin{adjustwidth}{5em}{5em}
1014Hook to choose invoked behavior of CL:DISASSEMBLE by using one of the methods registered in SYSTEM:*DISASSEMBLERS*.
1015
1016Optionally, prefer the strategy named NAME if one exists.
1017\end{adjustwidth}
1018
1019\paragraph{}
1020\label{SYSTEM:CLASS-BYTES}
1021\index{CLASS-BYTES}
1022--- Function: \textbf{class-bytes} [\textbf{system}] \textit{class}
1023
1024\begin{adjustwidth}{5em}{5em}
1025not-documented
1026\end{adjustwidth}
1027
1028\paragraph{}
1029\label{SYSTEM:COERCE-TO-CONDITION}
1030\index{COERCE-TO-CONDITION}
1031--- Function: \textbf{coerce-to-condition} [\textbf{system}] \textit{datum arguments default-type fun-name}
1032
1033\begin{adjustwidth}{5em}{5em}
1034not-documented
1035\end{adjustwidth}
1036
1037\paragraph{}
1038\label{SYSTEM:COERCE-TO-FUNCTION}
1039\index{COERCE-TO-FUNCTION}
1040--- Function: \textbf{coerce-to-function} [\textbf{system}] \textit{}
1041
1042\begin{adjustwidth}{5em}{5em}
1043not-documented
1044\end{adjustwidth}
1045
1046\paragraph{}
1047\label{SYSTEM:COMPILE-FILE-IF-NEEDED}
1048\index{COMPILE-FILE-IF-NEEDED}
1049--- Function: \textbf{compile-file-if-needed} [\textbf{system}] \textit{input-file \&rest allargs \&key force-compile \&allow-other-keys}
1050
1051\begin{adjustwidth}{5em}{5em}
1052not-documented
1053\end{adjustwidth}
1054
1055\paragraph{}
1056\label{EXTENSIONS:COMPILE-SYSTEM}
1057\index{COMPILE-SYSTEM}
1058--- Function: \textbf{compile-system} [\textbf{extensions}] \textit{\&key quit (zip t) (cls-ext *compile-file-class-extension*) (abcl-ext *compile-file-type*) output-path}
1059
1060\begin{adjustwidth}{5em}{5em}
1061not-documented
1062\end{adjustwidth}
1063
1064\paragraph{}
1065\label{SYSTEM:COMPILED-LISP-FUNCTION-P}
1066\index{COMPILED-LISP-FUNCTION-P}
1067--- Function: \textbf{compiled-lisp-function-p} [\textbf{system}] \textit{object}
1068
1069\begin{adjustwidth}{5em}{5em}
1070not-documented
1071\end{adjustwidth}
1072
1073\paragraph{}
1074\label{SYSTEM:COMPILER-DEFSTRUCT}
1075\index{COMPILER-DEFSTRUCT}
1076--- Function: \textbf{compiler-defstruct} [\textbf{system}] \textit{name \&key conc-name default-constructor constructors copier include type named initial-offset predicate print-function print-object direct-slots slots inherited-accessors documentation}
1077
1078\begin{adjustwidth}{5em}{5em}
1079not-documented
1080\end{adjustwidth}
1081
1082\paragraph{}
1083\label{SYSTEM:COMPILER-ERROR}
1084\index{COMPILER-ERROR}
1085--- Function: \textbf{compiler-error} [\textbf{system}] \textit{format-control \&rest format-arguments}
1086
1087\begin{adjustwidth}{5em}{5em}
1088not-documented
1089\end{adjustwidth}
1090
1091\paragraph{}
1092\label{SYSTEM:COMPILER-MACROEXPAND}
1093\index{COMPILER-MACROEXPAND}
1094--- Function: \textbf{compiler-macroexpand} [\textbf{system}] \textit{form \&optional env}
1095
1096\begin{adjustwidth}{5em}{5em}
1097not-documented
1098\end{adjustwidth}
1099
1100\paragraph{}
1101\label{SYSTEM:COMPILER-STYLE-WARN}
1102\index{COMPILER-STYLE-WARN}
1103--- Function: \textbf{compiler-style-warn} [\textbf{system}] \textit{format-control \&rest format-arguments}
1104
1105\begin{adjustwidth}{5em}{5em}
1106not-documented
1107\end{adjustwidth}
1108
1109\paragraph{}
1110\label{SYSTEM:COMPILER-SUBTYPEP}
1111\index{COMPILER-SUBTYPEP}
1112--- Function: \textbf{compiler-subtypep} [\textbf{system}] \textit{compiler-type typespec}
1113
1114\begin{adjustwidth}{5em}{5em}
1115not-documented
1116\end{adjustwidth}
1117
1118\paragraph{}
1119\label{SYSTEM:COMPILER-UNSUPPORTED}
1120\index{COMPILER-UNSUPPORTED}
1121--- Function: \textbf{compiler-unsupported} [\textbf{system}] \textit{format-control \&rest format-arguments}
1122
1123\begin{adjustwidth}{5em}{5em}
1124not-documented
1125\end{adjustwidth}
1126
1127\paragraph{}
1128\label{SYSTEM:COMPILER-WARN}
1129\index{COMPILER-WARN}
1130--- Function: \textbf{compiler-warn} [\textbf{system}] \textit{format-control \&rest format-arguments}
1131
1132\begin{adjustwidth}{5em}{5em}
1133not-documented
1134\end{adjustwidth}
1135
1136\paragraph{}
1137\label{SYSTEM:CONCATENATE-FASLS}
1138\index{CONCATENATE-FASLS}
1139--- Function: \textbf{concatenate-fasls} [\textbf{system}] \textit{inputs output}
1140
1141\begin{adjustwidth}{5em}{5em}
1142not-documented
1143\end{adjustwidth}
1144
1145\paragraph{}
1146\label{SYSTEM:DEFCONST}
1147\index{DEFCONST}
1148--- Macro: \textbf{defconst} [\textbf{system}] \textit{}
1149
1150\begin{adjustwidth}{5em}{5em}
1151not-documented
1152\end{adjustwidth}
1153
1154\paragraph{}
1155\label{SYSTEM:DEFINE-SOURCE-TRANSFORM}
1156\index{DEFINE-SOURCE-TRANSFORM}
1157--- Macro: \textbf{define-source-transform} [\textbf{system}] \textit{}
1158
1159\begin{adjustwidth}{5em}{5em}
1160not-documented
1161\end{adjustwidth}
1162
1163\paragraph{}
1164\label{SYSTEM:DEFKNOWN}
1165\index{DEFKNOWN}
1166--- Macro: \textbf{defknown} [\textbf{system}] \textit{}
1167
1168\begin{adjustwidth}{5em}{5em}
1169not-documented
1170\end{adjustwidth}
1171
1172\paragraph{}
1173\label{SYSTEM:DELETE-EQ}
1174\index{DELETE-EQ}
1175--- Function: \textbf{delete-eq} [\textbf{system}] \textit{item sequence}
1176
1177\begin{adjustwidth}{5em}{5em}
1178not-documented
1179\end{adjustwidth}
1180
1181\paragraph{}
1182\label{SYSTEM:DELETE-EQL}
1183\index{DELETE-EQL}
1184--- Function: \textbf{delete-eql} [\textbf{system}] \textit{item sequence}
1185
1186\begin{adjustwidth}{5em}{5em}
1187not-documented
1188\end{adjustwidth}
1189
1190\paragraph{}
1191\label{SYSTEM:DESCRIBE-COMPILER-POLICY}
1192\index{DESCRIBE-COMPILER-POLICY}
1193--- Function: \textbf{describe-compiler-policy} [\textbf{system}] \textit{}
1194
1195\begin{adjustwidth}{5em}{5em}
1196not-documented
1197\end{adjustwidth}
1198
1199\paragraph{}
1200\label{SYSTEM:DISABLE-ZIP-CACHE}
1201\index{DISABLE-ZIP-CACHE}
1202--- Function: \textbf{disable-zip-cache} [\textbf{system}] \textit{}
1203
1204\begin{adjustwidth}{5em}{5em}
1205Disable all caching of ABCL FASLs and ZIPs.
1206\end{adjustwidth}
1207
1208\paragraph{}
1209\label{SYSTEM:DISASSEMBLE-CLASS-BYTES}
1210\index{DISASSEMBLE-CLASS-BYTES}
1211--- Function: \textbf{disassemble-class-bytes} [\textbf{system}] \textit{java-object}
1212
1213\begin{adjustwidth}{5em}{5em}
1214not-documented
1215\end{adjustwidth}
1216
1217\paragraph{}
1218\label{SYSTEM:DOUBLE-FLOAT-HIGH-BITS}
1219\index{DOUBLE-FLOAT-HIGH-BITS}
1220--- Function: \textbf{double-float-high-bits} [\textbf{system}] \textit{float}
1221
1222\begin{adjustwidth}{5em}{5em}
1223not-documented
1224\end{adjustwidth}
1225
1226\paragraph{}
1227\label{SYSTEM:DOUBLE-FLOAT-LOW-BITS}
1228\index{DOUBLE-FLOAT-LOW-BITS}
1229--- Function: \textbf{double-float-low-bits} [\textbf{system}] \textit{float}
1230
1231\begin{adjustwidth}{5em}{5em}
1232not-documented
1233\end{adjustwidth}
1234
1235\paragraph{}
1236\label{SYSTEM:DUMP-FORM}
1237\index{DUMP-FORM}
1238--- Function: \textbf{dump-form} [\textbf{system}] \textit{form stream}
1239
1240\begin{adjustwidth}{5em}{5em}
1241not-documented
1242\end{adjustwidth}
1243
1244\paragraph{}
1245\label{SYSTEM:DUMP-UNINTERNED-SYMBOL-INDEX}
1246\index{DUMP-UNINTERNED-SYMBOL-INDEX}
1247--- Function: \textbf{dump-uninterned-symbol-index} [\textbf{system}] \textit{symbol}
1248
1249\begin{adjustwidth}{5em}{5em}
1250not-documented
1251\end{adjustwidth}
1252
1253\paragraph{}
1254\label{SYSTEM:EMPTY-ENVIRONMENT-P}
1255\index{EMPTY-ENVIRONMENT-P}
1256--- Function: \textbf{empty-environment-p} [\textbf{system}] \textit{environment}
1257
1258\begin{adjustwidth}{5em}{5em}
1259not-documented
1260\end{adjustwidth}
1261
1262\paragraph{}
1263\label{SYSTEM:ENSURE-INPUT-STREAM}
1264\index{ENSURE-INPUT-STREAM}
1265--- Function: \textbf{ensure-input-stream} [\textbf{system}] \textit{pathname}
1266
1267\begin{adjustwidth}{5em}{5em}
1268Returns a java.io.InputStream for resource denoted by PATHNAME.
1269\end{adjustwidth}
1270
1271\paragraph{}
1272\label{SYSTEM:ENVIRONMENT}
1273\index{ENVIRONMENT}
1274--- Class: \textbf{environment} [\textbf{system}] \textit{}
1275
1276\begin{adjustwidth}{5em}{5em}
1277not-documented
1278\end{adjustwidth}
1279
1280\paragraph{}
1281\label{SYSTEM:ENVIRONMENT-ADD-FUNCTION-DEFINITION}
1282\index{ENVIRONMENT-ADD-FUNCTION-DEFINITION}
1283--- Function: \textbf{environment-add-function-definition} [\textbf{system}] \textit{environment name lambda-expression}
1284
1285\begin{adjustwidth}{5em}{5em}
1286not-documented
1287\end{adjustwidth}
1288
1289\paragraph{}
1290\label{SYSTEM:ENVIRONMENT-ADD-MACRO-DEFINITION}
1291\index{ENVIRONMENT-ADD-MACRO-DEFINITION}
1292--- Function: \textbf{environment-add-macro-definition} [\textbf{system}] \textit{environment name expander}
1293
1294\begin{adjustwidth}{5em}{5em}
1295not-documented
1296\end{adjustwidth}
1297
1298\paragraph{}
1299\label{SYSTEM:ENVIRONMENT-ADD-SYMBOL-BINDING}
1300\index{ENVIRONMENT-ADD-SYMBOL-BINDING}
1301--- Function: \textbf{environment-add-symbol-binding} [\textbf{system}] \textit{environment symbol value}
1302
1303\begin{adjustwidth}{5em}{5em}
1304not-documented
1305\end{adjustwidth}
1306
1307\paragraph{}
1308\label{SYSTEM:ENVIRONMENT-ALL-FUNCTIONS}
1309\index{ENVIRONMENT-ALL-FUNCTIONS}
1310--- Function: \textbf{environment-all-functions} [\textbf{system}] \textit{environment}
1311
1312\begin{adjustwidth}{5em}{5em}
1313not-documented
1314\end{adjustwidth}
1315
1316\paragraph{}
1317\label{SYSTEM:ENVIRONMENT-ALL-VARIABLES}
1318\index{ENVIRONMENT-ALL-VARIABLES}
1319--- Function: \textbf{environment-all-variables} [\textbf{system}] \textit{environment}
1320
1321\begin{adjustwidth}{5em}{5em}
1322not-documented
1323\end{adjustwidth}
1324
1325\paragraph{}
1326\label{SYSTEM:ENVIRONMENT-VARIABLES}
1327\index{ENVIRONMENT-VARIABLES}
1328--- Function: \textbf{environment-variables} [\textbf{system}] \textit{environment}
1329
1330\begin{adjustwidth}{5em}{5em}
1331not-documented
1332\end{adjustwidth}
1333
1334\paragraph{}
1335\label{SYSTEM:EXPAND-INLINE}
1336\index{EXPAND-INLINE}
1337--- Function: \textbf{expand-inline} [\textbf{system}] \textit{form expansion}
1338
1339\begin{adjustwidth}{5em}{5em}
1340not-documented
1341\end{adjustwidth}
1342
1343\paragraph{}
1344\label{SYSTEM:EXPAND-SOURCE-TRANSFORM}
1345\index{EXPAND-SOURCE-TRANSFORM}
1346--- Function: \textbf{expand-source-transform} [\textbf{system}] \textit{form}
1347
1348\begin{adjustwidth}{5em}{5em}
1349not-documented
1350\end{adjustwidth}
1351
1352\paragraph{}
1353\label{SYSTEM:FDEFINITION-BLOCK-NAME}
1354\index{FDEFINITION-BLOCK-NAME}
1355--- Function: \textbf{fdefinition-block-name} [\textbf{system}] \textit{function-name}
1356
1357\begin{adjustwidth}{5em}{5em}
1358not-documented
1359\end{adjustwidth}
1360
1361\paragraph{}
1362\label{SYSTEM:FIND-CONTRIB}
1363\index{FIND-CONTRIB}
1364--- Function: \textbf{find-contrib} [\textbf{system}] \textit{}
1365
1366\begin{adjustwidth}{5em}{5em}
1367Introspect runtime classpaths to return a pathname containing
1368  subdirectories containing ASDF definitions.
1369\end{adjustwidth}
1370
1371\paragraph{}
1372\label{SYSTEM:FIND-SYSTEM}
1373\index{FIND-SYSTEM}
1374--- Function: \textbf{find-system} [\textbf{system}] \textit{}
1375
1376\begin{adjustwidth}{5em}{5em}
1377Find the location of the Armed Bear system implementation
1378
1379Used to determine relative pathname to find 'abcl-contrib.jar'.
1380\end{adjustwidth}
1381
1382\paragraph{}
1383\label{SYSTEM:FIXNUM-CONSTANT-VALUE}
1384\index{FIXNUM-CONSTANT-VALUE}
1385--- Function: \textbf{fixnum-constant-value} [\textbf{system}] \textit{compiler-type}
1386
1387\begin{adjustwidth}{5em}{5em}
1388not-documented
1389\end{adjustwidth}
1390
1391\paragraph{}
1392\label{SYSTEM:FIXNUM-TYPE-P}
1393\index{FIXNUM-TYPE-P}
1394--- Function: \textbf{fixnum-type-p} [\textbf{system}] \textit{compiler-type}
1395
1396\begin{adjustwidth}{5em}{5em}
1397not-documented
1398\end{adjustwidth}
1399
1400\paragraph{}
1401\label{SYSTEM:FLOAT-INFINITY-P}
1402\index{FLOAT-INFINITY-P}
1403--- Function: \textbf{float-infinity-p} [\textbf{system}] \textit{}
1404
1405\begin{adjustwidth}{5em}{5em}
1406not-documented
1407\end{adjustwidth}
1408
1409\paragraph{}
1410\label{SYSTEM:FLOAT-NAN-P}
1411\index{FLOAT-NAN-P}
1412--- Function: \textbf{float-nan-p} [\textbf{system}] \textit{}
1413
1414\begin{adjustwidth}{5em}{5em}
1415not-documented
1416\end{adjustwidth}
1417
1418\paragraph{}
1419\label{SYSTEM:FLOAT-OVERFLOW-MODE}
1420\index{FLOAT-OVERFLOW-MODE}
1421--- Function: \textbf{float-overflow-mode} [\textbf{system}] \textit{\&optional boolean}
1422
1423\begin{adjustwidth}{5em}{5em}
1424not-documented
1425\end{adjustwidth}
1426
1427\paragraph{}
1428\label{SYSTEM:FLOAT-STRING}
1429\index{FLOAT-STRING}
1430--- Function: \textbf{float-string} [\textbf{system}] \textit{}
1431
1432\begin{adjustwidth}{5em}{5em}
1433not-documented
1434\end{adjustwidth}
1435
1436\paragraph{}
1437\label{SYSTEM:FLOAT-UNDERFLOW-MODE}
1438\index{FLOAT-UNDERFLOW-MODE}
1439--- Function: \textbf{float-underflow-mode} [\textbf{system}] \textit{\&optional boolean}
1440
1441\begin{adjustwidth}{5em}{5em}
1442not-documented
1443\end{adjustwidth}
1444
1445\paragraph{}
1446\label{SYSTEM:FORWARD-REFERENCED-CLASS}
1447\index{FORWARD-REFERENCED-CLASS}
1448--- Class: \textbf{forward-referenced-class} [\textbf{system}] \textit{}
1449
1450\begin{adjustwidth}{5em}{5em}
1451not-documented
1452\end{adjustwidth}
1453
1454\paragraph{}
1455\label{SYSTEM:FRAME-TO-LIST}
1456\index{FRAME-TO-LIST}
1457--- Function: \textbf{frame-to-list} [\textbf{system}] \textit{frame}
1458
1459\begin{adjustwidth}{5em}{5em}
1460not-documented
1461\end{adjustwidth}
1462
1463\paragraph{}
1464\label{SYSTEM:FRAME-TO-STRING}
1465\index{FRAME-TO-STRING}
1466--- Function: \textbf{frame-to-string} [\textbf{system}] \textit{frame}
1467
1468\begin{adjustwidth}{5em}{5em}
1469Convert stack FRAME to a (potentially) readable string.
1470\end{adjustwidth}
1471
1472\paragraph{}
1473\label{SYSTEM:FSET}
1474\index{FSET}
1475--- Function: \textbf{fset} [\textbf{system}] \textit{name function \&optional source-position arglist documentation}
1476
1477\begin{adjustwidth}{5em}{5em}
1478not-documented
1479\end{adjustwidth}
1480
1481\paragraph{}
1482\label{SYSTEM:FTYPE-RESULT-TYPE}
1483\index{FTYPE-RESULT-TYPE}
1484--- Function: \textbf{ftype-result-type} [\textbf{system}] \textit{ftype}
1485
1486\begin{adjustwidth}{5em}{5em}
1487not-documented
1488\end{adjustwidth}
1489
1490\paragraph{}
1491\label{SYSTEM:FUNCTION-PLIST}
1492\index{FUNCTION-PLIST}
1493--- Function: \textbf{function-plist} [\textbf{system}] \textit{function}
1494
1495\begin{adjustwidth}{5em}{5em}
1496not-documented
1497\end{adjustwidth}
1498
1499\paragraph{}
1500\label{SYSTEM:FUNCTION-RESULT-TYPE}
1501\index{FUNCTION-RESULT-TYPE}
1502--- Function: \textbf{function-result-type} [\textbf{system}] \textit{name}
1503
1504\begin{adjustwidth}{5em}{5em}
1505not-documented
1506\end{adjustwidth}
1507
1508\paragraph{}
1509\label{SYSTEM:GET-CACHED-EMF}
1510\index{GET-CACHED-EMF}
1511--- Function: \textbf{get-cached-emf} [\textbf{system}] \textit{generic-function args}
1512
1513\begin{adjustwidth}{5em}{5em}
1514not-documented
1515\end{adjustwidth}
1516
1517\paragraph{}
1518\label{SYSTEM:GET-FUNCTION-INFO-VALUE}
1519\index{GET-FUNCTION-INFO-VALUE}
1520--- Function: \textbf{get-function-info-value} [\textbf{system}] \textit{name indicator}
1521
1522\begin{adjustwidth}{5em}{5em}
1523not-documented
1524\end{adjustwidth}
1525
1526\paragraph{}
1527\label{SYSTEM:GETHASH1}
1528\index{GETHASH1}
1529--- Function: \textbf{gethash1} [\textbf{system}] \textit{key hash-table}
1530
1531\begin{adjustwidth}{5em}{5em}
1532not-documented
1533\end{adjustwidth}
1534
1535\paragraph{}
1536\label{SYSTEM:GROVEL-JAVA-DEFINITIONS-IN-FILE}
1537\index{GROVEL-JAVA-DEFINITIONS-IN-FILE}
1538--- Function: \textbf{grovel-java-definitions-in-file} [\textbf{system}] \textit{file out}
1539
1540\begin{adjustwidth}{5em}{5em}
1541not-documented
1542\end{adjustwidth}
1543
1544\paragraph{}
1545\label{SYSTEM:HASH-TABLE-WEAKNESS}
1546\index{HASH-TABLE-WEAKNESS}
1547--- Function: \textbf{hash-table-weakness} [\textbf{system}] \textit{hash-table}
1548
1549\begin{adjustwidth}{5em}{5em}
1550Return weakness property of HASH-TABLE, or NIL if it has none.
1551\end{adjustwidth}
1552
1553\paragraph{}
1554\label{SYSTEM:HOT-COUNT}
1555\index{HOT-COUNT}
1556--- Function: \textbf{hot-count} [\textbf{system}] \textit{}
1557
1558\begin{adjustwidth}{5em}{5em}
1559not-documented
1560\end{adjustwidth}
1561
1562\paragraph{}
1563\label{SYSTEM:IDENTITY-HASH-CODE}
1564\index{IDENTITY-HASH-CODE}
1565--- Function: \textbf{identity-hash-code} [\textbf{system}] \textit{}
1566
1567\begin{adjustwidth}{5em}{5em}
1568not-documented
1569\end{adjustwidth}
1570
1571\paragraph{}
1572\label{SYSTEM:INIT-FASL}
1573\index{INIT-FASL}
1574--- Function: \textbf{init-fasl} [\textbf{system}] \textit{\&key version}
1575
1576\begin{adjustwidth}{5em}{5em}
1577not-documented
1578\end{adjustwidth}
1579
1580\paragraph{}
1581\label{SYSTEM:INLINE-EXPANSION}
1582\index{INLINE-EXPANSION}
1583--- Function: \textbf{inline-expansion} [\textbf{system}] \textit{name}
1584
1585\begin{adjustwidth}{5em}{5em}
1586not-documented
1587\end{adjustwidth}
1588
1589\paragraph{}
1590\label{SYSTEM:INLINE-P}
1591\index{INLINE-P}
1592--- Function: \textbf{inline-p} [\textbf{system}] \textit{name}
1593
1594\begin{adjustwidth}{5em}{5em}
1595not-documented
1596\end{adjustwidth}
1597
1598\paragraph{}
1599\label{SYSTEM:INSPECTED-PARTS}
1600\index{INSPECTED-PARTS}
1601--- Function: \textbf{inspected-parts} [\textbf{system}] \textit{}
1602
1603\begin{adjustwidth}{5em}{5em}
1604not-documented
1605\end{adjustwidth}
1606
1607\paragraph{}
1608\label{SYSTEM:INTEGER-CONSTANT-VALUE}
1609\index{INTEGER-CONSTANT-VALUE}
1610--- Function: \textbf{integer-constant-value} [\textbf{system}] \textit{compiler-type}
1611
1612\begin{adjustwidth}{5em}{5em}
1613not-documented
1614\end{adjustwidth}
1615
1616\paragraph{}
1617\label{SYSTEM:INTEGER-TYPE-HIGH}
1618\index{INTEGER-TYPE-HIGH}
1619--- Function: \textbf{integer-type-high} [\textbf{system}] \textit{}
1620
1621\begin{adjustwidth}{5em}{5em}
1622not-documented
1623\end{adjustwidth}
1624
1625\paragraph{}
1626\label{SYSTEM:INTEGER-TYPE-LOW}
1627\index{INTEGER-TYPE-LOW}
1628--- Function: \textbf{integer-type-low} [\textbf{system}] \textit{}
1629
1630\begin{adjustwidth}{5em}{5em}
1631not-documented
1632\end{adjustwidth}
1633
1634\paragraph{}
1635\label{SYSTEM:INTEGER-TYPE-P}
1636\index{INTEGER-TYPE-P}
1637--- Function: \textbf{integer-type-p} [\textbf{system}] \textit{object}
1638
1639\begin{adjustwidth}{5em}{5em}
1640not-documented
1641\end{adjustwidth}
1642
1643\paragraph{}
1644\label{SYSTEM:INTERACTIVE-EVAL}
1645\index{INTERACTIVE-EVAL}
1646--- Function: \textbf{interactive-eval} [\textbf{system}] \textit{}
1647
1648\begin{adjustwidth}{5em}{5em}
1649not-documented
1650\end{adjustwidth}
1651
1652\paragraph{}
1653\label{SYSTEM:INTERNAL-COMPILER-ERROR}
1654\index{INTERNAL-COMPILER-ERROR}
1655--- Function: \textbf{internal-compiler-error} [\textbf{system}] \textit{format-control \&rest format-arguments}
1656
1657\begin{adjustwidth}{5em}{5em}
1658not-documented
1659\end{adjustwidth}
1660
1661\paragraph{}
1662\label{SYSTEM:JAR-STREAM}
1663\index{JAR-STREAM}
1664--- Class: \textbf{jar-stream} [\textbf{system}] \textit{}
1665
1666\begin{adjustwidth}{5em}{5em}
1667not-documented
1668\end{adjustwidth}
1669
1670\paragraph{}
1671\label{SYSTEM:JAVA-LONG-TYPE-P}
1672\index{JAVA-LONG-TYPE-P}
1673--- Function: \textbf{java-long-type-p} [\textbf{system}] \textit{compiler-type}
1674
1675\begin{adjustwidth}{5em}{5em}
1676not-documented
1677\end{adjustwidth}
1678
1679\paragraph{}
1680\label{SYSTEM:LAMBDA-NAME}
1681\index{LAMBDA-NAME}
1682--- Function: \textbf{lambda-name} [\textbf{system}] \textit{}
1683
1684\begin{adjustwidth}{5em}{5em}
1685not-documented
1686\end{adjustwidth}
1687
1688\paragraph{}
1689\label{SYSTEM:LAYOUT-CLASS}
1690\index{LAYOUT-CLASS}
1691--- Function: \textbf{layout-class} [\textbf{system}] \textit{layout}
1692
1693\begin{adjustwidth}{5em}{5em}
1694not-documented
1695\end{adjustwidth}
1696
1697\paragraph{}
1698\label{SYSTEM:LAYOUT-LENGTH}
1699\index{LAYOUT-LENGTH}
1700--- Function: \textbf{layout-length} [\textbf{system}] \textit{layout}
1701
1702\begin{adjustwidth}{5em}{5em}
1703not-documented
1704\end{adjustwidth}
1705
1706\paragraph{}
1707\label{SYSTEM:LAYOUT-SLOT-INDEX}
1708\index{LAYOUT-SLOT-INDEX}
1709--- Function: \textbf{layout-slot-index} [\textbf{system}] \textit{}
1710
1711\begin{adjustwidth}{5em}{5em}
1712not-documented
1713\end{adjustwidth}
1714
1715\paragraph{}
1716\label{SYSTEM:LAYOUT-SLOT-LOCATION}
1717\index{LAYOUT-SLOT-LOCATION}
1718--- Function: \textbf{layout-slot-location} [\textbf{system}] \textit{layout slot-name}
1719
1720\begin{adjustwidth}{5em}{5em}
1721not-documented
1722\end{adjustwidth}
1723
1724\paragraph{}
1725\label{SYSTEM:LIST-DELETE-EQ}
1726\index{LIST-DELETE-EQ}
1727--- Function: \textbf{list-delete-eq} [\textbf{system}] \textit{item list}
1728
1729\begin{adjustwidth}{5em}{5em}
1730not-documented
1731\end{adjustwidth}
1732
1733\paragraph{}
1734\label{SYSTEM:LIST-DELETE-EQL}
1735\index{LIST-DELETE-EQL}
1736--- Function: \textbf{list-delete-eql} [\textbf{system}] \textit{item list}
1737
1738\begin{adjustwidth}{5em}{5em}
1739not-documented
1740\end{adjustwidth}
1741
1742\paragraph{}
1743\label{SYSTEM:LIST-DIRECTORY}
1744\index{LIST-DIRECTORY}
1745--- Function: \textbf{list-directory} [\textbf{system}] \textit{directory \&optional (resolve-symlinks nil)}
1746
1747\begin{adjustwidth}{5em}{5em}
1748Lists the contents of DIRECTORY, optionally resolving symbolic links.
1749\end{adjustwidth}
1750
1751\paragraph{}
1752\label{SYSTEM:LOAD-COMPILED-FUNCTION}
1753\index{LOAD-COMPILED-FUNCTION}
1754--- Function: \textbf{load-compiled-function} [\textbf{system}] \textit{source}
1755
1756\begin{adjustwidth}{5em}{5em}
1757not-documented
1758\end{adjustwidth}
1759
1760\paragraph{}
1761\label{SYSTEM:LOAD-SYSTEM-FILE}
1762\index{LOAD-SYSTEM-FILE}
1763--- Function: \textbf{load-system-file} [\textbf{system}] \textit{}
1764
1765\begin{adjustwidth}{5em}{5em}
1766not-documented
1767\end{adjustwidth}
1768
1769\paragraph{}
1770\label{SYSTEM:LOGICAL-HOST-P}
1771\index{LOGICAL-HOST-P}
1772--- Function: \textbf{logical-host-p} [\textbf{system}] \textit{canonical-host}
1773
1774\begin{adjustwidth}{5em}{5em}
1775not-documented
1776\end{adjustwidth}
1777
1778\paragraph{}
1779\label{SYSTEM:LOGICAL-PATHNAME-P}
1780\index{LOGICAL-PATHNAME-P}
1781--- Function: \textbf{logical-pathname-p} [\textbf{system}] \textit{object}
1782
1783\begin{adjustwidth}{5em}{5em}
1784Returns true if OBJECT is of type logical-pathname; otherwise, returns false.
1785\end{adjustwidth}
1786
1787\paragraph{}
1788\label{SYSTEM:LOOKUP-KNOWN-SYMBOL}
1789\index{LOOKUP-KNOWN-SYMBOL}
1790--- Function: \textbf{lookup-known-symbol} [\textbf{system}] \textit{symbol}
1791
1792\begin{adjustwidth}{5em}{5em}
1793Returns the name of the field and its class designator
1794which stores the Java object `symbol'.
1795\end{adjustwidth}
1796
1797\paragraph{}
1798\label{SYSTEM:MACRO-FUNCTION-P}
1799\index{MACRO-FUNCTION-P}
1800--- Function: \textbf{macro-function-p} [\textbf{system}] \textit{value}
1801
1802\begin{adjustwidth}{5em}{5em}
1803not-documented
1804\end{adjustwidth}
1805
1806\paragraph{}
1807\label{SYSTEM:MAKE-CLOSURE}
1808\index{MAKE-CLOSURE}
1809--- Function: \textbf{make-closure} [\textbf{system}] \textit{}
1810
1811\begin{adjustwidth}{5em}{5em}
1812not-documented
1813\end{adjustwidth}
1814
1815\paragraph{}
1816\label{SYSTEM:MAKE-COMPILER-TYPE}
1817\index{MAKE-COMPILER-TYPE}
1818--- Function: \textbf{make-compiler-type} [\textbf{system}] \textit{typespec}
1819
1820\begin{adjustwidth}{5em}{5em}
1821not-documented
1822\end{adjustwidth}
1823
1824\paragraph{}
1825\label{SYSTEM:MAKE-DOUBLE-FLOAT}
1826\index{MAKE-DOUBLE-FLOAT}
1827--- Function: \textbf{make-double-float} [\textbf{system}] \textit{bits}
1828
1829\begin{adjustwidth}{5em}{5em}
1830not-documented
1831\end{adjustwidth}
1832
1833\paragraph{}
1834\label{SYSTEM:MAKE-ENVIRONMENT}
1835\index{MAKE-ENVIRONMENT}
1836--- Function: \textbf{make-environment} [\textbf{system}] \textit{\&optional parent-environment}
1837
1838\begin{adjustwidth}{5em}{5em}
1839not-documented
1840\end{adjustwidth}
1841
1842\paragraph{}
1843\label{SYSTEM:MAKE-FILE-STREAM}
1844\index{MAKE-FILE-STREAM}
1845--- Function: \textbf{make-file-stream} [\textbf{system}] \textit{pathname namestring element-type direction if-exists external-format}
1846
1847\begin{adjustwidth}{5em}{5em}
1848not-documented
1849\end{adjustwidth}
1850
1851\paragraph{}
1852\label{SYSTEM:MAKE-FILL-POINTER-OUTPUT-STREAM}
1853\index{MAKE-FILL-POINTER-OUTPUT-STREAM}
1854--- Function: \textbf{make-fill-pointer-output-stream} [\textbf{system}] \textit{}
1855
1856\begin{adjustwidth}{5em}{5em}
1857not-documented
1858\end{adjustwidth}
1859
1860\paragraph{}
1861\label{SYSTEM:MAKE-INTEGER-TYPE}
1862\index{MAKE-INTEGER-TYPE}
1863--- Function: \textbf{make-integer-type} [\textbf{system}] \textit{type}
1864
1865\begin{adjustwidth}{5em}{5em}
1866not-documented
1867\end{adjustwidth}
1868
1869\paragraph{}
1870\label{SYSTEM:MAKE-KEYWORD}
1871\index{MAKE-KEYWORD}
1872--- Function: \textbf{make-keyword} [\textbf{system}] \textit{symbol}
1873
1874\begin{adjustwidth}{5em}{5em}
1875not-documented
1876\end{adjustwidth}
1877
1878\paragraph{}
1879\label{SYSTEM:MAKE-LAYOUT}
1880\index{MAKE-LAYOUT}
1881--- Function: \textbf{make-layout} [\textbf{system}] \textit{class instance-slots class-slots}
1882
1883\begin{adjustwidth}{5em}{5em}
1884not-documented
1885\end{adjustwidth}
1886
1887\paragraph{}
1888\label{SYSTEM:MAKE-MACRO}
1889\index{MAKE-MACRO}
1890--- Function: \textbf{make-macro} [\textbf{system}] \textit{name expansion-function}
1891
1892\begin{adjustwidth}{5em}{5em}
1893not-documented
1894\end{adjustwidth}
1895
1896\paragraph{}
1897\label{SYSTEM:MAKE-MACRO-EXPANDER}
1898\index{MAKE-MACRO-EXPANDER}
1899--- Function: \textbf{make-macro-expander} [\textbf{system}] \textit{definition}
1900
1901\begin{adjustwidth}{5em}{5em}
1902not-documented
1903\end{adjustwidth}
1904
1905\paragraph{}
1906\label{SYSTEM:MAKE-SINGLE-FLOAT}
1907\index{MAKE-SINGLE-FLOAT}
1908--- Function: \textbf{make-single-float} [\textbf{system}] \textit{bits}
1909
1910\begin{adjustwidth}{5em}{5em}
1911not-documented
1912\end{adjustwidth}
1913
1914\paragraph{}
1915\label{SYSTEM:MAKE-STRUCTURE}
1916\index{MAKE-STRUCTURE}
1917--- Function: \textbf{make-structure} [\textbf{system}] \textit{}
1918
1919\begin{adjustwidth}{5em}{5em}
1920not-documented
1921\end{adjustwidth}
1922
1923\paragraph{}
1924\label{SYSTEM:MAKE-SYMBOL-MACRO}
1925\index{MAKE-SYMBOL-MACRO}
1926--- Function: \textbf{make-symbol-macro} [\textbf{system}] \textit{expansion}
1927
1928\begin{adjustwidth}{5em}{5em}
1929not-documented
1930\end{adjustwidth}
1931
1932\paragraph{}
1933\label{SYSTEM:NAMED-LAMBDA}
1934\index{NAMED-LAMBDA}
1935--- Macro: \textbf{named-lambda} [\textbf{system}] \textit{}
1936
1937\begin{adjustwidth}{5em}{5em}
1938not-documented
1939\end{adjustwidth}
1940
1941\paragraph{}
1942\label{SYSTEM:NORMALIZE-TYPE}
1943\index{NORMALIZE-TYPE}
1944--- Function: \textbf{normalize-type} [\textbf{system}] \textit{type}
1945
1946\begin{adjustwidth}{5em}{5em}
1947not-documented
1948\end{adjustwidth}
1949
1950\paragraph{}
1951\label{SYSTEM:NOTE-NAME-DEFINED}
1952\index{NOTE-NAME-DEFINED}
1953--- Function: \textbf{note-name-defined} [\textbf{system}] \textit{name}
1954
1955\begin{adjustwidth}{5em}{5em}
1956not-documented
1957\end{adjustwidth}
1958
1959\paragraph{}
1960\label{SYSTEM:NOTINLINE-P}
1961\index{NOTINLINE-P}
1962--- Function: \textbf{notinline-p} [\textbf{system}] \textit{name}
1963
1964\begin{adjustwidth}{5em}{5em}
1965not-documented
1966\end{adjustwidth}
1967
1968\paragraph{}
1969\label{SYSTEM:OUT-SYNONYM-OF}
1970\index{OUT-SYNONYM-OF}
1971--- Function: \textbf{out-synonym-of} [\textbf{system}] \textit{stream-designator}
1972
1973\begin{adjustwidth}{5em}{5em}
1974not-documented
1975\end{adjustwidth}
1976
1977\paragraph{}
1978\label{SYSTEM:OUTPUT-OBJECT}
1979\index{OUTPUT-OBJECT}
1980--- Function: \textbf{output-object} [\textbf{system}] \textit{object stream}
1981
1982\begin{adjustwidth}{5em}{5em}
1983not-documented
1984\end{adjustwidth}
1985
1986\paragraph{}
1987\label{SYSTEM:PACKAGE-EXTERNAL-SYMBOLS}
1988\index{PACKAGE-EXTERNAL-SYMBOLS}
1989--- Function: \textbf{package-external-symbols} [\textbf{system}] \textit{}
1990
1991\begin{adjustwidth}{5em}{5em}
1992not-documented
1993\end{adjustwidth}
1994
1995\paragraph{}
1996\label{SYSTEM:PACKAGE-INHERITED-SYMBOLS}
1997\index{PACKAGE-INHERITED-SYMBOLS}
1998--- Function: \textbf{package-inherited-symbols} [\textbf{system}] \textit{}
1999
2000\begin{adjustwidth}{5em}{5em}
2001not-documented
2002\end{adjustwidth}
2003
2004\paragraph{}
2005\label{SYSTEM:PACKAGE-INTERNAL-SYMBOLS}
2006\index{PACKAGE-INTERNAL-SYMBOLS}
2007--- Function: \textbf{package-internal-symbols} [\textbf{system}] \textit{}
2008
2009\begin{adjustwidth}{5em}{5em}
2010not-documented
2011\end{adjustwidth}
2012
2013\paragraph{}
2014\label{SYSTEM:PACKAGE-SYMBOLS}
2015\index{PACKAGE-SYMBOLS}
2016--- Function: \textbf{package-symbols} [\textbf{system}] \textit{}
2017
2018\begin{adjustwidth}{5em}{5em}
2019not-documented
2020\end{adjustwidth}
2021
2022\paragraph{}
2023\label{SYSTEM:PARSE-BODY}
2024\index{PARSE-BODY}
2025--- Function: \textbf{parse-body} [\textbf{system}] \textit{body \&optional (doc-string-allowed t)}
2026
2027\begin{adjustwidth}{5em}{5em}
2028not-documented
2029\end{adjustwidth}
2030
2031\paragraph{}
2032\label{EXTENSIONS:PRECOMPILE}
2033\index{PRECOMPILE}
2034--- Function: \textbf{precompile} [\textbf{extensions}] \textit{name \&optional definition}
2035
2036\begin{adjustwidth}{5em}{5em}
2037not-documented
2038\end{adjustwidth}
2039
2040\paragraph{}
2041\label{SYSTEM:PROCESS}
2042\index{PROCESS}
2043--- Class: \textbf{process} [\textbf{system}] \textit{}
2044
2045\begin{adjustwidth}{5em}{5em}
2046not-documented
2047\end{adjustwidth}
2048
2049\paragraph{}
2050\label{SYSTEM:PROCESS-ALIVE-P}
2051\index{PROCESS-ALIVE-P}
2052--- Function: \textbf{process-alive-p} [\textbf{system}] \textit{process}
2053
2054\begin{adjustwidth}{5em}{5em}
2055Return t if process is still alive, nil otherwise.
2056\end{adjustwidth}
2057
2058\paragraph{}
2059\label{SYSTEM:PROCESS-ERROR}
2060\index{PROCESS-ERROR}
2061--- Function: \textbf{process-error} [\textbf{system}] \textit{process}
2062
2063\begin{adjustwidth}{5em}{5em}
2064not-documented
2065\end{adjustwidth}
2066
2067\paragraph{}
2068\label{SYSTEM:PROCESS-EXIT-CODE}
2069\index{PROCESS-EXIT-CODE}
2070--- Function: \textbf{process-exit-code} [\textbf{system}] \textit{instance}
2071
2072\begin{adjustwidth}{5em}{5em}
2073The exit code of a process.
2074\end{adjustwidth}
2075
2076\paragraph{}
2077\label{SYSTEM:PROCESS-INPUT}
2078\index{PROCESS-INPUT}
2079--- Function: \textbf{process-input} [\textbf{system}] \textit{process}
2080
2081\begin{adjustwidth}{5em}{5em}
2082not-documented
2083\end{adjustwidth}
2084
2085\paragraph{}
2086\label{SYSTEM:PROCESS-KILL}
2087\index{PROCESS-KILL}
2088--- Function: \textbf{process-kill} [\textbf{system}] \textit{process}
2089
2090\begin{adjustwidth}{5em}{5em}
2091Kills the process.
2092\end{adjustwidth}
2093
2094\paragraph{}
2095\label{SYSTEM:PROCESS-OPTIMIZATION-DECLARATIONS}
2096\index{PROCESS-OPTIMIZATION-DECLARATIONS}
2097--- Function: \textbf{process-optimization-declarations} [\textbf{system}] \textit{forms}
2098
2099\begin{adjustwidth}{5em}{5em}
2100not-documented
2101\end{adjustwidth}
2102
2103\paragraph{}
2104\label{SYSTEM:PROCESS-OUTPUT}
2105\index{PROCESS-OUTPUT}
2106--- Function: \textbf{process-output} [\textbf{system}] \textit{process}
2107
2108\begin{adjustwidth}{5em}{5em}
2109not-documented
2110\end{adjustwidth}
2111
2112\paragraph{}
2113\label{SYSTEM:PROCESS-P}
2114\index{PROCESS-P}
2115--- Function: \textbf{process-p} [\textbf{system}] \textit{object}
2116
2117\begin{adjustwidth}{5em}{5em}
2118not-documented
2119\end{adjustwidth}
2120
2121\paragraph{}
2122\label{SYSTEM:PROCESS-PID}
2123\index{PROCESS-PID}
2124--- Function: \textbf{process-pid} [\textbf{system}] \textit{process}
2125
2126\begin{adjustwidth}{5em}{5em}
2127Return the process ID.
2128\end{adjustwidth}
2129
2130\paragraph{}
2131\label{SYSTEM:PROCESS-WAIT}
2132\index{PROCESS-WAIT}
2133--- Function: \textbf{process-wait} [\textbf{system}] \textit{process}
2134
2135\begin{adjustwidth}{5em}{5em}
2136Wait for process to quit running for some reason.
2137\end{adjustwidth}
2138
2139\paragraph{}
2140\label{SYSTEM:PROCLAIMED-FTYPE}
2141\index{PROCLAIMED-FTYPE}
2142--- Function: \textbf{proclaimed-ftype} [\textbf{system}] \textit{name}
2143
2144\begin{adjustwidth}{5em}{5em}
2145not-documented
2146\end{adjustwidth}
2147
2148\paragraph{}
2149\label{SYSTEM:PROCLAIMED-TYPE}
2150\index{PROCLAIMED-TYPE}
2151--- Function: \textbf{proclaimed-type} [\textbf{system}] \textit{name}
2152
2153\begin{adjustwidth}{5em}{5em}
2154not-documented
2155\end{adjustwidth}
2156
2157\paragraph{}
2158\label{SYSTEM:PSXHASH}
2159\index{PSXHASH}
2160--- Function: \textbf{psxhash} [\textbf{system}] \textit{object}
2161
2162\begin{adjustwidth}{5em}{5em}
2163not-documented
2164\end{adjustwidth}
2165
2166\paragraph{}
2167\label{SYSTEM:PUT}
2168\index{PUT}
2169--- Function: \textbf{put} [\textbf{system}] \textit{}
2170
2171\begin{adjustwidth}{5em}{5em}
2172not-documented
2173\end{adjustwidth}
2174
2175\paragraph{}
2176\label{SYSTEM:PUTHASH}
2177\index{PUTHASH}
2178--- Function: \textbf{puthash} [\textbf{system}] \textit{key hash-table new-value \&optional default}
2179
2180\begin{adjustwidth}{5em}{5em}
2181not-documented
2182\end{adjustwidth}
2183
2184\paragraph{}
2185\label{SYSTEM:READ-8-BITS}
2186\index{READ-8-BITS}
2187--- Function: \textbf{read-8-bits} [\textbf{system}] \textit{stream \&optional eof-error-p eof-value}
2188
2189\begin{adjustwidth}{5em}{5em}
2190not-documented
2191\end{adjustwidth}
2192
2193\paragraph{}
2194\label{SYSTEM:READ-VECTOR-UNSIGNED-BYTE-8}
2195\index{READ-VECTOR-UNSIGNED-BYTE-8}
2196--- Function: \textbf{read-vector-unsigned-byte-8} [\textbf{system}] \textit{vector stream start end}
2197
2198\begin{adjustwidth}{5em}{5em}
2199not-documented
2200\end{adjustwidth}
2201
2202\paragraph{}
2203\label{SYSTEM:RECORD-SOURCE-INFORMATION}
2204\index{RECORD-SOURCE-INFORMATION}
2205--- Function: \textbf{record-source-information} [\textbf{system}] \textit{name \&optional source-pathname source-position}
2206
2207\begin{adjustwidth}{5em}{5em}
2208not-documented
2209\end{adjustwidth}
2210
2211\paragraph{}
2212\label{SYSTEM:RECORD-SOURCE-INFORMATION-FOR-TYPE}
2213\index{RECORD-SOURCE-INFORMATION-FOR-TYPE}
2214--- Function: \textbf{record-source-information-for-type} [\textbf{system}] \textit{name type \&optional source-pathname source-position}
2215
2216\begin{adjustwidth}{5em}{5em}
2217Record source information on the SYS:SOURCE property for symbol with NAME
2218
2219TYPE is either a symbol or list.
2220
2221Source information for functions, methods, and generic functions are
2222represented as lists of the following form:
2223
2224    (:generic-function function-name)
2225    (:function function-name)
2226    (:method method-name qualifiers specializers)
2227
2228Where FUNCTION-NAME or METHOD-NAME can be a either be of the form
2229'symbol or '(setf symbol).
2230
2231Source information for all other forms have a symbol for TYPE which is
2232one of the following:
2233
2234:class, :variable, :condition, :constant, :compiler-macro, :macro
2235:package, :structure, :type, :setf-expander, :source-transform
2236
2237These values follow SBCL'S implemenation in SLIME
2238c.f. <https://github.com/slime/slime/blob/bad2acf672c33b913aabc1a7facb9c3c16a4afe9/swank/sbcl.lisp\#L748>
2239
2240
2241\end{adjustwidth}
2242
2243\paragraph{}
2244\label{SYSTEM:REMEMBER}
2245\index{REMEMBER}
2246--- Function: \textbf{remember} [\textbf{system}] \textit{}
2247
2248\begin{adjustwidth}{5em}{5em}
2249not-documented
2250\end{adjustwidth}
2251
2252\paragraph{}
2253\label{SYSTEM:REMOVE-ZIP-CACHE-ENTRY}
2254\index{REMOVE-ZIP-CACHE-ENTRY}
2255--- Function: \textbf{remove-zip-cache-entry} [\textbf{system}] \textit{pathname}
2256
2257\begin{adjustwidth}{5em}{5em}
2258not-documented
2259\end{adjustwidth}
2260
2261\paragraph{}
2262\label{SYSTEM:REQUIRE-TYPE}
2263\index{REQUIRE-TYPE}
2264--- Function: \textbf{require-type} [\textbf{system}] \textit{arg type}
2265
2266\begin{adjustwidth}{5em}{5em}
2267not-documented
2268\end{adjustwidth}
2269
2270\paragraph{}
2271\label{SYSTEM:RUN-PROGRAM}
2272\index{RUN-PROGRAM}
2273--- Function: \textbf{run-program} [\textbf{system}] \textit{program args \&key environment (wait t) clear-environment (input stream) (output stream) (error stream) if-input-does-not-exist (if-output-exists error) (if-error-exists error) directory}
2274
2275\begin{adjustwidth}{5em}{5em}
2276Run PROGRAM with ARGS in with ENVIRONMENT variables.
2277
2278Possibly WAIT for subprocess to exit.
2279
2280Optionally CLEAR-ENVIRONMENT of the subprocess of any non specified values.
2281
2282Creates a new process running the the PROGRAM.
2283
2284ARGS are a list of strings to be passed to the program as arguments.
2285
2286For no arguments, use nil which means that just the name of the
2287program is passed as arg 0.
2288
2289Returns a process structure containing the JAVA-OBJECT wrapped Process
2290object, and the PROCESS-INPUT, PROCESS-OUTPUT, and PROCESS-ERROR streams.
2291
2292c.f. http://download.oracle.com/javase/6/docs/api/java/lang/Process.html
2293
2294Notes about Unix environments (as in the :environment):
2295
2296    * The ABCL implementation of run-program, like SBCL, Perl and many
2297      other programs, copies the Unix environment by default.
2298
2299    * Running Unix programs from a setuid process, or in any other
2300      situation where the Unix environment is under the control of
2301      someone else, is a mother lode of security problems. If you are
2302      contemplating doing this, read about it first. (The Perl
2303      community has a lot of good documentation about this and other
2304      security issues in script-like programs.
2305
2306The \&key arguments have the following meanings:
2307
2308:environment
2309    An alist of STRINGs (name . value) describing new
2310    environment values that replace existing ones.
2311
2312:clear-environment
2313    If non-NIL, the current environment is cleared before the
2314    values supplied by :environment are inserted.
2315
2316:wait
2317    If non-NIL, which is the default, wait until the created process
2318    finishes. If NIL, continue running Lisp until the program
2319    finishes.
2320
2321:input
2322    If T, I/O is inherited from the Java process. If NIL, /dev/null is used
2323    (nul on Windows). If a PATHNAME designator other than a stream is
2324    supplied, input will be read from that file. If set to :STREAM, a stream
2325    will be available via PROCESS-INPUT to read from. Defaults to :STREAM.
2326
2327:if-input-does-not-exist
2328    If :input points to a non-existing file, this may be set to :ERROR in
2329    order to signal an error, :CREATE to create and read from an empty file,
2330    or NIL to immediately NIL instead of creating the process.
2331    Defaults to NIL.
2332
2333:output
2334    If T, I/O is inherited from the Java process. If NIL, /dev/null is used
2335    (nul on Windows). If a PATHNAME designator other than a stream is
2336    supplied, output will be redirect to that file. If set to :STREAM, a
2337    stream will be available via PROCESS-OUTPUT to write to.
2338    Defaults to :STREAM.
2339
2340:if-output-exists
2341    If :output points to a non-existing file, this may be set to :ERROR in
2342    order to signal an error, :SUPERSEDE to supersede the existing file,
2343    :APPEND to append to it instead, or NIL to immediately NIL instead of
2344    creating the process. Defaults to :ERROR.
2345
2346:error
2347    Same as :output, but can also be :output, in which case the error stream
2348    is redirected to wherever the standard output stream goes.
2349    Defaults to :STREAM.
2350
2351:if-error-exists
2352    Same as :if-output-exists, but for the :error target.
2353
2354:directory
2355    If set will become the working directory for the new process, otherwise
2356    the working directory will be unchanged from the current Java process.
2357    Defaults to NIL.
2358
2359\end{adjustwidth}
2360
2361\paragraph{}
2362\label{SYSTEM:SET-CALL-COUNT}
2363\index{SET-CALL-COUNT}
2364--- Function: \textbf{set-call-count} [\textbf{system}] \textit{}
2365
2366\begin{adjustwidth}{5em}{5em}
2367not-documented
2368\end{adjustwidth}
2369
2370\paragraph{}
2371\label{SYSTEM:SET-CAR}
2372\index{SET-CAR}
2373--- Function: \textbf{set-car} [\textbf{system}] \textit{}
2374
2375\begin{adjustwidth}{5em}{5em}
2376not-documented
2377\end{adjustwidth}
2378
2379\paragraph{}
2380\label{SYSTEM:SET-CDR}
2381\index{SET-CDR}
2382--- Function: \textbf{set-cdr} [\textbf{system}] \textit{}
2383
2384\begin{adjustwidth}{5em}{5em}
2385not-documented
2386\end{adjustwidth}
2387
2388\paragraph{}
2389\label{SYSTEM:SET-CHAR}
2390\index{SET-CHAR}
2391--- Function: \textbf{set-char} [\textbf{system}] \textit{string index character}
2392
2393\begin{adjustwidth}{5em}{5em}
2394not-documented
2395\end{adjustwidth}
2396
2397\paragraph{}
2398\label{SYSTEM:SET-FUNCTION-INFO-VALUE}
2399\index{SET-FUNCTION-INFO-VALUE}
2400--- Function: \textbf{set-function-info-value} [\textbf{system}] \textit{name indicator value}
2401
2402\begin{adjustwidth}{5em}{5em}
2403not-documented
2404\end{adjustwidth}
2405
2406\paragraph{}
2407\label{SYSTEM:SET-HOT-COUNT}
2408\index{SET-HOT-COUNT}
2409--- Function: \textbf{set-hot-count} [\textbf{system}] \textit{}
2410
2411\begin{adjustwidth}{5em}{5em}
2412not-documented
2413\end{adjustwidth}
2414
2415\paragraph{}
2416\label{SYSTEM:SET-SCHAR}
2417\index{SET-SCHAR}
2418--- Function: \textbf{set-schar} [\textbf{system}] \textit{string index character}
2419
2420\begin{adjustwidth}{5em}{5em}
2421not-documented
2422\end{adjustwidth}
2423
2424\paragraph{}
2425\label{SYSTEM:SET-STD-SLOT-VALUE}
2426\index{SET-STD-SLOT-VALUE}
2427--- Function: \textbf{set-std-slot-value} [\textbf{system}] \textit{instance slot-name new-value}
2428
2429\begin{adjustwidth}{5em}{5em}
2430not-documented
2431\end{adjustwidth}
2432
2433\paragraph{}
2434\label{SYSTEM:SETF-FUNCTION-NAME-P}
2435\index{SETF-FUNCTION-NAME-P}
2436--- Function: \textbf{setf-function-name-p} [\textbf{system}] \textit{thing}
2437
2438\begin{adjustwidth}{5em}{5em}
2439not-documented
2440\end{adjustwidth}
2441
2442\paragraph{}
2443\label{SYSTEM:SHA256}
2444\index{SHA256}
2445--- Function: \textbf{sha256} [\textbf{system}] \textit{\&rest paths-or-strings}
2446
2447\begin{adjustwidth}{5em}{5em}
2448Returned ASCIIfied representation of SHA256 digest of byte-based resource at PATHS-OR-STRINGs.
2449\end{adjustwidth}
2450
2451\paragraph{}
2452\label{SYSTEM:SHRINK-VECTOR}
2453\index{SHRINK-VECTOR}
2454--- Function: \textbf{shrink-vector} [\textbf{system}] \textit{vector new-size}
2455
2456\begin{adjustwidth}{5em}{5em}
2457not-documented
2458\end{adjustwidth}
2459
2460\paragraph{}
2461\label{SYSTEM:SIMPLE-FORMAT}
2462\index{SIMPLE-FORMAT}
2463--- Function: \textbf{simple-format} [\textbf{system}] \textit{destination control-string \&rest format-arguments}
2464
2465\begin{adjustwidth}{5em}{5em}
2466not-documented
2467\end{adjustwidth}
2468
2469\paragraph{}
2470\label{SYSTEM:SIMPLE-SEARCH}
2471\index{SIMPLE-SEARCH}
2472--- Function: \textbf{simple-search} [\textbf{system}] \textit{sequence1 sequence2}
2473
2474\begin{adjustwidth}{5em}{5em}
2475not-documented
2476\end{adjustwidth}
2477
2478\paragraph{}
2479\label{SYSTEM:SIMPLE-TYPEP}
2480\index{SIMPLE-TYPEP}
2481--- Function: \textbf{simple-typep} [\textbf{system}] \textit{}
2482
2483\begin{adjustwidth}{5em}{5em}
2484not-documented
2485\end{adjustwidth}
2486
2487\paragraph{}
2488\label{SYSTEM:SINGLE-FLOAT-BITS}
2489\index{SINGLE-FLOAT-BITS}
2490--- Function: \textbf{single-float-bits} [\textbf{system}] \textit{float}
2491
2492\begin{adjustwidth}{5em}{5em}
2493not-documented
2494\end{adjustwidth}
2495
2496\paragraph{}
2497\label{SYSTEM:SLOT-DEFINITION}
2498\index{SLOT-DEFINITION}
2499--- Class: \textbf{slot-definition} [\textbf{system}] \textit{}
2500
2501\begin{adjustwidth}{5em}{5em}
2502not-documented
2503\end{adjustwidth}
2504
2505\paragraph{}
2506\label{SYSTEM:SOURCE-TRANSFORM}
2507\index{SOURCE-TRANSFORM}
2508--- Function: \textbf{source-transform} [\textbf{system}] \textit{name}
2509
2510\begin{adjustwidth}{5em}{5em}
2511not-documented
2512\end{adjustwidth}
2513
2514\paragraph{}
2515\label{SYSTEM:STANDARD-INSTANCE-ACCESS}
2516\index{STANDARD-INSTANCE-ACCESS}
2517--- Function: \textbf{standard-instance-access} [\textbf{system}] \textit{instance location}
2518
2519\begin{adjustwidth}{5em}{5em}
2520not-documented
2521\end{adjustwidth}
2522
2523\paragraph{}
2524\label{SYSTEM:STANDARD-OBJECT-P}
2525\index{STANDARD-OBJECT-P}
2526--- Function: \textbf{standard-object-p} [\textbf{system}] \textit{object}
2527
2528\begin{adjustwidth}{5em}{5em}
2529not-documented
2530\end{adjustwidth}
2531
2532\paragraph{}
2533\label{SYSTEM:STD-INSTANCE-CLASS}
2534\index{STD-INSTANCE-CLASS}
2535--- Function: \textbf{std-instance-class} [\textbf{system}] \textit{}
2536
2537\begin{adjustwidth}{5em}{5em}
2538not-documented
2539\end{adjustwidth}
2540
2541\paragraph{}
2542\label{SYSTEM:STD-INSTANCE-LAYOUT}
2543\index{STD-INSTANCE-LAYOUT}
2544--- Function: \textbf{std-instance-layout} [\textbf{system}] \textit{}
2545
2546\begin{adjustwidth}{5em}{5em}
2547not-documented
2548\end{adjustwidth}
2549
2550\paragraph{}
2551\label{SYSTEM:STD-SLOT-BOUNDP}
2552\index{STD-SLOT-BOUNDP}
2553--- Function: \textbf{std-slot-boundp} [\textbf{system}] \textit{instance slot-name}
2554
2555\begin{adjustwidth}{5em}{5em}
2556not-documented
2557\end{adjustwidth}
2558
2559\paragraph{}
2560\label{SYSTEM:STD-SLOT-VALUE}
2561\index{STD-SLOT-VALUE}
2562--- Function: \textbf{std-slot-value} [\textbf{system}] \textit{instance slot-name}
2563
2564\begin{adjustwidth}{5em}{5em}
2565not-documented
2566\end{adjustwidth}
2567
2568\paragraph{}
2569\label{SYSTEM:STRUCTURE-LENGTH}
2570\index{STRUCTURE-LENGTH}
2571--- Function: \textbf{structure-length} [\textbf{system}] \textit{instance}
2572
2573\begin{adjustwidth}{5em}{5em}
2574not-documented
2575\end{adjustwidth}
2576
2577\paragraph{}
2578\label{SYSTEM:STRUCTURE-OBJECT-P}
2579\index{STRUCTURE-OBJECT-P}
2580--- Function: \textbf{structure-object-p} [\textbf{system}] \textit{object}
2581
2582\begin{adjustwidth}{5em}{5em}
2583not-documented
2584\end{adjustwidth}
2585
2586\paragraph{}
2587\label{SYSTEM:STRUCTURE-REF}
2588\index{STRUCTURE-REF}
2589--- Function: \textbf{structure-ref} [\textbf{system}] \textit{instance index}
2590
2591\begin{adjustwidth}{5em}{5em}
2592not-documented
2593\end{adjustwidth}
2594
2595\paragraph{}
2596\label{SYSTEM:STRUCTURE-SET}
2597\index{STRUCTURE-SET}
2598--- Function: \textbf{structure-set} [\textbf{system}] \textit{instance index new-value}
2599
2600\begin{adjustwidth}{5em}{5em}
2601not-documented
2602\end{adjustwidth}
2603
2604\paragraph{}
2605\label{SYSTEM:SUBCLASSP}
2606\index{SUBCLASSP}
2607--- Function: \textbf{subclassp} [\textbf{system}] \textit{class}
2608
2609\begin{adjustwidth}{5em}{5em}
2610not-documented
2611\end{adjustwidth}
2612
2613\paragraph{}
2614\label{SYSTEM:SVSET}
2615\index{SVSET}
2616--- Function: \textbf{svset} [\textbf{system}] \textit{simple-vector index new-value}
2617
2618\begin{adjustwidth}{5em}{5em}
2619not-documented
2620\end{adjustwidth}
2621
2622\paragraph{}
2623\label{SYSTEM:SWAP-SLOTS}
2624\index{SWAP-SLOTS}
2625--- Function: \textbf{swap-slots} [\textbf{system}] \textit{instance-1 instance-2}
2626
2627\begin{adjustwidth}{5em}{5em}
2628not-documented
2629\end{adjustwidth}
2630
2631\paragraph{}
2632\label{SYSTEM:SYMBOL-MACRO-P}
2633\index{SYMBOL-MACRO-P}
2634--- Function: \textbf{symbol-macro-p} [\textbf{system}] \textit{value}
2635
2636\begin{adjustwidth}{5em}{5em}
2637not-documented
2638\end{adjustwidth}
2639
2640\paragraph{}
2641\label{SYSTEM:UNDEFINED-FUNCTION-CALLED}
2642\index{UNDEFINED-FUNCTION-CALLED}
2643--- Function: \textbf{undefined-function-called} [\textbf{system}] \textit{name arguments}
2644
2645\begin{adjustwidth}{5em}{5em}
2646not-documented
2647\end{adjustwidth}
2648
2649\paragraph{}
2650\label{SYSTEM:UNTRACED-FUNCTION}
2651\index{UNTRACED-FUNCTION}
2652--- Function: \textbf{untraced-function} [\textbf{system}] \textit{name}
2653
2654\begin{adjustwidth}{5em}{5em}
2655not-documented
2656\end{adjustwidth}
2657
2658\paragraph{}
2659\label{SYSTEM:UNZIP}
2660\index{UNZIP}
2661--- Function: \textbf{unzip} [\textbf{system}] \textit{pathname \&optional directory => unzipped\_pathnames}
2662
2663\begin{adjustwidth}{5em}{5em}
2664Unpack zip archive at PATHNAME returning a list of extracted pathnames.
2665If the optional DIRECTORY is specified, root the abstraction in that directory, otherwise use the current value of *DEFAULT-PATHNAME-DEFAULTS*.
2666\end{adjustwidth}
2667
2668\paragraph{}
2669\label{SYSTEM:URL-STREAM}
2670\index{URL-STREAM}
2671--- Class: \textbf{url-stream} [\textbf{system}] \textit{}
2672
2673\begin{adjustwidth}{5em}{5em}
2674not-documented
2675\end{adjustwidth}
2676
2677\paragraph{}
2678\label{SYSTEM:VECTOR-DELETE-EQ}
2679\index{VECTOR-DELETE-EQ}
2680--- Function: \textbf{vector-delete-eq} [\textbf{system}] \textit{item vector}
2681
2682\begin{adjustwidth}{5em}{5em}
2683not-documented
2684\end{adjustwidth}
2685
2686\paragraph{}
2687\label{SYSTEM:VECTOR-DELETE-EQL}
2688\index{VECTOR-DELETE-EQL}
2689--- Function: \textbf{vector-delete-eql} [\textbf{system}] \textit{item vector}
2690
2691\begin{adjustwidth}{5em}{5em}
2692not-documented
2693\end{adjustwidth}
2694
2695\paragraph{}
2696\label{SYSTEM:WHITESPACEP}
2697\index{WHITESPACEP}
2698--- Function: \textbf{whitespacep} [\textbf{system}] \textit{}
2699
2700\begin{adjustwidth}{5em}{5em}
2701not-documented
2702\end{adjustwidth}
2703
2704\paragraph{}
2705\label{SYSTEM:WRITE-8-BITS}
2706\index{WRITE-8-BITS}
2707--- Function: \textbf{write-8-bits} [\textbf{system}] \textit{byte stream}
2708
2709\begin{adjustwidth}{5em}{5em}
2710not-documented
2711\end{adjustwidth}
2712
2713\paragraph{}
2714\label{SYSTEM:WRITE-VECTOR-UNSIGNED-BYTE-8}
2715\index{WRITE-VECTOR-UNSIGNED-BYTE-8}
2716--- Function: \textbf{write-vector-unsigned-byte-8} [\textbf{system}] \textit{vector stream start end}
2717
2718\begin{adjustwidth}{5em}{5em}
2719not-documented
2720\end{adjustwidth}
2721
2722\paragraph{}
2723\label{SYSTEM:ZIP}
2724\index{ZIP}
2725--- Function: \textbf{zip} [\textbf{system}] \textit{pathname pathnames \&optional topdir}
2726
2727\begin{adjustwidth}{5em}{5em}
2728Creates a zip archive at PATHNAME whose entries enumerated via the list of PATHNAMES.
2729If 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.
2730\end{adjustwidth}
2731
Note: See TracBrowser for help on using the repository browser.