ASSEMBLY LISTING OF SEGMENT >spec>on>06/27/83>lisp_error_table_.alm ASSEMBLED ON: 07/06/83 0926.8 mst Wed OPTIONS USED: list ASSEMBLED BY: ALM Version 6.4 April 1981 ASSEMBLER CREATED: 11/03/82 1423.6 mst Wed  1 " **************************************************************  2 " * *  3 " * Copyright, (C) Massachusetts Institute of Technology, 1973 *  4 " * *  5 " **************************************************************  6 "  7 " lisp_error_table_: October 1982 by Richard Lamson 8 "  9 " This version written in October 1982, with messages cribbed from 10 " lisp_error_table_.macro. Converted from macro form to alm by 11 " Richard Lamson  12 "  13  400000 14 bool data,400000  200000 15 bool print,200000  100000 16 bool listify,100000  040000 17 bool special_begin,040000  020000 18 bool user_interrupt_present,020000 010000 19 bool eval,010000  004000 20 bool special_interrupt,004000  002000 21 bool special_finish,002000 001000 22 bool status_code,001000  000400 23 bool has_fault_save_frame,000400  000200 24 bool sptrapf,000200 " Not used in this program.  000100 25 bool function_name,000100  26  27 use Messages  001406 28 segdef msgs  001406 29 msgs:  30 use Interrupt_numbers  003046 31 segdef uintnum:  003046 32 uintnum:  33 use Attributes 003166 34 segdef bit_tbl 003166 35 bit_tbl:  36  000144 37 set NEXT_ERROR_CODE,100  38  39 macro error_code  1 40 use Codes  2 41 segdef &1  3 42 &1: vfd 36/NEXT_ERROR_CODE  4 43 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  5 44 use Messages  6 45 aci "&2",40  7 46 use Interrupt_numbers  8 47 &=&4.,.&[ dec 0 9 48 &; dec &4  10 49 &]  11 50 use Attributes 12 51 &=&4.,.&[ vfd 18/&3 13 52 &; vfd 18/&3+user_interrupt_present 14 53 &]  15 54 &end  55  56  57 error_code undefined_atom,(undefined atomic symbol),listify+data+print+eval,6  use Codes  000000 segdef undefined_atom  000000 aa 000000 000144 undefined_atom: vfd 36/NEXT_ERROR_CODE  000145 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001406 aa 165 156 144 145 aci "undefined atomic symbol",40  001407 aa 146 151 156 145 001410 aa 144 040 141 164 001411 aa 157 155 151 143 001412 aa 040 163 171 155 001413 aa 142 157 154 040 001414 aa 040 040 040 040 001415 aa 040 040 040 040 001416 aa 040 040 040 040 001417 aa 040 040 040 040 use Interrupt_numbers  003046 aa 000000 000006 dec 6   use Attributes 003166 aa 730000 000000 vfd 18/listify+data+print+eval+user_interrupt_present   58 error_code undefined_function,(undefined function),listify+data+print,5 use Codes  000001 segdef undefined_function  000001 aa 000000 000145 undefined_function: vfd 36/NEXT_ERROR_CODE  000146 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001420 aa 165 156 144 145 aci "undefined function",40  001421 aa 146 151 156 145 001422 aa 144 040 146 165 001423 aa 156 143 164 151 001424 aa 157 156 040 040 001425 aa 040 040 040 040 001426 aa 040 040 040 040 001427 aa 040 040 040 040 001430 aa 040 040 040 040 001431 aa 040 040 040 040 use Interrupt_numbers  003047 aa 000000 000005 dec 5   use Attributes 003167 aa 720000 000000 vfd 18/listify+data+print+user_interrupt_present   59 error_code too_many_args,(lisp: ^a called with too many arguments`),function_name+eval,9  use Codes  000002 segdef too_many_args  000002 aa 000000 000146 too_many_args: vfd 36/NEXT_ERROR_CODE  000147 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001432 aa 154 151 163 160 aci "lisp: ^a called with too many arguments`",40  001433 aa 072 040 136 141 001434 aa 040 143 141 154 001435 aa 154 145 144 040 001436 aa 167 151 164 150 001437 aa 040 164 157 157 001440 aa 040 155 141 156 001441 aa 171 040 141 162 001442 aa 147 165 155 145 001443 aa 156 164 163 140 use Interrupt_numbers  003050 aa 000000 000011 dec 9   use Attributes 003170 aa 030100 000000 vfd 18/function_name+eval+user_interrupt_present   60 error_code too_few_args,(lisp: ^a called with too few arguments`),function_name+eval,9  use Codes  000003 segdef too_few_args  000003 aa 000000 000147 too_few_args: vfd 36/NEXT_ERROR_CODE  000150 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001444 aa 154 151 163 160 aci "lisp: ^a called with too few arguments`",40  001445 aa 072 040 136 141 001446 aa 040 143 141 154 001447 aa 154 145 144 040 001450 aa 167 151 164 150 001451 aa 040 164 157 157 001452 aa 040 146 145 167 001453 aa 040 141 162 147 001454 aa 165 155 145 156 001455 aa 164 163 140 040 use Interrupt_numbers  003051 aa 000000 000011 dec 9   use Attributes 003171 aa 030100 000000 vfd 18/function_name+eval+user_interrupt_present   61 error_code file_system_error,([Obsolete Error]),status_code use Codes  000004 segdef file_system_error  000004 aa 000000 000150 file_system_error: vfd 36/NEXT_ERROR_CODE  000151 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001456 aa 133 117 142 163 aci "[Obsolete Error]",40  001457 aa 157 154 145 164 001460 aa 145 040 105 162 001461 aa 162 157 162 135 001462 aa 040 040 040 040 001463 aa 040 040 040 040 001464 aa 040 040 040 040 001465 aa 040 040 040 040 001466 aa 040 040 040 040 001467 aa 040 040 040 040 use Interrupt_numbers  003052 aa 000000 000000 dec 0   use Attributes 003172 aa 001000 000000 vfd 18/status_code  62 error_code bad_argument,(lisp: function ^a rejected argument `),function_name+print+data  use Codes  000005 segdef bad_argument  000005 aa 000000 000151 bad_argument: vfd 36/NEXT_ERROR_CODE  000152 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001470 aa 154 151 163 160 aci "lisp: function ^a rejected argument `",40 001471 aa 072 040 146 165 001472 aa 156 143 164 151 001473 aa 157 156 040 136 001474 aa 141 040 162 145 001475 aa 152 145 143 164 001476 aa 145 144 040 141 001477 aa 162 147 165 155 001500 aa 145 156 164 040 001501 aa 140 040 040 040 use Interrupt_numbers  003053 aa 000000 000000 dec 0   use Attributes 003173 aa 600100 000000 vfd 18/function_name+print+data   63 error_code undefined_subr,(attempt to link to subr failed!),()  use Codes  000006 segdef undefined_subr  000006 aa 000000 000152 undefined_subr: vfd 36/NEXT_ERROR_CODE  000153 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001502 aa 141 164 164 145 aci "attempt to link to subr failed!",40  001503 aa 155 160 164 040 001504 aa 164 157 040 154 001505 aa 151 156 153 040 001506 aa 164 157 040 163 001507 aa 165 142 162 040 001510 aa 146 141 151 154 001511 aa 145 144 041 040 001512 aa 040 040 040 040 001513 aa 040 040 040 040 use Interrupt_numbers  003054 aa 000000 000000 dec 0   use Attributes 003174 aa 000000 000000 vfd 18/   64 error_code bad_function,(invalid functional form),print+data  use Codes  000007 segdef bad_function  000007 aa 000000 000153 bad_function: vfd 36/NEXT_ERROR_CODE  000154 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001514 aa 151 156 166 141 aci "invalid functional form",40  001515 aa 154 151 144 040 001516 aa 146 165 156 143 001517 aa 164 151 157 156 001520 aa 141 154 040 146 001521 aa 157 162 155 040 001522 aa 040 040 040 040 001523 aa 040 040 040 040 001524 aa 040 040 040 040 001525 aa 040 040 040 040 use Interrupt_numbers  003055 aa 000000 000000 dec 0   use Attributes 003175 aa 600000 000000 vfd 18/print+data   65 error_code bad_bv,(attempt to bind non-variable),print+data use Codes  000010 segdef bad_bv  000010 aa 000000 000154 bad_bv: vfd 36/NEXT_ERROR_CODE  000155 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001526 aa 141 164 164 145 aci "attempt to bind non-variable",40  001527 aa 155 160 164 040 001530 aa 164 157 040 142 001531 aa 151 156 144 040 001532 aa 156 157 156 055 001533 aa 166 141 162 151 001534 aa 141 142 154 145 001535 aa 040 040 040 040 001536 aa 040 040 040 040 001537 aa 040 040 040 040 use Interrupt_numbers  003056 aa 000000 000000 dec 0   use Attributes 003176 aa 600000 000000 vfd 18/print+data   66 error_code unseen_go_tag,(go to an undefined tag),listify+print+data,8  use Codes  000011 segdef unseen_go_tag  000011 aa 000000 000155 unseen_go_tag: vfd 36/NEXT_ERROR_CODE  000156 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001540 aa 147 157 040 164 aci "go to an undefined tag",40  001541 aa 157 040 141 156 001542 aa 040 165 156 144 001543 aa 145 146 151 156 001544 aa 145 144 040 164 001545 aa 141 147 040 040 001546 aa 040 040 040 040 001547 aa 040 040 040 040 001550 aa 040 040 040 040 001551 aa 040 040 040 040 use Interrupt_numbers  003057 aa 000000 000010 dec 8   use Attributes 003177 aa 720000 000000 vfd 18/listify+print+data+user_interrupt_present   67 error_code throw_to_no_catch,(throw can't find a catch),listify+print+data,8  use Codes  000012 segdef throw_to_no_catch  000012 aa 000000 000156 throw_to_no_catch: vfd 36/NEXT_ERROR_CODE  000157 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001552 aa 164 150 162 157 aci "throw can't find a catch",40  001553 aa 167 040 143 141 001554 aa 156 047 164 040 001555 aa 146 151 156 144 001556 aa 040 141 040 143 001557 aa 141 164 143 150 001560 aa 040 040 040 040 001561 aa 040 040 040 040 001562 aa 040 040 040 040 001563 aa 040 040 040 040 use Interrupt_numbers  003060 aa 000000 000010 dec 8   use Attributes 003200 aa 720000 000000 vfd 18/listify+print+data+user_interrupt_present   68 error_code non_fixed_arg,(lisp: argument must be fixnum - ^a on `),function_name+print+listify+data,7  use Codes  000013 segdef non_fixed_arg  000013 aa 000000 000157 non_fixed_arg: vfd 36/NEXT_ERROR_CODE  000160 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001564 aa 154 151 163 160 aci "lisp: argument must be fixnum - ^a on `",40  001565 aa 072 040 141 162 001566 aa 147 165 155 145 001567 aa 156 164 040 155 001570 aa 165 163 164 040 001571 aa 142 145 040 146 001572 aa 151 170 156 165 001573 aa 155 040 055 040 001574 aa 136 141 040 157 001575 aa 156 040 140 040 use Interrupt_numbers  003061 aa 000000 000007 dec 7   use Attributes 003201 aa 720100 000000 vfd 18/function_name+print+listify+data+user_interrupt_present  69 error_code parenmissing,(parenthesis missing - read),() use Codes  000014 segdef parenmissing  000014 aa 000000 000160 parenmissing: vfd 36/NEXT_ERROR_CODE  000161 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001576 aa 160 141 162 145 aci "parenthesis missing - read",40  001577 aa 156 164 150 145 001600 aa 163 151 163 040 001601 aa 155 151 163 163 001602 aa 151 156 147 040 001603 aa 055 040 162 145 001604 aa 141 144 040 040 001605 aa 040 040 040 040 001606 aa 040 040 040 040 001607 aa 040 040 040 040 use Interrupt_numbers  003062 aa 000000 000000 dec 0   use Attributes 003202 aa 000000 000000 vfd 18/   70 error_code doterror,(dot context error - read),()  use Codes  000015 segdef doterror  000015 aa 000000 000161 doterror: vfd 36/NEXT_ERROR_CODE  000162 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001610 aa 144 157 164 040 aci "dot context error - read",40  001611 aa 143 157 156 164 001612 aa 145 170 164 040 001613 aa 145 162 162 157 001614 aa 162 040 055 040 001615 aa 162 145 141 144 001616 aa 040 040 040 040 001617 aa 040 040 040 040 001620 aa 040 040 040 040 001621 aa 040 040 040 040 use Interrupt_numbers  003063 aa 000000 000000 dec 0   use Attributes 003203 aa 000000 000000 vfd 18/   71 error_code illobj,(unreckognizable object - read),()  use Codes  000016 segdef illobj  000016 aa 000000 000162 illobj: vfd 36/NEXT_ERROR_CODE  000163 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001622 aa 165 156 162 145 aci "unreckognizable object - read",40 001623 aa 143 153 157 147 001624 aa 156 151 172 141 001625 aa 142 154 145 040 001626 aa 157 142 152 145 001627 aa 143 164 040 055 001630 aa 040 162 145 141 001631 aa 144 040 040 040 001632 aa 040 040 040 040 001633 aa 040 040 040 040 use Interrupt_numbers  003064 aa 000000 000000 dec 0   use Attributes 003204 aa 000000 000000 vfd 18/   72 error_code badmacro,(read macro character lost:),print+data use Codes  000017 segdef badmacro  000017 aa 000000 000163 badmacro: vfd 36/NEXT_ERROR_CODE  000164 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001634 aa 162 145 141 144 aci "read macro character lost:",40  001635 aa 040 155 141 143 001636 aa 162 157 040 143 001637 aa 150 141 162 141 001640 aa 143 164 145 162 001641 aa 040 154 157 163 001642 aa 164 072 040 040 001643 aa 040 040 040 040 001644 aa 040 040 040 040 001645 aa 040 040 040 040 use Interrupt_numbers  003065 aa 000000 000000 dec 0   use Attributes 003205 aa 600000 000000 vfd 18/print+data   73 error_code shortreadlist,(list too short - readlist),() use Codes  000020 segdef shortreadlist  000020 aa 000000 000164 shortreadlist: vfd 36/NEXT_ERROR_CODE  000165 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001646 aa 154 151 163 164 aci "list too short - readlist",40 001647 aa 040 164 157 157 001650 aa 040 163 150 157 001651 aa 162 164 040 055 001652 aa 040 162 145 141 001653 aa 144 154 151 163 001654 aa 164 040 040 040 001655 aa 040 040 040 040 001656 aa 040 040 040 040 001657 aa 040 040 040 040 use Interrupt_numbers  003066 aa 000000 000000 dec 0   use Attributes 003206 aa 000000 000000 vfd 18/   74 error_code badreadlist,(invalid character object),print+data  use Codes  000021 segdef badreadlist 000021 aa 000000 000165 badreadlist: vfd 36/NEXT_ERROR_CODE 000166 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001660 aa 151 156 166 141 aci "invalid character object",40  001661 aa 154 151 144 040 001662 aa 143 150 141 162 001663 aa 141 143 164 145 001664 aa 162 040 157 142 001665 aa 152 145 143 164 001666 aa 040 040 040 040 001667 aa 040 040 040 040 001670 aa 040 040 040 040 001671 aa 040 040 040 040 use Interrupt_numbers  003067 aa 000000 000000 dec 0   use Attributes 003207 aa 600000 000000 vfd 18/print+data   75 error_code array_bound_error,([Obsolete Error]),has_fault_save_frame+print+data,11  use Codes  000022 segdef array_bound_error  000022 aa 000000 000166 array_bound_error: vfd 36/NEXT_ERROR_CODE  000167 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001672 aa 133 117 142 163 aci "[Obsolete Error]",40  001673 aa 157 154 145 164 001674 aa 145 040 105 162 001675 aa 162 157 162 135 001676 aa 040 040 040 040 001677 aa 040 040 040 040 001700 aa 040 040 040 040 001701 aa 040 040 040 040 001702 aa 040 040 040 040 001703 aa 040 040 040 040 use Interrupt_numbers  003070 aa 000000 000013 dec 11  use Attributes 003210 aa 620400 000000 vfd 18/has_fault_save_frame+print+data+user_interrupt_present   76 error_code car_cdr_error,(car or cdr of number),has_fault_save_frame  use Codes  000023 segdef car_cdr_error  000023 aa 000000 000167 car_cdr_error: vfd 36/NEXT_ERROR_CODE  000170 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001704 aa 143 141 162 040 aci "car or cdr of number",40  001705 aa 157 162 040 143 001706 aa 144 162 040 157 001707 aa 146 040 156 165 001710 aa 155 142 145 162 001711 aa 040 040 040 040 001712 aa 040 040 040 040 001713 aa 040 040 040 040 001714 aa 040 040 040 040 001715 aa 040 040 040 040 use Interrupt_numbers  003071 aa 000000 000000 dec 0   use Attributes 003211 aa 000400 000000 vfd 18/has_fault_save_frame   77 error_code bad_arg_correctable,(lisp: function ^a rejected argument `),listify+print+data+function_name,7  use Codes  000024 segdef bad_arg_correctable 000024 aa 000000 000170 bad_arg_correctable: vfd 36/NEXT_ERROR_CODE 000171 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001716 aa 154 151 163 160 aci "lisp: function ^a rejected argument `",40 001717 aa 072 040 146 165 001720 aa 156 143 164 151 001721 aa 157 156 040 136 001722 aa 141 040 162 145 001723 aa 152 145 143 164 001724 aa 145 144 040 141 001725 aa 162 147 165 155 001726 aa 145 156 164 040 001727 aa 140 040 040 040 use Interrupt_numbers  003072 aa 000000 000007 dec 7   use Attributes 003212 aa 720100 000000 vfd 18/listify+print+data+function_name+user_interrupt_present  78 error_code bad_prog_op,(no prog - go or return),special_interrupt+special_finish,11 use Codes  000025 segdef bad_prog_op 000025 aa 000000 000171 bad_prog_op: vfd 36/NEXT_ERROR_CODE 000172 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001730 aa 156 157 040 160 aci "no prog - go or return",40  001731 aa 162 157 147 040 001732 aa 055 040 147 157 001733 aa 040 157 162 040 001734 aa 162 145 164 165 001735 aa 162 156 040 040 001736 aa 040 040 040 040 001737 aa 040 040 040 040 001740 aa 040 040 040 040 001741 aa 040 040 040 040 use Interrupt_numbers  003073 aa 000000 000013 dec 11  use Attributes 003213 aa 026000 000000 vfd 18/special_interrupt+special_finish+user_interrupt_present  79 error_code no_lexpr,(no lexpr - arg or setarg),print+data+special_finish,11 use Codes  000026 segdef no_lexpr  000026 aa 000000 000172 no_lexpr: vfd 36/NEXT_ERROR_CODE  000173 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001742 aa 156 157 040 154 aci "no lexpr - arg or setarg",40  001743 aa 145 170 160 162 001744 aa 040 055 040 141 001745 aa 162 147 040 157 001746 aa 162 040 163 145 001747 aa 164 141 162 147 001750 aa 040 040 040 040 001751 aa 040 040 040 040 001752 aa 040 040 040 040 001753 aa 040 040 040 040 use Interrupt_numbers  003074 aa 000000 000013 dec 11  use Attributes 003214 aa 622000 000000 vfd 18/print+data+special_finish+user_interrupt_present   80 error_code wrong_no_args,(wrong number of arguments - eval),print+data+eval,9  use Codes  000027 segdef wrong_no_args  000027 aa 000000 000173 wrong_no_args: vfd 36/NEXT_ERROR_CODE  000174 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001754 aa 167 162 157 156 aci "wrong number of arguments - eval",40  001755 aa 147 040 156 165 001756 aa 155 142 145 162 001757 aa 040 157 146 040 001760 aa 141 162 147 165 001761 aa 155 145 156 164 001762 aa 163 040 055 040 001763 aa 145 166 141 154 001764 aa 040 040 040 040 001765 aa 040 040 040 040 use Interrupt_numbers  003075 aa 000000 000011 dec 9   use Attributes 003215 aa 630000 000000 vfd 18/print+data+eval+user_interrupt_present   81 error_code bad_ibase,(improper ibase, changed to 8),listify+special_begin+special_interrupt+special_finish,11  use Codes  000030 segdef bad_ibase  000030 aa 000000 000174 bad_ibase: vfd 36/NEXT_ERROR_CODE  000175 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  001766 aa 151 155 160 162 aci "improper ibase, changed to 8",40  001767 aa 157 160 145 162 001770 aa 040 151 142 141 001771 aa 163 145 054 040 001772 aa 143 150 141 156 001773 aa 147 145 144 040 001774 aa 164 157 040 070 001775 aa 040 040 040 040 001776 aa 040 040 040 040 001777 aa 040 040 040 040 use Interrupt_numbers  003076 aa 000000 000013 dec 11  use Attributes 003216 aa 166000 000000 vfd 18/listify+special_begin+special_interrupt+special_finish+user_interrupt_present   82 error_code bad_base,(improper base, changed to 8),listify+special_begin+special_interrupt+special_finish,11 use Codes  000031 segdef bad_base  000031 aa 000000 000175 bad_base: vfd 36/NEXT_ERROR_CODE  000176 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002000 aa 151 155 160 162 aci "improper base, changed to 8",40  002001 aa 157 160 145 162 002002 aa 040 142 141 163 002003 aa 145 054 040 143 002004 aa 150 141 156 147 002005 aa 145 144 040 164 002006 aa 157 040 070 040 002007 aa 040 040 040 040 002010 aa 040 040 040 040 002011 aa 040 040 040 040 use Interrupt_numbers  003077 aa 000000 000013 dec 11  use Attributes 003217 aa 166000 000000 vfd 18/listify+special_begin+special_interrupt+special_finish+user_interrupt_present   83 error_code bad_input_source,(bad input source),print+data,7 use Codes  000032 segdef bad_input_source  000032 aa 000000 000176 bad_input_source: vfd 36/NEXT_ERROR_CODE  000177 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002012 aa 142 141 144 040 aci "bad input source",40  002013 aa 151 156 160 165 002014 aa 164 040 163 157 002015 aa 165 162 143 145 002016 aa 040 040 040 040 002017 aa 040 040 040 040 002020 aa 040 040 040 040 002021 aa 040 040 040 040 002022 aa 040 040 040 040 002023 aa 040 040 040 040 use Interrupt_numbers  003100 aa 000000 000007 dec 7   use Attributes 003220 aa 620000 000000 vfd 18/print+data+user_interrupt_present   84 error_code bad_output_dest,(bad output destination),print+data,7  use Codes  000033 segdef bad_output_dest 000033 aa 000000 000177 bad_output_dest: vfd 36/NEXT_ERROR_CODE 000200 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002024 aa 142 141 144 040 aci "bad output destination",40  002025 aa 157 165 164 160 002026 aa 165 164 040 144 002027 aa 145 163 164 151 002030 aa 156 141 164 151 002031 aa 157 156 040 040 002032 aa 040 040 040 040 002033 aa 040 040 040 040 002034 aa 040 040 040 040 002035 aa 040 040 040 040 use Interrupt_numbers  003101 aa 000000 000007 dec 7   use Attributes 003221 aa 620000 000000 vfd 18/print+data+user_interrupt_present   85 error_code nihil_ex_nihile,(nihil ex nihil - don't setq or bind nil),special_interrupt+special_finish,11  use Codes  000034 segdef nihil_ex_nihile 000034 aa 000000 000200 nihil_ex_nihile: vfd 36/NEXT_ERROR_CODE 000201 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002036 aa 156 151 150 151 aci "nihil ex nihil - don't setq or bind nil",40  002037 aa 154 040 145 170 002040 aa 040 156 151 150 002041 aa 151 154 040 055 002042 aa 040 144 157 156 002043 aa 047 164 040 163 002044 aa 145 164 161 040 002045 aa 157 162 040 142 002046 aa 151 156 144 040 002047 aa 156 151 154 040 use Interrupt_numbers  003102 aa 000000 000013 dec 11  use Attributes 003222 aa 026000 000000 vfd 18/special_interrupt+special_finish+user_interrupt_present  86 error_code obsolete_131,([Obsolete Error]),()  use Codes  000035 segdef obsolete_131  000035 aa 000000 000201 obsolete_131: vfd 36/NEXT_ERROR_CODE  000202 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002050 aa 133 117 142 163 aci "[Obsolete Error]",40  002051 aa 157 154 145 164 002052 aa 145 040 105 162 002053 aa 162 157 162 135 002054 aa 040 040 040 040 002055 aa 040 040 040 040 002056 aa 040 040 040 040 002057 aa 040 040 040 040 002060 aa 040 040 040 040 002061 aa 040 040 040 040 use Interrupt_numbers  003103 aa 000000 000000 dec 0   use Attributes 003223 aa 000000 000000 vfd 18/   87 error_code obsolete_132,([Obsolete Error]),()  use Codes  000036 segdef obsolete_132  000036 aa 000000 000202 obsolete_132: vfd 36/NEXT_ERROR_CODE  000203 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002062 aa 133 117 142 163 aci "[Obsolete Error]",40  002063 aa 157 154 145 164 002064 aa 145 040 105 162 002065 aa 162 157 162 135 002066 aa 040 040 040 040 002067 aa 040 040 040 040 002070 aa 040 040 040 040 002071 aa 040 040 040 040 002072 aa 040 040 040 040 002073 aa 040 040 040 040 use Interrupt_numbers  003104 aa 000000 000000 dec 0   use Attributes 003224 aa 000000 000000 vfd 18/   88 error_code not_pdl_ptr,(lisp: ^a wanted a pdl pointer, but got `),function_name+listify+print+data,7  use Codes  000037 segdef not_pdl_ptr 000037 aa 000000 000203 not_pdl_ptr: vfd 36/NEXT_ERROR_CODE 000204 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002074 aa 154 151 163 160 aci "lisp: ^a wanted a pdl pointer, but got `",40  002075 aa 072 040 136 141 002076 aa 040 167 141 156 002077 aa 164 145 144 040 002100 aa 141 040 160 144 002101 aa 154 040 160 157 002102 aa 151 156 164 145 002103 aa 162 054 040 142 002104 aa 165 164 040 147 002105 aa 157 164 040 140 use Interrupt_numbers  003105 aa 000000 000007 dec 7   use Attributes 003225 aa 720100 000000 vfd 18/function_name+listify+print+data+user_interrupt_present  89 error_code obsolete_134,([Obsolete Error]),()  use Codes  000040 segdef obsolete_134  000040 aa 000000 000204 obsolete_134: vfd 36/NEXT_ERROR_CODE  000205 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002106 aa 133 117 142 163 aci "[Obsolete Error]",40  002107 aa 157 154 145 164 002110 aa 145 040 105 162 002111 aa 162 157 162 135 002112 aa 040 040 040 040 002113 aa 040 040 040 040 002114 aa 040 040 040 040 002115 aa 040 040 040 040 002116 aa 040 040 040 040 002117 aa 040 040 040 040 use Interrupt_numbers  003106 aa 000000 000000 dec 0   use Attributes 003226 aa 000000 000000 vfd 18/   90 error_code obsolete_135,([Obsolete Error]),()  use Codes  000041 segdef obsolete_135  000041 aa 000000 000205 obsolete_135: vfd 36/NEXT_ERROR_CODE  000206 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002120 aa 133 117 142 163 aci "[Obsolete Error]",40  002121 aa 157 154 145 164 002122 aa 145 040 105 162 002123 aa 162 157 162 135 002124 aa 040 040 040 040 002125 aa 040 040 040 040 002126 aa 040 040 040 040 002127 aa 040 040 040 040 002130 aa 040 040 040 040 002131 aa 040 040 040 040 use Interrupt_numbers  003107 aa 000000 000000 dec 0   use Attributes 003227 aa 000000 000000 vfd 18/   91 error_code bad_f_fcn,(call to unexpected fsubr or fexpr),print+data use Codes  000042 segdef bad_f_fcn  000042 aa 000000 000206 bad_f_fcn: vfd 36/NEXT_ERROR_CODE  000207 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002132 aa 143 141 154 154 aci "call to unexpected fsubr or fexpr",40 002133 aa 040 164 157 040 002134 aa 165 156 145 170 002135 aa 160 145 143 164 002136 aa 145 144 040 146 002137 aa 163 165 142 162 002140 aa 040 157 162 040 002141 aa 146 145 170 160 002142 aa 162 040 040 040 002143 aa 040 040 040 040 use Interrupt_numbers  003110 aa 000000 000000 dec 0   use Attributes 003230 aa 600000 000000 vfd 18/print+data   92 error_code overflow_err,(lisp: overflow while ^a was acting on `),function_name+print+data  use Codes  000043 segdef overflow_err  000043 aa 000000 000207 overflow_err: vfd 36/NEXT_ERROR_CODE  000210 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002144 aa 154 151 163 160 aci "lisp: overflow while ^a was acting on `",40  002145 aa 072 040 157 166 002146 aa 145 162 146 154 002147 aa 157 167 040 167 002150 aa 150 151 154 145 002151 aa 040 136 141 040 002152 aa 167 141 163 040 002153 aa 141 143 164 151 002154 aa 156 147 040 157 002155 aa 156 040 140 040 use Interrupt_numbers  003111 aa 000000 000000 dec 0   use Attributes 003231 aa 600100 000000 vfd 18/function_name+print+data   93 error_code mismatch_super_parens,(mismatched super-parentheses:),print+data use Codes  000044 segdef mismatch_super_parens  000044 aa 000000 000210 mismatch_super_parens: vfd 36/NEXT_ERROR_CODE  000211 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002156 aa 155 151 163 155 aci "mismatched super-parentheses:",40 002157 aa 141 164 143 150 002160 aa 145 144 040 163 002161 aa 165 160 145 162 002162 aa 055 160 141 162 002163 aa 145 156 164 150 002164 aa 145 163 145 163 002165 aa 072 040 040 040 002166 aa 040 040 040 040 002167 aa 040 040 040 040 use Interrupt_numbers  003112 aa 000000 000000 dec 0   use Attributes 003232 aa 600000 000000 vfd 18/print+data   94 error_code no_left_super_paren,(missing left super-parenthesis),()  use Codes  000045 segdef no_left_super_paren 000045 aa 000000 000211 no_left_super_paren: vfd 36/NEXT_ERROR_CODE 000212 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002170 aa 155 151 163 163 aci "missing left super-parenthesis",40  002171 aa 151 156 147 040 002172 aa 154 145 146 164 002173 aa 040 163 165 160 002174 aa 145 162 055 160 002175 aa 141 162 145 156 002176 aa 164 150 145 163 002177 aa 151 163 040 040 002200 aa 040 040 040 040 002201 aa 040 040 040 040 use Interrupt_numbers  003113 aa 000000 000000 dec 0   use Attributes 003233 aa 000000 000000 vfd 18/   95 error_code flonum_too_big,(flonum out of range - read),()  use Codes  000046 segdef flonum_too_big  000046 aa 000000 000212 flonum_too_big: vfd 36/NEXT_ERROR_CODE  000213 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002202 aa 146 154 157 156 aci "flonum out of range - read",40  002203 aa 165 155 040 157 002204 aa 165 164 040 157 002205 aa 146 040 162 141 002206 aa 156 147 145 040 002207 aa 055 040 162 145 002210 aa 141 144 040 040 002211 aa 040 040 040 040 002212 aa 040 040 040 040 002213 aa 040 040 040 040 use Interrupt_numbers  003114 aa 000000 000000 dec 0   use Attributes 003234 aa 000000 000000 vfd 18/   96 error_code quoterror,(illegal format - ' macro),()  use Codes  000047 segdef quoterror  000047 aa 000000 000213 quoterror: vfd 36/NEXT_ERROR_CODE  000214 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002214 aa 151 154 154 145 aci "illegal format - ' macro",40  002215 aa 147 141 154 040 002216 aa 146 157 162 155 002217 aa 141 164 040 055 002220 aa 040 047 040 155 002221 aa 141 143 162 157 002222 aa 040 040 040 040 002223 aa 040 040 040 040 002224 aa 040 040 040 040 002225 aa 040 040 040 040 use Interrupt_numbers  003115 aa 000000 000000 dec 0   use Attributes 003235 aa 000000 000000 vfd 18/   97 error_code badreadtable,(bad readtable),()  use Codes  000050 segdef badreadtable  000050 aa 000000 000214 badreadtable: vfd 36/NEXT_ERROR_CODE  000215 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002226 aa 142 141 144 040 aci "bad readtable",40 002227 aa 162 145 141 144 002230 aa 164 141 142 154 002231 aa 145 040 040 040 002232 aa 040 040 040 040 002233 aa 040 040 040 040 002234 aa 040 040 040 040 002235 aa 040 040 040 040 002236 aa 040 040 040 040 002237 aa 040 040 040 040 use Interrupt_numbers  003116 aa 000000 000000 dec 0   use Attributes 003236 aa 000000 000000 vfd 18/   98 error_code badobarray,(bad obarray),()  use Codes  000051 segdef badobarray  000051 aa 000000 000215 badobarray: vfd 36/NEXT_ERROR_CODE  000216 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002240 aa 142 141 144 040 aci "bad obarray",40  002241 aa 157 142 141 162 002242 aa 162 141 171 040 002243 aa 040 040 040 040 002244 aa 040 040 040 040 002245 aa 040 040 040 040 002246 aa 040 040 040 040 002247 aa 040 040 040 040 002250 aa 040 040 040 040 002251 aa 040 040 040 040 use Interrupt_numbers  003117 aa 000000 000000 dec 0   use Attributes 003237 aa 000000 000000 vfd 18/   99 error_code atan_0_0_err,(atan 0 0 is not allowed),()  use Codes  000052 segdef atan_0_0_err  000052 aa 000000 000216 atan_0_0_err: vfd 36/NEXT_ERROR_CODE  000217 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002252 aa 141 164 141 156 aci "atan 0 0 is not allowed",40  002253 aa 040 060 040 060 002254 aa 040 151 163 040 002255 aa 156 157 164 040 002256 aa 141 154 154 157 002257 aa 167 145 144 040 002260 aa 040 040 040 040 002261 aa 040 040 040 040 002262 aa 040 040 040 040 002263 aa 040 040 040 040 use Interrupt_numbers  003120 aa 000000 000000 dec 0   use Attributes 003240 aa 000000 000000 vfd 18/   100 error_code unable_to_float,(this bignum is too big to be floated:),listify+print+data+eval,7  use Codes  000053 segdef unable_to_float 000053 aa 000000 000217 unable_to_float: vfd 36/NEXT_ERROR_CODE 000220 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002264 aa 164 150 151 163 aci "this bignum is too big to be floated:",40 002265 aa 040 142 151 147 002266 aa 156 165 155 040 002267 aa 151 163 040 164 002270 aa 157 157 040 142 002271 aa 151 147 040 164 002272 aa 157 040 142 145 002273 aa 040 146 154 157 002274 aa 141 164 145 144 002275 aa 072 040 040 040 use Interrupt_numbers  003121 aa 000000 000007 dec 7   use Attributes 003241 aa 730000 000000 vfd 18/listify+print+data+eval+user_interrupt_present   101 error_code division_by_zero,(division by zero),()  use Codes  000054 segdef division_by_zero  000054 aa 000000 000220 division_by_zero: vfd 36/NEXT_ERROR_CODE  000221 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002276 aa 144 151 166 151 aci "division by zero",40  002277 aa 163 151 157 156 002300 aa 040 142 171 040 002301 aa 172 145 162 157 002302 aa 040 040 040 040 002303 aa 040 040 040 040 002304 aa 040 040 040 040 002305 aa 040 040 040 040 002306 aa 040 040 040 040 002307 aa 040 040 040 040 use Interrupt_numbers  003122 aa 000000 000000 dec 0   use Attributes 003242 aa 000000 000000 vfd 18/   102 error_code eof_in_object,(end of file in the middle of an object),listify+special_interrupt,11  use Codes  000055 segdef eof_in_object  000055 aa 000000 000221 eof_in_object: vfd 36/NEXT_ERROR_CODE  000222 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002310 aa 145 156 144 040 aci "end of file in the middle of an object",40  002311 aa 157 146 040 146 002312 aa 151 154 145 040 002313 aa 151 156 040 164 002314 aa 150 145 040 155 002315 aa 151 144 144 154 002316 aa 145 040 157 146 002317 aa 040 141 156 040 002320 aa 157 142 152 145 002321 aa 143 164 040 040 use Interrupt_numbers  003123 aa 000000 000013 dec 11  use Attributes 003243 aa 124000 000000 vfd 18/listify+special_interrupt+user_interrupt_present   103 error_code cant_filepos,(filepos doesn't work on streams),print+data+eval,11  use Codes  000056 segdef cant_filepos  000056 aa 000000 000222 cant_filepos: vfd 36/NEXT_ERROR_CODE  000223 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002322 aa 146 151 154 145 aci "filepos doesn't work on streams",40  002323 aa 160 157 163 040 002324 aa 144 157 145 163 002325 aa 156 047 164 040 002326 aa 167 157 162 153 002327 aa 040 157 156 040 002330 aa 163 164 162 145 002331 aa 141 155 163 040 002332 aa 040 040 040 040 002333 aa 040 040 040 040 use Interrupt_numbers  003124 aa 000000 000013 dec 11  use Attributes 003244 aa 630000 000000 vfd 18/print+data+eval+user_interrupt_present   104 error_code filepos_oob,(attempt to filepos past end of file),print+data+eval,11 use Codes  000057 segdef filepos_oob 000057 aa 000000 000223 filepos_oob: vfd 36/NEXT_ERROR_CODE 000224 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002334 aa 141 164 164 145 aci "attempt to filepos past end of file",40  002335 aa 155 160 164 040 002336 aa 164 157 040 146 002337 aa 151 154 145 160 002340 aa 157 163 040 160 002341 aa 141 163 164 040 002342 aa 145 156 144 040 002343 aa 157 146 040 146 002344 aa 151 154 145 040 002345 aa 040 040 040 040 use Interrupt_numbers  003125 aa 000000 000013 dec 11  use Attributes 003245 aa 630000 000000 vfd 18/print+data+eval+user_interrupt_present   105 error_code file_sys_fun_err,(),status_code+print+data+eval,11  use Codes  000060 segdef file_sys_fun_err  000060 aa 000000 000224 file_sys_fun_err: vfd 36/NEXT_ERROR_CODE  000225 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002346 aa 040 040 040 040 aci "",40  002347 aa 040 040 040 040 002350 aa 040 040 040 040 002351 aa 040 040 040 040 002352 aa 040 040 040 040 002353 aa 040 040 040 040 002354 aa 040 040 040 040 002355 aa 040 040 040 040 002356 aa 040 040 040 040 002357 aa 040 040 040 040 use Interrupt_numbers  003126 aa 000000 000013 dec 11  use Attributes 003246 aa 631000 000000 vfd 18/status_code+print+data+eval+user_interrupt_present   106 error_code stars_left_in_name,(imprecise namelist),print+data+eval,11  use Codes  000061 segdef stars_left_in_name  000061 aa 000000 000225 stars_left_in_name: vfd 36/NEXT_ERROR_CODE  000226 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002360 aa 151 155 160 162 aci "imprecise namelist",40  002361 aa 145 143 151 163 002362 aa 145 040 156 141 002363 aa 155 145 154 151 002364 aa 163 164 040 040 002365 aa 040 040 040 040 002366 aa 040 040 040 040 002367 aa 040 040 040 040 002370 aa 040 040 040 040 002371 aa 040 040 040 040 use Interrupt_numbers  003127 aa 000000 000013 dec 11  use Attributes 003247 aa 630000 000000 vfd 18/print+data+eval+user_interrupt_present   107 error_code io_wrong_direction,(not opended for I/O in this direction),print+data,11 use Codes  000062 segdef io_wrong_direction  000062 aa 000000 000226 io_wrong_direction: vfd 36/NEXT_ERROR_CODE  000227 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002372 aa 156 157 164 040 aci "not opended for I/O in this direction",40 002373 aa 157 160 145 156 002374 aa 144 145 144 040 002375 aa 146 157 162 040 002376 aa 111 057 117 040 002377 aa 151 156 040 164 002400 aa 150 151 163 040 002401 aa 144 151 162 145 002402 aa 143 164 151 157 002403 aa 156 040 040 040 use Interrupt_numbers  003130 aa 000000 000013 dec 11  use Attributes 003250 aa 620000 000000 vfd 18/print+data+user_interrupt_present   108 error_code file_is_closed,(a closed file cannot do I/O),print+data,11  use Codes  000063 segdef file_is_closed  000063 aa 000000 000227 file_is_closed: vfd 36/NEXT_ERROR_CODE  000230 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002404 aa 141 040 143 154 aci "a closed file cannot do I/O",40  002405 aa 157 163 145 144 002406 aa 040 146 151 154 002407 aa 145 040 143 141 002410 aa 156 156 157 164 002411 aa 040 144 157 040 002412 aa 111 057 117 040 002413 aa 040 040 040 040 002414 aa 040 040 040 040 002415 aa 040 040 040 040 use Interrupt_numbers  003131 aa 000000 000013 dec 11  use Attributes 003251 aa 620000 000000 vfd 18/print+data+user_interrupt_present   109 error_code reopen_inconsistent,(unable to re-open saved file),print+data,11 use Codes  000064 segdef reopen_inconsistent 000064 aa 000000 000230 reopen_inconsistent: vfd 36/NEXT_ERROR_CODE 000231 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002416 aa 165 156 141 142 aci "unable to re-open saved file",40  002417 aa 154 145 040 164 002420 aa 157 040 162 145 002421 aa 055 157 160 145 002422 aa 156 040 163 141 002423 aa 166 145 144 040 002424 aa 146 151 154 145 002425 aa 040 040 040 040 002426 aa 040 040 040 040 002427 aa 040 040 040 040 use Interrupt_numbers  003132 aa 000000 000013 dec 11  use Attributes 003252 aa 620000 000000 vfd 18/print+data+user_interrupt_present   110 error_code bad_entry_name,(entryname too long or missing),print+data+eval,7 use Codes  000065 segdef bad_entry_name  000065 aa 000000 000231 bad_entry_name: vfd 36/NEXT_ERROR_CODE  000232 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002430 aa 145 156 164 162 aci "entryname too long or missing",40 002431 aa 171 156 141 155 002432 aa 145 040 164 157 002433 aa 157 040 154 157 002434 aa 156 147 040 157 002435 aa 162 040 155 151 002436 aa 163 163 151 156 002437 aa 147 040 040 040 002440 aa 040 040 040 040 002441 aa 040 040 040 040 use Interrupt_numbers  003133 aa 000000 000007 dec 7   use Attributes 003253 aa 630000 000000 vfd 18/print+data+eval+user_interrupt_present   111 error_code bad_do_format,(improper format - do),print+data  use Codes  000066 segdef bad_do_format  000066 aa 000000 000232 bad_do_format: vfd 36/NEXT_ERROR_CODE  000233 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002442 aa 151 155 160 162 aci "improper format - do",40  002443 aa 157 160 145 162 002444 aa 040 146 157 162 002445 aa 155 141 164 040 002446 aa 055 040 144 157 002447 aa 040 040 040 040 002450 aa 040 040 040 040 002451 aa 040 040 040 040 002452 aa 040 040 040 040 002453 aa 040 040 040 040 use Interrupt_numbers  003134 aa 000000 000000 dec 0   use Attributes 003254 aa 600000 000000 vfd 18/print+data   112 error_code not_an_array,(lisp: ^a rejected non-array argument `),function_name+print+data+eval,7  use Codes  000067 segdef not_an_array  000067 aa 000000 000233 not_an_array: vfd 36/NEXT_ERROR_CODE  000234 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002454 aa 154 151 163 160 aci "lisp: ^a rejected non-array argument `",40  002455 aa 072 040 136 141 002456 aa 040 162 145 152 002457 aa 145 143 164 145 002460 aa 144 040 156 157 002461 aa 156 055 141 162 002462 aa 162 141 171 040 002463 aa 141 162 147 165 002464 aa 155 145 156 164 002465 aa 040 140 040 040 use Interrupt_numbers  003135 aa 000000 000007 dec 7   use Attributes 003255 aa 630100 000000 vfd 18/function_name+print+data+eval+user_interrupt_present   113 error_code not_alpha_array,(lisp: ^a found non-alpha elements of `),function_name+print+data+eval,7 use Codes  000070 segdef not_alpha_array 000070 aa 000000 000234 not_alpha_array: vfd 36/NEXT_ERROR_CODE 000235 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002466 aa 154 151 163 160 aci "lisp: ^a found non-alpha elements of `",40  002467 aa 072 040 136 141 002470 aa 040 146 157 165 002471 aa 156 144 040 156 002472 aa 157 156 055 141 002473 aa 154 160 150 141 002474 aa 040 145 154 145 002475 aa 155 145 156 164 002476 aa 163 040 157 146 002477 aa 040 140 040 040 use Interrupt_numbers  003136 aa 000000 000007 dec 7   use Attributes 003256 aa 630100 000000 vfd 18/function_name+print+data+eval+user_interrupt_present   114 error_code include_file_error,(),status_code+print+data use Codes  000071 segdef include_file_error  000071 aa 000000 000235 include_file_error: vfd 36/NEXT_ERROR_CODE  000236 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002500 aa 040 040 040 040 aci "",40  002501 aa 040 040 040 040 002502 aa 040 040 040 040 002503 aa 040 040 040 040 002504 aa 040 040 040 040 002505 aa 040 040 040 040 002506 aa 040 040 040 040 002507 aa 040 040 040 040 002510 aa 040 040 040 040 002511 aa 040 040 040 040 use Interrupt_numbers  003137 aa 000000 000000 dec 0   use Attributes 003257 aa 601000 000000 vfd 18/status_code+print+data   115 error_code stack_loss_error,(pdl overflow - infinite recursion?),has_fault_save_frame+data+special_finish,12  use Codes  000072 segdef stack_loss_error  000072 aa 000000 000236 stack_loss_error: vfd 36/NEXT_ERROR_CODE  000237 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002512 aa 160 144 154 040 aci "pdl overflow - infinite recursion?",40  002513 aa 157 166 145 162 002514 aa 146 154 157 167 002515 aa 040 055 040 151 002516 aa 156 146 151 156 002517 aa 151 164 145 040 002520 aa 162 145 143 165 002521 aa 162 163 151 157 002522 aa 156 077 040 040 002523 aa 040 040 040 040 use Interrupt_numbers  003140 aa 000000 000014 dec 12  use Attributes 003260 aa 422400 000000 vfd 18/has_fault_save_frame+data+special_finish+user_interrupt_present  116 error_code underflow_fault,(arithmetic underflow),has_fault_save_frame+data,11  use Codes  000073 segdef underflow_fault 000073 aa 000000 000237 underflow_fault: vfd 36/NEXT_ERROR_CODE 000240 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002524 aa 141 162 151 164 aci "arithmetic underflow",40  002525 aa 150 155 145 164 002526 aa 151 143 040 165 002527 aa 156 144 145 162 002530 aa 146 154 157 167 002531 aa 040 040 040 040 002532 aa 040 040 040 040 002533 aa 040 040 040 040 002534 aa 040 040 040 040 002535 aa 040 040 040 040 use Interrupt_numbers  003141 aa 000000 000013 dec 11  use Attributes 003261 aa 420400 000000 vfd 18/has_fault_save_frame+data+user_interrupt_present   117 error_code zerodivide_fault,(attempt to divide by zero),has_fault_save_frame+data,11  use Codes  000074 segdef zerodivide_fault  000074 aa 000000 000240 zerodivide_fault: vfd 36/NEXT_ERROR_CODE  000241 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002536 aa 141 164 164 145 aci "attempt to divide by zero",40 002537 aa 155 160 164 040 002540 aa 164 157 040 144 002541 aa 151 166 151 144 002542 aa 145 040 142 171 002543 aa 040 172 145 162 002544 aa 157 040 040 040 002545 aa 040 040 040 040 002546 aa 040 040 040 040 002547 aa 040 040 040 040 use Interrupt_numbers  003142 aa 000000 000013 dec 11  use Attributes 003262 aa 420400 000000 vfd 18/has_fault_save_frame+data+user_interrupt_present   118 error_code bad_array_subscript,(bad array subscript),print+data use Codes  000075 segdef bad_array_subscript 000075 aa 000000 000241 bad_array_subscript: vfd 36/NEXT_ERROR_CODE 000242 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002550 aa 142 141 144 040 aci "bad array subscript",40  002551 aa 141 162 162 141 002552 aa 171 040 163 165 002553 aa 142 163 143 162 002554 aa 151 160 164 040 002555 aa 040 040 040 040 002556 aa 040 040 040 040 002557 aa 040 040 040 040 002560 aa 040 040 040 040 002561 aa 040 040 040 040 use Interrupt_numbers  003143 aa 000000 000000 dec 0   use Attributes 003263 aa 600000 000000 vfd 18/print+data   119 error_code store_not_allowed,(lisp: can't store into this array - ^a `),function_name+print+data  use Codes  000076 segdef store_not_allowed  000076 aa 000000 000242 store_not_allowed: vfd 36/NEXT_ERROR_CODE  000243 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002562 aa 154 151 163 160 aci "lisp: can't store into this array - ^a `",40  002563 aa 072 040 143 141 002564 aa 156 047 164 040 002565 aa 163 164 157 162 002566 aa 145 040 151 156 002567 aa 164 157 040 164 002570 aa 150 151 163 040 002571 aa 141 162 162 141 002572 aa 171 040 055 040 002573 aa 136 141 040 140 use Interrupt_numbers  003144 aa 000000 000000 dec 0   use Attributes 003264 aa 600100 000000 vfd 18/function_name+print+data   120 error_code dead_array_reference,(attempt to reference a dead array),print+data  use Codes  000077 segdef dead_array_reference  000077 aa 000000 000243 dead_array_reference: vfd 36/NEXT_ERROR_CODE  000244 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002574 aa 141 164 164 145 aci "attempt to reference a dead array",40 002575 aa 155 160 164 040 002576 aa 164 157 040 162 002577 aa 145 146 145 162 002600 aa 145 156 143 145 002601 aa 040 141 040 144 002602 aa 145 141 144 040 002603 aa 141 162 162 141 002604 aa 171 040 040 040 002605 aa 040 040 040 040 use Interrupt_numbers  003145 aa 000000 000000 dec 0   use Attributes 003265 aa 600000 000000 vfd 18/print+data   121 error_code cant_subscript_readtable,(subscripted reference to a readtable),print+data  use Codes  000100 segdef cant_subscript_readtable  000100 aa 000000 000244 cant_subscript_readtable: vfd 36/NEXT_ERROR_CODE  000245 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002606 aa 163 165 142 163 aci "subscripted reference to a readtable",40  002607 aa 143 162 151 160 002610 aa 164 145 144 040 002611 aa 162 145 146 145 002612 aa 162 145 156 143 002613 aa 145 040 164 157 002614 aa 040 141 040 162 002615 aa 145 141 144 164 002616 aa 141 142 154 145 002617 aa 040 040 040 040 use Interrupt_numbers  003146 aa 000000 000000 dec 0   use Attributes 003266 aa 600000 000000 vfd 18/print+data   122 error_code not_same_type,(lisp: arrays not of same type - ^a `),function_name+print+data  use Codes  000101 segdef not_same_type  000101 aa 000000 000245 not_same_type: vfd 36/NEXT_ERROR_CODE  000246 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002620 aa 154 151 163 160 aci "lisp: arrays not of same type - ^a `",40  002621 aa 072 040 141 162 002622 aa 162 141 171 163 002623 aa 040 156 157 164 002624 aa 040 157 146 040 002625 aa 163 141 155 145 002626 aa 040 164 171 160 002627 aa 145 040 055 040 002630 aa 136 141 040 140 002631 aa 040 040 040 040 use Interrupt_numbers  003147 aa 000000 000000 dec 0   use Attributes 003267 aa 600100 000000 vfd 18/function_name+print+data   123 error_code special_array_type,(lisp: illegal type of array for ^a `),function_name+print+data  use Codes  000102 segdef special_array_type  000102 aa 000000 000246 special_array_type: vfd 36/NEXT_ERROR_CODE  000247 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002632 aa 154 151 163 160 aci "lisp: illegal type of array for ^a `",40  002633 aa 072 040 151 154 002634 aa 154 145 147 141 002635 aa 154 040 164 171 002636 aa 160 145 040 157 002637 aa 146 040 141 162 002640 aa 162 141 171 040 002641 aa 146 157 162 040 002642 aa 136 141 040 140 002643 aa 040 040 040 040 use Interrupt_numbers  003150 aa 000000 000000 dec 0   use Attributes 003270 aa 600100 000000 vfd 18/function_name+print+data   124 error_code array_too_big,(attempt to create an overly-large array),print+data  use Codes  000103 segdef array_too_big  000103 aa 000000 000247 array_too_big: vfd 36/NEXT_ERROR_CODE  000250 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002644 aa 141 164 164 145 aci "attempt to create an overly-large array",40  002645 aa 155 160 164 040 002646 aa 164 157 040 143 002647 aa 162 145 141 164 002650 aa 145 040 141 156 002651 aa 040 157 166 145 002652 aa 162 154 171 055 002653 aa 154 141 162 147 002654 aa 145 040 141 162 002655 aa 162 141 171 040 use Interrupt_numbers  003151 aa 000000 000000 dec 0   use Attributes 003271 aa 600000 000000 vfd 18/print+data   125 error_code argument_must_be_array,(lisp: ^a wants an array, not `),function_name+print+data use Codes  000104 segdef argument_must_be_array  000104 aa 000000 000250 argument_must_be_array: vfd 36/NEXT_ERROR_CODE  000251 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002656 aa 154 151 163 160 aci "lisp: ^a wants an array, not `",40  002657 aa 072 040 136 141 002660 aa 040 167 141 156 002661 aa 164 163 040 141 002662 aa 156 040 141 162 002663 aa 162 141 171 054 002664 aa 040 156 157 164 002665 aa 040 140 040 040 002666 aa 040 040 040 040 002667 aa 040 040 040 040 use Interrupt_numbers  003152 aa 000000 000000 dec 0   use Attributes 003272 aa 600100 000000 vfd 18/function_name+print+data   126 error_code store_function_misused,(the 'store' function was misused),has_fault_save_frame  use Codes  000105 segdef store_function_misused  000105 aa 000000 000251 store_function_misused: vfd 36/NEXT_ERROR_CODE  000252 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002670 aa 164 150 145 040 aci "the 'store' function was misused",40  002671 aa 047 163 164 157 002672 aa 162 145 047 040 002673 aa 146 165 156 143 002674 aa 164 151 157 156 002675 aa 040 167 141 163 002676 aa 040 155 151 163 002677 aa 165 163 145 144 002700 aa 040 040 040 040 002701 aa 040 040 040 040 use Interrupt_numbers  003153 aa 000000 000000 dec 0   use Attributes 003273 aa 000400 000000 vfd 18/has_fault_save_frame   127 error_code meaningless_argument_number,(lisp: meaningless argument number - ^a `),data+print+listify+function_name,7  use Codes  000106 segdef meaningless_argument_number 000106 aa 000000 000252 meaningless_argument_number: vfd 36/NEXT_ERROR_CODE 000253 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002702 aa 154 151 163 160 aci "lisp: meaningless argument number - ^a `",40  002703 aa 072 040 155 145 002704 aa 141 156 151 156 002705 aa 147 154 145 163 002706 aa 163 040 141 162 002707 aa 147 165 155 145 002710 aa 156 164 040 156 002711 aa 165 155 142 145 002712 aa 162 040 055 040 002713 aa 136 141 040 140 use Interrupt_numbers  003154 aa 000000 000007 dec 7   use Attributes 003274 aa 720100 000000 vfd 18/data+print+listify+function_name+user_interrupt_present  128 error_code subrcall_bad_ptr,(not a subr pointer - subrcall),print+data  use Codes  000107 segdef subrcall_bad_ptr  000107 aa 000000 000253 subrcall_bad_ptr: vfd 36/NEXT_ERROR_CODE  000254 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002714 aa 156 157 164 040 aci "not a subr pointer - subrcall",40 002715 aa 141 040 163 165 002716 aa 142 162 040 160 002717 aa 157 151 156 164 002720 aa 145 162 040 055 002721 aa 040 163 165 142 002722 aa 162 143 141 154 002723 aa 154 040 040 040 002724 aa 040 040 040 040 002725 aa 040 040 040 040 use Interrupt_numbers  003155 aa 000000 000000 dec 0   use Attributes 003275 aa 600000 000000 vfd 18/print+data   129 error_code lsubrcall_bad_ptr,(not an lsubr pointer - lsubrcall),print+data  use Codes  000110 segdef lsubrcall_bad_ptr  000110 aa 000000 000254 lsubrcall_bad_ptr: vfd 36/NEXT_ERROR_CODE  000255 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002726 aa 156 157 164 040 aci "not an lsubr pointer - lsubrcall",40  002727 aa 141 156 040 154 002730 aa 163 165 142 162 002731 aa 040 160 157 151 002732 aa 156 164 145 162 002733 aa 040 055 040 154 002734 aa 163 165 142 162 002735 aa 143 141 154 154 002736 aa 040 040 040 040 002737 aa 040 040 040 040 use Interrupt_numbers  003156 aa 000000 000000 dec 0   use Attributes 003276 aa 600000 000000 vfd 18/print+data   130 error_code arraycall_bad_ptr,(not an array pointer - arraycall),print+data  use Codes  000111 segdef arraycall_bad_ptr  000111 aa 000000 000255 arraycall_bad_ptr: vfd 36/NEXT_ERROR_CODE  000256 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002740 aa 156 157 164 040 aci "not an array pointer - arraycall",40  002741 aa 141 156 040 141 002742 aa 162 162 141 171 002743 aa 040 160 157 151 002744 aa 156 164 145 162 002745 aa 040 055 040 141 002746 aa 162 162 141 171 002747 aa 143 141 154 154 002750 aa 040 040 040 040 002751 aa 040 040 040 040 use Interrupt_numbers  003157 aa 000000 000000 dec 0   use Attributes 003277 aa 600000 000000 vfd 18/print+data   131 error_code arraycall_wrong_type,(array not of specified type - arraycall),print+data  use Codes  000112 segdef arraycall_wrong_type  000112 aa 000000 000256 arraycall_wrong_type: vfd 36/NEXT_ERROR_CODE  000257 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002752 aa 141 162 162 141 aci "array not of specified type - arraycall",40  002753 aa 171 040 156 157 002754 aa 164 040 157 146 002755 aa 040 163 160 145 002756 aa 143 151 146 151 002757 aa 145 144 040 164 002760 aa 171 160 145 040 002761 aa 055 040 141 162 002762 aa 162 141 171 143 002763 aa 141 154 154 040 use Interrupt_numbers  003160 aa 000000 000000 dec 0   use Attributes 003300 aa 600000 000000 vfd 18/print+data   132 error_code csd_op_barf,(illegal string argument to a defpl1 subr),()  use Codes  000113 segdef csd_op_barf 000113 aa 000000 000257 csd_op_barf: vfd 36/NEXT_ERROR_CODE 000260 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002764 aa 151 154 154 145 aci "illegal string argument to a defpl1 subr",40  002765 aa 147 141 154 040 002766 aa 163 164 162 151 002767 aa 156 147 040 141 002770 aa 162 147 165 155 002771 aa 145 156 164 040 002772 aa 164 157 040 141 002773 aa 040 144 145 146 002774 aa 160 154 061 040 002775 aa 163 165 142 162 use Interrupt_numbers  003161 aa 000000 000000 dec 0   use Attributes 003301 aa 000000 000000 vfd 18/   133 error_code cad_op_barf,(improper array argument to a defpl1 subr),()  use Codes  000114 segdef cad_op_barf 000114 aa 000000 000260 cad_op_barf: vfd 36/NEXT_ERROR_CODE 000261 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  002776 aa 151 155 160 162 aci "improper array argument to a defpl1 subr",40  002777 aa 157 160 145 162 003000 aa 040 141 162 162 003001 aa 141 171 040 141 003002 aa 162 147 165 155 003003 aa 145 156 164 040 003004 aa 164 157 040 141 003005 aa 040 144 145 146 003006 aa 160 154 061 040 003007 aa 163 165 142 162 use Interrupt_numbers  003162 aa 000000 000000 dec 0   use Attributes 003302 aa 000000 000000 vfd 18/   134 error_code wrong_external_array_ndims,(an external array must have 1 dimension),print+data  use Codes  000115 segdef wrong_external_array_ndims  000115 aa 000000 000261 wrong_external_array_ndims: vfd 36/NEXT_ERROR_CODE  000262 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  003010 aa 141 156 040 145 aci "an external array must have 1 dimension",40  003011 aa 170 164 145 162 003012 aa 156 141 154 040 003013 aa 141 162 162 141 003014 aa 171 040 155 165 003015 aa 163 164 040 150 003016 aa 141 166 145 040 003017 aa 061 040 144 151 003020 aa 155 145 156 163 003021 aa 151 157 156 040 use Interrupt_numbers  003163 aa 000000 000000 dec 0   use Attributes 003303 aa 600000 000000 vfd 18/print+data   135 error_code cant_set_plist,(illegal attempt to setplist),listify+print+data,7  use Codes  000116 segdef cant_set_plist  000116 aa 000000 000262 cant_set_plist: vfd 36/NEXT_ERROR_CODE  000263 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  003022 aa 151 154 154 145 aci "illegal attempt to setplist",40  003023 aa 147 141 154 040 003024 aa 141 164 164 145 003025 aa 155 160 164 040 003026 aa 164 157 040 163 003027 aa 145 164 160 154 003030 aa 151 163 164 040 003031 aa 040 040 040 040 003032 aa 040 040 040 040 003033 aa 040 040 040 040 use Interrupt_numbers  003164 aa 000000 000007 dec 7   use Attributes 003304 aa 720000 000000 vfd 18/listify+print+data+user_interrupt_present   136 error_code bad_item_in_modelist,(unrecognized item in modelist),listify+print+data,7  use Codes  000117 segdef bad_item_in_modelist  000117 aa 000000 000263 bad_item_in_modelist: vfd 36/NEXT_ERROR_CODE  000264 set NEXT_ERROR_CODE,NEXT_ERROR_CODE+1  use Messages  003034 aa 165 156 162 145 aci "unrecognized item in modelist",40 003035 aa 143 157 147 156 003036 aa 151 172 145 144 003037 aa 040 151 164 145 003040 aa 155 040 151 156 003041 aa 040 155 157 144 003042 aa 145 154 151 163 003043 aa 164 040 040 040 003044 aa 040 040 040 040 003045 aa 040 040 040 040 use Interrupt_numbers  003165 aa 000000 000007 dec 7   use Attributes 003305 aa 720000 000000 vfd 18/listify+print+data+user_interrupt_present   137  138 use Codes  000120 139 segdef hbound  000120 aa 000000 000263 140 hbound: vfd 36/NEXT_ERROR_CODE-1  141  142 macro function_name  1 143 aci "&1",16  2 144 &end  145  000121 146 segdef fnames  000121 147 fnames: 148 function_name do  000121 aa 144 157 040 040 aci "do",16  000122 aa 040 040 040 040 000123 aa 040 040 040 040 000124 aa 040 040 040 040 149 function_name arg  000125 aa 141 162 147 040 aci "arg",16  000126 aa 040 040 040 040 000127 aa 040 040 040 040 000130 aa 040 040 040 040 150 function_name setarg  000131 aa 163 145 164 141 aci "setarg",16  000132 aa 162 147 040 040 000133 aa 040 040 040 040 000134 aa 040 040 040 040 151 function_name status  000135 aa 163 164 141 164 aci "status",16  000136 aa 165 163 040 040 000137 aa 040 040 040 040 000140 aa 040 040 040 040 152 function_name sstatus  000141 aa 163 163 164 141 aci "sstatus",16  000142 aa 164 165 163 040 000143 aa 040 040 040 040 000144 aa 040 040 040 040 153 function_name errprint  000145 aa 145 162 162 160 aci "errprint",16  000146 aa 162 151 156 164 000147 aa 040 040 040 040 000150 aa 040 040 040 040 154 function_name errframe  000151 aa 145 162 162 146 aci "errframe",16  000152 aa 162 141 155 145 000153 aa 040 040 040 040 000154 aa 040 040 040 040 155 function_name evalframe 000155 aa 145 166 141 154 aci "evalframe",16 000156 aa 146 162 141 155 000157 aa 145 040 040 040 000160 aa 040 040 040 040 156 function_name defaultf  000161 aa 144 145 146 141 aci "defaultf",16  000162 aa 165 154 164 146 000163 aa 040 040 040 040 000164 aa 040 040 040 040 157 function_name ??unused19??  000165 aa 077 077 165 156 aci "??unused19??",16  000166 aa 165 163 145 144 000167 aa 061 071 077 077 000170 aa 040 040 040 040 158 function_name ??unused20??  000171 aa 077 077 165 156 aci "??unused20??",16  000172 aa 165 163 145 144 000173 aa 062 060 077 077 000174 aa 040 040 040 040 159 function_name crunit  000175 aa 143 162 165 156 aci "crunit",16  000176 aa 151 164 040 040 000177 aa 040 040 040 040 000200 aa 040 040 040 040 160 function_name tyo  000201 aa 164 171 157 040 aci "tyo",16  000202 aa 040 040 040 040 000203 aa 040 040 040 040 000204 aa 040 040 040 040 161 function_name ascii 000205 aa 141 163 143 151 aci "ascii",16 000206 aa 151 040 040 040 000207 aa 040 040 040 040 000210 aa 040 040 040 040 162 function_name rplaca  000211 aa 162 160 154 141 aci "rplaca",16  000212 aa 143 141 040 040 000213 aa 040 040 040 040 000214 aa 040 040 040 040 163 function_name definedp  000215 aa 144 145 146 151 aci "definedp",16  000216 aa 156 145 144 160 000217 aa 040 040 040 040 000220 aa 040 040 040 040 164 function_name setq  000221 aa 163 145 164 161 aci "setq",16  000222 aa 040 040 040 040 000223 aa 040 040 040 040 000224 aa 040 040 040 040 165 function_name set  000225 aa 163 145 164 040 aci "set",16  000226 aa 040 040 040 040 000227 aa 040 040 040 040 000230 aa 040 040 040 040 166 function_name delete  000231 aa 144 145 154 145 aci "delete",16  000232 aa 164 145 040 040 000233 aa 040 040 040 040 000234 aa 040 040 040 040 167 function_name delq  000235 aa 144 145 154 161 aci "delq",16  000236 aa 040 040 040 040 000237 aa 040 040 040 040 000240 aa 040 040 040 040 168 function_name stringlength  000241 aa 163 164 162 151 aci "stringlength",16  000242 aa 156 147 154 145 000243 aa 156 147 164 150 000244 aa 040 040 040 040 169 function_name catenate  000245 aa 143 141 164 145 aci "catenate",16  000246 aa 156 141 164 145 000247 aa 040 040 040 040 000250 aa 040 040 040 040 170 function_name array 000251 aa 141 162 162 141 aci "array",16 000252 aa 171 040 040 040 000253 aa 040 040 040 040 000254 aa 040 040 040 040 171 function_name substr  000255 aa 163 165 142 163 aci "substr",16  000256 aa 164 162 040 040 000257 aa 040 040 040 040 000260 aa 040 040 040 040 172 function_name index 000261 aa 151 156 144 145 aci "index",16 000262 aa 170 040 040 040 000263 aa 040 040 040 040 000264 aa 040 040 040 040 173 function_name get_pname 000265 aa 147 145 164 137 aci "get_pname",16 000266 aa 160 156 141 155 000267 aa 145 040 040 040 000270 aa 040 040 040 040 174 function_name make_atom 000271 aa 155 141 153 145 aci "make_atom",16 000272 aa 137 141 164 157 000273 aa 155 040 040 040 000274 aa 040 040 040 040 175 function_name ItoC  000275 aa 111 164 157 103 aci "ItoC",16  000276 aa 040 040 040 040 000277 aa 040 040 040 040 000300 aa 040 040 040 040 176 function_name CtoI  000301 aa 103 164 157 111 aci "CtoI",16  000302 aa 040 040 040 040 000303 aa 040 040 040 040 000304 aa 040 040 040 040 177 function_name defsubr  000305 aa 144 145 146 163 aci "defsubr",16  000306 aa 165 142 162 040 000307 aa 040 040 040 040 000310 aa 040 040 040 040 178 function_name *array  000311 aa 052 141 162 162 aci "*array",16  000312 aa 141 171 040 040 000313 aa 040 040 040 040 000314 aa 040 040 040 040 179 function_name args  000315 aa 141 162 147 163 aci "args",16  000316 aa 040 040 040 040 000317 aa 040 040 040 040 000320 aa 040 040 040 040 180 function_name sysp  000321 aa 163 171 163 160 aci "sysp",16  000322 aa 040 040 040 040 000323 aa 040 040 040 040 000324 aa 040 040 040 040 181 function_name get  000325 aa 147 145 164 040 aci "get",16  000326 aa 040 040 040 040 000327 aa 040 040 040 040 000330 aa 040 040 040 040 182 function_name getl  000331 aa 147 145 164 154 aci "getl",16  000332 aa 040 040 040 040 000333 aa 040 040 040 040 000334 aa 040 040 040 040 183 function_name putprop  000335 aa 160 165 164 160 aci "putprop",16  000336 aa 162 157 160 040 000337 aa 040 040 040 040 000340 aa 040 040 040 040 184 function_name remprop  000341 aa 162 145 155 160 aci "remprop",16  000342 aa 162 157 160 040 000343 aa 040 040 040 040 000344 aa 040 040 040 040 185 function_name save  000345 aa 163 141 166 145 aci "save",16  000346 aa 040 040 040 040 000347 aa 040 040 040 040 000350 aa 040 040 040 040 186 function_name add1  000351 aa 141 144 144 061 aci "add1",16  000352 aa 040 040 040 040 000353 aa 040 040 040 040 000354 aa 040 040 040 040 187 function_name sub1  000355 aa 163 165 142 061 aci "sub1",16  000356 aa 040 040 040 040 000357 aa 040 040 040 040 000360 aa 040 040 040 040 188 function_name greaterp  000361 aa 147 162 145 141 aci "greaterp",16  000362 aa 164 145 162 160 000363 aa 040 040 040 040 000364 aa 040 040 040 040 189 function_name lessp 000365 aa 154 145 163 163 aci "lessp",16 000366 aa 160 040 040 040 000367 aa 040 040 040 040 000370 aa 040 040 040 040 190 function_name minus 000371 aa 155 151 156 165 aci "minus",16 000372 aa 163 040 040 040 000373 aa 040 040 040 040 000374 aa 040 040 040 040 191 function_name plus  000375 aa 160 154 165 163 aci "plus",16  000376 aa 040 040 040 040 000377 aa 040 040 040 040 000400 aa 040 040 040 040 192 function_name times 000401 aa 164 151 155 145 aci "times",16 000402 aa 163 040 040 040 000403 aa 040 040 040 040 000404 aa 040 040 040 040 193 function_name difference  000405 aa 144 151 146 146 aci "difference",16  000406 aa 145 162 145 156 000407 aa 143 145 040 040 000410 aa 040 040 040 040 194 function_name quotient  000411 aa 161 165 157 164 aci "quotient",16  000412 aa 151 145 156 164 000413 aa 040 040 040 040 000414 aa 040 040 040 040 195 function_name abs  000415 aa 141 142 163 040 aci "abs",16  000416 aa 040 040 040 040 000417 aa 040 040 040 040 000420 aa 040 040 040 040 196 function_name expt  000421 aa 145 170 160 164 aci "expt",16  000422 aa 040 040 040 040 000423 aa 040 040 040 040 000424 aa 040 040 040 040 197 function_name boole 000425 aa 142 157 157 154 aci "boole",16 000426 aa 145 040 040 040 000427 aa 040 040 040 040 000430 aa 040 040 040 040 198 function_name rot  000431 aa 162 157 164 040 aci "rot",16  000432 aa 040 040 040 040 000433 aa 040 040 040 040 000434 aa 040 040 040 040 199 function_name lsh  000435 aa 154 163 150 040 aci "lsh",16  000436 aa 040 040 040 040 000437 aa 040 040 040 040 000440 aa 040 040 040 040 200 function_name signp 000441 aa 163 151 147 156 aci "signp",16 000442 aa 160 040 040 040 000443 aa 040 040 040 040 000444 aa 040 040 040 040 201 function_name fix  000445 aa 146 151 170 040 aci "fix",16  000446 aa 040 040 040 040 000447 aa 040 040 040 040 000450 aa 040 040 040 040 202 function_name float 000451 aa 146 154 157 141 aci "float",16 000452 aa 164 040 040 040 000453 aa 040 040 040 040 000454 aa 040 040 040 040 203 function_name remainder 000455 aa 162 145 155 141 aci "remainder",16 000456 aa 151 156 144 145 000457 aa 162 040 040 040 000460 aa 040 040 040 040 204 function_name max  000461 aa 155 141 170 040 aci "max",16  000462 aa 040 040 040 040 000463 aa 040 040 040 040 000464 aa 040 040 040 040 205 function_name min  000465 aa 155 151 156 040 aci "min",16  000466 aa 040 040 040 040 000467 aa 040 040 040 040 000470 aa 040 040 040 040 206 function_name 1+  000471 aa 061 053 040 040 aci "1+",16  000472 aa 040 040 040 040 000473 aa 040 040 040 040 000474 aa 040 040 040 040 207 function_name 1+$  000475 aa 061 053 044 040 aci "1+$",16  000476 aa 040 040 040 040 000477 aa 040 040 040 040 000500 aa 040 040 040 040 208 function_name 1-  000501 aa 061 055 040 040 aci "1-",16  000502 aa 040 040 040 040 000503 aa 040 040 040 040 000504 aa 040 040 040 040 209 function_name 1-$  000505 aa 061 055 044 040 aci "1-$",16  000506 aa 040 040 040 040 000507 aa 040 040 040 040 000510 aa 040 040 040 040 210 function_name + 000511 aa 053 040 040 040 aci "+",16 000512 aa 040 040 040 040 000513 aa 040 040 040 040 000514 aa 040 040 040 040 211 function_name +$  000515 aa 053 044 040 040 aci "+$",16  000516 aa 040 040 040 040 000517 aa 040 040 040 040 000520 aa 040 040 040 040 212 function_name * 000521 aa 052 040 040 040 aci "*",16 000522 aa 040 040 040 040 000523 aa 040 040 040 040 000524 aa 040 040 040 040 213 function_name *$  000525 aa 052 044 040 040 aci "*$",16  000526 aa 040 040 040 040 000527 aa 040 040 040 040 000530 aa 040 040 040 040 214 function_name - 000531 aa 055 040 040 040 aci "-",16 000532 aa 040 040 040 040 000533 aa 040 040 040 040 000534 aa 040 040 040 040 215 function_name -$  000535 aa 055 044 040 040 aci "-$",16  000536 aa 040 040 040 040 000537 aa 040 040 040 040 000540 aa 040 040 040 040 216 function_name / 000541 aa 057 040 040 040 aci "/",16 000542 aa 040 040 040 040 000543 aa 040 040 040 040 000544 aa 040 040 040 040 217 function_name /$  000545 aa 057 044 040 040 aci "/$",16  000546 aa 040 040 040 040 000547 aa 040 040 040 040 000550 aa 040 040 040 040 218 function_name eval  000551 aa 145 166 141 154 aci "eval",16  000552 aa 040 040 040 040 000553 aa 040 040 040 040 000554 aa 040 040 040 040 219 function_name apply 000555 aa 141 160 160 154 aci "apply",16 000556 aa 171 040 040 040 000557 aa 040 040 040 040 000560 aa 040 040 040 040 220 function_name prog  000561 aa 160 162 157 147 aci "prog",16  000562 aa 040 040 040 040 000563 aa 040 040 040 040 000564 aa 040 040 040 040 221 function_name errset  000565 aa 145 162 162 163 aci "errset",16  000566 aa 145 164 040 040 000567 aa 040 040 040 040 000570 aa 040 040 040 040 222 function_name catch 000571 aa 143 141 164 143 aci "catch",16 000572 aa 150 040 040 040 000573 aa 040 040 040 040 000574 aa 040 040 040 040 223 function_name throw 000575 aa 164 150 162 157 aci "throw",16 000576 aa 167 040 040 040 000577 aa 040 040 040 040 000600 aa 040 040 040 040 224 function_name store 000601 aa 163 164 157 162 aci "store",16 000602 aa 145 040 040 040 000603 aa 040 040 040 040 000604 aa 040 040 040 040 225 function_name defun 000605 aa 144 145 146 165 aci "defun",16 000606 aa 156 040 040 040 000607 aa 040 040 040 040 000610 aa 040 040 040 040 226 function_name baktrace  000611 aa 142 141 153 164 aci "baktrace",16  000612 aa 162 141 143 145 000613 aa 040 040 040 040 000614 aa 040 040 040 040 227 function_name bltarray  000615 aa 142 154 164 141 aci "bltarray",16  000616 aa 162 162 141 171 000617 aa 040 040 040 040 000620 aa 040 040 040 040 228 function_name *rearray  000621 aa 052 162 145 141 aci "*rearray",16  000622 aa 162 162 141 171 000623 aa 040 040 040 040 000624 aa 040 040 040 040 229 function_name gensym  000625 aa 147 145 156 163 aci "gensym",16  000626 aa 171 155 040 040 000627 aa 040 040 040 040 000630 aa 040 040 040 040 230 function_name makunbound  000631 aa 155 141 153 165 aci "makunbound",16  000632 aa 156 142 157 165 000633 aa 156 144 040 040 000634 aa 040 040 040 040 231 function_name boundp  000635 aa 142 157 165 156 aci "boundp",16  000636 aa 144 160 040 040 000637 aa 040 040 040 040 000640 aa 040 040 040 040 232 function_name *status  000641 aa 052 163 164 141 aci "*status",16  000642 aa 164 165 163 040 000643 aa 040 040 040 040 000644 aa 040 040 040 040 233 function_name *sstatus  000645 aa 052 163 163 164 aci "*sstatus",16  000646 aa 141 164 165 163 000647 aa 040 040 040 040 000650 aa 040 040 040 040 234 function_name freturn  000651 aa 146 162 145 164 aci "freturn",16  000652 aa 165 162 156 040 000653 aa 040 040 040 040 000654 aa 040 040 040 040 235 function_name cos  000655 aa 143 157 163 040 aci "cos",16  000656 aa 040 040 040 040 000657 aa 040 040 040 040 000660 aa 040 040 040 040 236 function_name sin  000661 aa 163 151 156 040 aci "sin",16  000662 aa 040 040 040 040 000663 aa 040 040 040 040 000664 aa 040 040 040 040 237 function_name exp  000665 aa 145 170 160 040 aci "exp",16  000666 aa 040 040 040 040 000667 aa 040 040 040 040 000670 aa 040 040 040 040 238 function_name log  000671 aa 154 157 147 040 aci "log",16  000672 aa 040 040 040 040 000673 aa 040 040 040 040 000674 aa 040 040 040 040 239 function_name sqrt  000675 aa 163 161 162 164 aci "sqrt",16  000676 aa 040 040 040 040 000677 aa 040 040 040 040 000700 aa 040 040 040 040 240 function_name isqrt 000701 aa 151 163 161 162 aci "isqrt",16 000702 aa 164 040 040 040 000703 aa 040 040 040 040 000704 aa 040 040 040 040 241 function_name atan  000705 aa 141 164 141 156 aci "atan",16  000706 aa 040 040 040 040 000707 aa 040 040 040 040 000710 aa 040 040 040 040 242 function_name sleep 000711 aa 163 154 145 145 aci "sleep",16 000712 aa 160 040 040 040 000713 aa 040 040 040 040 000714 aa 040 040 040 040 243 function_name oddp  000715 aa 157 144 144 160 aci "oddp",16  000716 aa 040 040 040 040 000717 aa 040 040 040 040 000720 aa 040 040 040 040 244 function_name tyipeek  000721 aa 164 171 151 160 aci "tyipeek",16  000722 aa 145 145 153 040 000723 aa 040 040 040 040 000724 aa 040 040 040 040 245 function_name alarmclock  000725 aa 141 154 141 162 aci "alarmclock",16  000726 aa 155 143 154 157 000727 aa 143 153 040 040 000730 aa 040 040 040 040 246 function_name plusp 000731 aa 160 154 165 163 aci "plusp",16 000732 aa 160 040 040 040 000733 aa 040 040 040 040 000734 aa 040 040 040 040 247 function_name minusp  000735 aa 155 151 156 165 aci "minusp",16  000736 aa 163 160 040 040 000737 aa 040 040 040 040 000740 aa 040 040 040 040 248 function_name < 000741 aa 074 040 040 040 aci "<",16 000742 aa 040 040 040 040 000743 aa 040 040 040 040 000744 aa 040 040 040 040 249 function_name = 000745 aa 075 040 040 040 aci "=",16 000746 aa 040 040 040 040 000747 aa 040 040 040 040 000750 aa 040 040 040 040 250 function_name > 000751 aa 076 040 040 040 aci ">",16 000752 aa 040 040 040 040 000753 aa 040 040 040 040 000754 aa 040 040 040 040 251 function_name alphalessp  000755 aa 141 154 160 150 aci "alphalessp",16  000756 aa 141 154 145 163 000757 aa 163 160 040 040 000760 aa 040 040 040 040 252 function_name samepnamep  000761 aa 163 141 155 145 aci "samepnamep",16  000762 aa 160 156 141 155 000763 aa 145 160 040 040 000764 aa 040 040 040 040 253 function_name getchar  000765 aa 147 145 164 143 aci "getchar",16  000766 aa 150 141 162 040 000767 aa 040 040 040 040 000770 aa 040 040 040 040 254 function_name opena 000771 aa 157 160 145 156 aci "opena",16 000772 aa 141 040 040 040 000773 aa 040 040 040 040 000774 aa 040 040 040 040 255 function_name sxhash  000775 aa 163 170 150 141 aci "sxhash",16  000776 aa 163 150 040 040 000777 aa 040 040 040 040 001000 aa 040 040 040 040 256 function_name gcd  001001 aa 147 143 144 040 aci "gcd",16  001002 aa 040 040 040 040 001003 aa 040 040 040 040 001004 aa 040 040 040 040 257 function_name allfiles  001005 aa 141 154 154 146 aci "allfiles",16  001006 aa 151 154 145 163 001007 aa 040 040 040 040 001010 aa 040 040 040 040 258 function_name chrct 001011 aa 143 150 162 143 aci "chrct",16 001012 aa 164 040 040 040 001013 aa 040 040 040 040 001014 aa 040 040 040 040 259 function_name close 001015 aa 143 154 157 163 aci "close",16 001016 aa 145 040 040 040 001017 aa 040 040 040 040 001020 aa 040 040 040 040 260 function_name deletef  001021 aa 144 145 154 145 aci "deletef",16  001022 aa 164 145 146 040 001023 aa 040 040 040 040 001024 aa 040 040 040 040 261 function_name eoffn 001025 aa 145 157 146 146 aci "eoffn",16 001026 aa 156 040 040 040 001027 aa 040 040 040 040 001030 aa 040 040 040 040 262 function_name filepos  001031 aa 146 151 154 145 aci "filepos",16  001032 aa 160 157 163 040 001033 aa 040 040 040 040 001034 aa 040 040 040 040 263 function_name inpush  001035 aa 151 156 160 165 aci "inpush",16  001036 aa 163 150 040 040 001037 aa 040 040 040 040 001040 aa 040 040 040 040 264 function_name linel 001041 aa 154 151 156 145 aci "linel",16 001042 aa 154 040 040 040 001043 aa 040 040 040 040 001044 aa 040 040 040 040 265 function_name mergef  001045 aa 155 145 162 147 aci "mergef",16  001046 aa 145 146 040 040 001047 aa 040 040 040 040 001050 aa 040 040 040 040 266 function_name namelist  001051 aa 156 141 155 145 aci "namelist",16  001052 aa 154 151 163 164 001053 aa 040 040 040 040 001054 aa 040 040 040 040 267 function_name names 001055 aa 156 141 155 145 aci "names",16 001056 aa 163 040 040 040 001057 aa 040 040 040 040 001060 aa 040 040 040 040 268 function_name namestring  001061 aa 156 141 155 145 aci "namestring",16  001062 aa 163 164 162 151 001063 aa 156 147 040 040 001064 aa 040 040 040 040 269 function_name openi 001065 aa 157 160 145 156 aci "openi",16 001066 aa 151 040 040 040 001067 aa 040 040 040 040 001070 aa 040 040 040 040 270 function_name openo 001071 aa 157 160 145 156 aci "openo",16 001072 aa 157 040 040 040 001073 aa 040 040 040 040 001074 aa 040 040 040 040 271 function_name prin1 001075 aa 160 162 151 156 aci "prin1",16 001076 aa 061 040 040 040 001077 aa 040 040 040 040 001100 aa 040 040 040 040 272 function_name princ 001101 aa 160 162 151 156 aci "princ",16 001102 aa 143 040 040 040 001103 aa 040 040 040 040 001104 aa 040 040 040 040 273 function_name print 001105 aa 160 162 151 156 aci "print",16 001106 aa 164 040 040 040 001107 aa 040 040 040 040 001110 aa 040 040 040 040 274 function_name read  001111 aa 162 145 141 144 aci "read",16  001112 aa 040 040 040 040 001113 aa 040 040 040 040 001114 aa 040 040 040 040 275 function_name readch  001115 aa 162 145 141 144 aci "readch",16  001116 aa 143 150 040 040 001117 aa 040 040 040 040 001120 aa 040 040 040 040 276 function_name readline  001121 aa 162 145 141 144 aci "readline",16  001122 aa 154 151 156 145 001123 aa 040 040 040 040 001124 aa 040 040 040 040 277 function_name rename  001125 aa 162 145 156 141 aci "rename",16  001126 aa 155 145 040 040 001127 aa 040 040 040 040 001130 aa 040 040 040 040 278 function_name shortnamestring  001131 aa 163 150 157 162 aci "shortnamestring",16  001132 aa 164 156 141 155 001133 aa 145 163 164 162 001134 aa 151 156 147 040 279 function_name tyi  001135 aa 164 171 151 040 aci "tyi",16  001136 aa 040 040 040 040 001137 aa 040 040 040 040 001140 aa 040 040 040 040 280 function_name setsyntax 001141 aa 163 145 164 163 aci "setsyntax",16 001142 aa 171 156 164 141 001143 aa 170 040 040 040 001144 aa 040 040 040 040 281 function_name cursorpos 001145 aa 143 165 162 163 aci "cursorpos",16 001146 aa 157 162 160 157 001147 aa 163 040 040 040 001150 aa 040 040 040 040 282 function_name force-output  001151 aa 146 157 162 143 aci "force-output",16  001152 aa 145 055 157 165 001153 aa 164 160 165 164 001154 aa 040 040 040 040 283 function_name clear-input  001155 aa 143 154 145 141 aci "clear-input",16  001156 aa 162 055 151 156 001157 aa 160 165 164 040 001160 aa 040 040 040 040 284 function_name random  001161 aa 162 141 156 144 aci "random",16  001162 aa 157 155 040 040 001163 aa 040 040 040 040 001164 aa 040 040 040 040 285 function_name haulong  001165 aa 150 141 165 154 aci "haulong",16  001166 aa 157 156 147 040 001167 aa 040 040 040 040 001170 aa 040 040 040 040 286 function_name haipart  001171 aa 150 141 151 160 aci "haipart",16  001172 aa 141 162 164 040 001173 aa 040 040 040 040 001174 aa 040 040 040 040 287 function_name cline 001175 aa 143 154 151 156 aci "cline",16 001176 aa 145 040 040 040 001177 aa 040 040 040 040 001200 aa 040 040 040 040 288 function_name fillarray 001201 aa 146 151 154 154 aci "fillarray",16 001202 aa 141 162 162 141 001203 aa 171 040 040 040 001204 aa 040 040 040 040 289 function_name listarray 001205 aa 154 151 163 164 aci "listarray",16 001206 aa 141 162 162 141 001207 aa 171 040 040 040 001210 aa 040 040 040 040 290 function_name sort  001211 aa 163 157 162 164 aci "sort",16  001212 aa 040 040 040 040 001213 aa 040 040 040 040 001214 aa 040 040 040 040 291 function_name sortcar  001215 aa 163 157 162 164 aci "sortcar",16  001216 aa 143 141 162 040 001217 aa 040 040 040 040 001220 aa 040 040 040 040 292 function_name zerop 001221 aa 172 145 162 157 aci "zerop",16 001222 aa 160 040 040 040 001223 aa 040 040 040 040 001224 aa 040 040 040 040 293 function_name listify  001225 aa 154 151 163 164 aci "listify",16  001226 aa 151 146 171 040 001227 aa 040 040 040 040 001230 aa 040 040 040 040 294 function_name charpos  001231 aa 143 150 141 162 aci "charpos",16  001232 aa 160 157 163 040 001233 aa 040 040 040 040 001234 aa 040 040 040 040 295 function_name pagel 001235 aa 160 141 147 145 aci "pagel",16 001236 aa 154 040 040 040 001237 aa 040 040 040 040 001240 aa 040 040 040 040 296 function_name linenum  001241 aa 154 151 156 145 aci "linenum",16  001242 aa 156 165 155 040 001243 aa 040 040 040 040 001244 aa 040 040 040 040 297 function_name pagenum  001245 aa 160 141 147 145 aci "pagenum",16  001246 aa 156 165 155 040 001247 aa 040 040 040 040 001250 aa 040 040 040 040 298 function_name endpagefn 001251 aa 145 156 144 160 aci "endpagefn",16 001252 aa 141 147 145 146 001253 aa 156 040 040 040 001254 aa 040 040 040 040 299 function_name arraydims 001255 aa 141 162 162 141 aci "arraydims",16 001256 aa 171 144 151 155 001257 aa 163 040 040 040 001260 aa 040 040 040 040 300 function_name loadarrays  001261 aa 154 157 141 144 aci "loadarrays",16  001262 aa 141 162 162 141 001263 aa 171 163 040 040 001264 aa 040 040 040 040 301 function_name dumparrays  001265 aa 144 165 155 160 aci "dumparrays",16  001266 aa 141 162 162 141 001267 aa 171 163 040 040 001270 aa 040 040 040 040 302 function_name ^ 001271 aa 136 040 040 040 aci "^",16 001272 aa 040 040 040 040 001273 aa 040 040 040 040 001274 aa 040 040 040 040 303 function_name ^$  001275 aa 136 044 040 040 aci "^$",16  001276 aa 040 040 040 040 001277 aa 040 040 040 040 001300 aa 040 040 040 040 304 function_name nointerrupt  001301 aa 156 157 151 156 aci "nointerrupt",16  001302 aa 164 145 162 162 001303 aa 165 160 164 040 001304 aa 040 040 040 040 305 function_name open  001305 aa 157 160 145 156 aci "open",16  001306 aa 040 040 040 040 001307 aa 040 040 040 040 001310 aa 040 040 040 040 306 function_name in  001311 aa 151 156 040 040 aci "in",16  001312 aa 040 040 040 040 001313 aa 040 040 040 040 001314 aa 040 040 040 040 307 function_name out  001315 aa 157 165 164 040 aci "out",16  001316 aa 040 040 040 040 001317 aa 040 040 040 040 001320 aa 040 040 040 040 308 function_name truename  001321 aa 164 162 165 145 aci "truename",16  001322 aa 156 141 155 145 001323 aa 040 040 040 040 001324 aa 040 040 040 040 309 function_name ifix  001325 aa 151 146 151 170 aci "ifix",16  001326 aa 040 040 040 040 001327 aa 040 040 040 040 001330 aa 040 040 040 040 310 function_name fsc  001331 aa 146 163 143 040 aci "fsc",16  001332 aa 040 040 040 040 001333 aa 040 040 040 040 001334 aa 040 040 040 040 311 function_name progv 001335 aa 160 162 157 147 aci "progv",16 001336 aa 166 040 040 040 001337 aa 040 040 040 040 001340 aa 040 040 040 040 312 function_name mapatoms  001341 aa 155 141 160 141 aci "mapatoms",16  001342 aa 164 157 155 163 001343 aa 040 040 040 040 001344 aa 040 040 040 040 313 function_name unwind-protect  001345 aa 165 156 167 151 aci "unwind-protect",16  001346 aa 156 144 055 160 001347 aa 162 157 164 145 001350 aa 143 164 040 040 314 function_name eval-when 001351 aa 145 166 141 154 aci "eval-when",16 001352 aa 055 167 150 145 001353 aa 156 040 040 040 001354 aa 040 040 040 040 315 function_name read-from-string  001355 aa 162 145 141 144 aci "read-from-string",16  001356 aa 055 146 162 157 001357 aa 155 055 163 164 001360 aa 162 151 156 147 316 function_name displace  001361 aa 144 151 163 160 aci "displace",16  001362 aa 154 141 143 145 001363 aa 040 040 040 040 001364 aa 040 040 040 040 317 function_name nth  001365 aa 156 164 150 040 aci "nth",16  001366 aa 040 040 040 040 001367 aa 040 040 040 040 001370 aa 040 040 040 040 318 function_name nthcdr  001371 aa 156 164 150 143 aci "nthcdr",16  001372 aa 144 162 040 040 001373 aa 040 040 040 040 001374 aa 040 040 040 040 319 function_name includef  001375 aa 151 156 143 154 aci "includef",16  001376 aa 165 144 145 146 001377 aa 040 040 040 040 001400 aa 040 040 040 040 320 function_name ? 001401 aa 077 040 040 040 aci "?",16 001402 aa 040 040 040 040 001403 aa 040 040 040 040 001404 aa 040 040 040 040 321  322  001405 323 segdef fnames_hbound  001405 324 fnames_hbound:  001405 aa 000000 000266 325 vfd 36/(*-fnames)/4+9 " The nine is a fudge factor,  326 " because fn_do starts at -10  327  328 join /text/Codes,Messages,Interrupt_numbers,Attributes 329 end  NO LITERALS  NAME DEFINITIONS FOR ENTRY POINTS AND SEGDEFS 003306 5a 000003 000000 003307 5a 001172 600000 003310 aa 000000 000000 003311 55 000013 000002 003312 5a 000002 400003 003313 55 000006 000013 003314 aa 021 154 151 163 003315 aa 160 137 145 162 003316 aa 162 157 162 137 003317 aa 164 141 142 154 003320 aa 145 137 000 000 003321 55 000022 000003 003322 0a 001405 400000 003323 55 000016 000003 003324 aa 015 146 156 141 fnames_hbound  003325 aa 155 145 163 137 003326 aa 150 142 157 165 003327 aa 156 144 000 000 003330 55 000027 000013 003331 0a 000121 400000 003332 55 000025 000003 003333 aa 006 146 156 141 fnames  003334 aa 155 145 163 000 003335 55 000034 000022 003336 0a 000120 400000 003337 55 000032 000003 003340 aa 006 150 142 157 hbound  003341 aa 165 156 144 000 003342 55 000045 000027 003343 0a 000117 400000 003344 55 000037 000003 003345 aa 024 142 141 144 bad_item_in_modelist  003346 aa 137 151 164 145 003347 aa 155 137 151 156 003350 aa 137 155 157 144 003351 aa 145 154 151 163 003352 aa 164 000 000 000 003353 55 000054 000034 003354 0a 000116 400000 003355 55 000050 000003 003356 aa 016 143 141 156 cant_set_plist  003357 aa 164 137 163 145 003360 aa 164 137 160 154 003361 aa 151 163 164 000 003362 55 000066 000045 003363 0a 000115 400000 003364 55 000057 000003 003365 aa 032 167 162 157 wrong_external_array_ndims  003366 aa 156 147 137 145 003367 aa 170 164 145 162 003370 aa 156 141 154 137 003371 aa 141 162 162 141 003372 aa 171 137 156 144 003373 aa 151 155 163 000 003374 55 000074 000054 003375 0a 000114 400000 003376 55 000071 000003 003377 aa 013 143 141 144 cad_op_barf 003400 aa 137 157 160 137 003401 aa 142 141 162 146 003402 55 000102 000066 003403 0a 000113 400000 003404 55 000077 000003 003405 aa 013 143 163 144 csd_op_barf 003406 aa 137 157 160 137 003407 aa 142 141 162 146 003410 55 000113 000074 003411 0a 000112 400000 003412 55 000105 000003 003413 aa 024 141 162 162 arraycall_wrong_type  003414 aa 141 171 143 141 003415 aa 154 154 137 167 003416 aa 162 157 156 147 003417 aa 137 164 171 160 003420 aa 145 000 000 000 003421 55 000123 000102 003422 0a 000111 400000 003423 55 000116 000003 003424 aa 021 141 162 162 arraycall_bad_ptr  003425 aa 141 171 143 141 003426 aa 154 154 137 142 003427 aa 141 144 137 160 003430 aa 164 162 000 000 003431 55 000133 000113 003432 0a 000110 400000 003433 55 000126 000003 003434 aa 021 154 163 165 lsubrcall_bad_ptr  003435 aa 142 162 143 141 003436 aa 154 154 137 142 003437 aa 141 144 137 160 003440 aa 164 162 000 000 003441 55 000143 000123 003442 0a 000107 400000 003443 55 000136 000003 003444 aa 020 163 165 142 subrcall_bad_ptr  003445 aa 162 143 141 154 003446 aa 154 137 142 141 003447 aa 144 137 160 164 003450 aa 162 000 000 000 003451 55 000155 000133 003452 0a 000106 400000 003453 55 000146 000003 003454 aa 033 155 145 141 meaningless_argument_number 003455 aa 156 151 156 147 003456 aa 154 145 163 163 003457 aa 137 141 162 147 003460 aa 165 155 145 156 003461 aa 164 137 156 165 003462 aa 155 142 145 162 003463 55 000166 000143 003464 0a 000105 400000 003465 55 000160 000003 003466 aa 026 163 164 157 store_function_misused  003467 aa 162 145 137 146 003470 aa 165 156 143 164 003471 aa 151 157 156 137 003472 aa 155 151 163 165 003473 aa 163 145 144 000 003474 55 000177 000155 003475 0a 000104 400000 003476 55 000171 000003 003477 aa 026 141 162 147 argument_must_be_array  003500 aa 165 155 145 156 003501 aa 164 137 155 165 003502 aa 163 164 137 142 003503 aa 145 137 141 162 003504 aa 162 141 171 000 003505 55 000206 000166 003506 0a 000103 400000 003507 55 000202 000003 003510 aa 015 141 162 162 array_too_big  003511 aa 141 171 137 164 003512 aa 157 157 137 142 003513 aa 151 147 000 000 003514 55 000216 000177 003515 0a 000102 400000 003516 55 000211 000003 003517 aa 022 163 160 145 special_array_type  003520 aa 143 151 141 154 003521 aa 137 141 162 162 003522 aa 141 171 137 164 003523 aa 171 160 145 000 003524 55 000225 000206 003525 0a 000101 400000 003526 55 000221 000003 003527 aa 015 156 157 164 not_same_type  003530 aa 137 163 141 155 003531 aa 145 137 164 171 003532 aa 160 145 000 000 003533 55 000237 000216 003534 0a 000100 400000 003535 55 000230 000003 003536 aa 030 143 141 156 cant_subscript_readtable  003537 aa 164 137 163 165 003540 aa 142 163 143 162 003541 aa 151 160 164 137 003542 aa 162 145 141 144 003543 aa 164 141 142 154 003544 aa 145 000 000 000 003545 55 000250 000225 003546 0a 000077 400000 003547 55 000242 000003 003550 aa 024 144 145 141 dead_array_reference  003551 aa 144 137 141 162 003552 aa 162 141 171 137 003553 aa 162 145 146 145 003554 aa 162 145 156 143 003555 aa 145 000 000 000 003556 55 000260 000237 003557 0a 000076 400000 003560 55 000253 000003 003561 aa 021 163 164 157 store_not_allowed  003562 aa 162 145 137 156 003563 aa 157 164 137 141 003564 aa 154 154 157 167 003565 aa 145 144 000 000 003566 55 000270 000250 003567 0a 000075 400000 003570 55 000263 000003 003571 aa 023 142 141 144 bad_array_subscript 003572 aa 137 141 162 162 003573 aa 141 171 137 163 003574 aa 165 142 163 143 003575 aa 162 151 160 164 003576 55 000300 000260 003577 0a 000074 400000 003600 55 000273 000003 003601 aa 020 172 145 162 zerodivide_fault  003602 aa 157 144 151 166 003603 aa 151 144 145 137 003604 aa 146 141 165 154 003605 aa 164 000 000 000 003606 55 000307 000270 003607 0a 000073 400000 003610 55 000303 000003 003611 aa 017 165 156 144 underflow_fault 003612 aa 145 162 146 154 003613 aa 157 167 137 146 003614 aa 141 165 154 164 003615 55 000317 000300 003616 0a 000072 400000 003617 55 000312 000003 003620 aa 020 163 164 141 stack_loss_error  003621 aa 143 153 137 154 003622 aa 157 163 163 137 003623 aa 145 162 162 157 003624 aa 162 000 000 000 003625 55 000327 000307 003626 0a 000071 400000 003627 55 000322 000003 003630 aa 022 151 156 143 include_file_error  003631 aa 154 165 144 145 003632 aa 137 146 151 154 003633 aa 145 137 145 162 003634 aa 162 157 162 000 003635 55 000336 000317 003636 0a 000070 400000 003637 55 000332 000003 003640 aa 017 156 157 164 not_alpha_array 003641 aa 137 141 154 160 003642 aa 150 141 137 141 003643 aa 162 162 141 171 003644 55 000345 000327 003645 0a 000067 400000 003646 55 000341 000003 003647 aa 014 156 157 164 not_an_array  003650 aa 137 141 156 137 003651 aa 141 162 162 141 003652 aa 171 000 000 000 003653 55 000354 000336 003654 0a 000066 400000 003655 55 000350 000003 003656 aa 015 142 141 144 bad_do_format  003657 aa 137 144 157 137 003660 aa 146 157 162 155 003661 aa 141 164 000 000 003662 55 000363 000345 003663 0a 000065 400000 003664 55 000357 000003 003665 aa 016 142 141 144 bad_entry_name  003666 aa 137 145 156 164 003667 aa 162 171 137 156 003670 aa 141 155 145 000 003671 55 000373 000354 003672 0a 000064 400000 003673 55 000366 000003 003674 aa 023 162 145 157 reopen_inconsistent 003675 aa 160 145 156 137 003676 aa 151 156 143 157 003677 aa 156 163 151 163 003700 aa 164 145 156 164 003701 55 000402 000363 003702 0a 000063 400000 003703 55 000376 000003 003704 aa 016 146 151 154 file_is_closed  003705 aa 145 137 151 163 003706 aa 137 143 154 157 003707 aa 163 145 144 000 003710 55 000412 000373 003711 0a 000062 400000 003712 55 000405 000003 003713 aa 022 151 157 137 io_wrong_direction  003714 aa 167 162 157 156 003715 aa 147 137 144 151 003716 aa 162 145 143 164 003717 aa 151 157 156 000 003720 55 000422 000402 003721 0a 000061 400000 003722 55 000415 000003 003723 aa 022 163 164 141 stars_left_in_name  003724 aa 162 163 137 154 003725 aa 145 146 164 137 003726 aa 151 156 137 156 003727 aa 141 155 145 000 003730 55 000432 000412 003731 0a 000060 400000 003732 55 000425 000003 003733 aa 020 146 151 154 file_sys_fun_err  003734 aa 145 137 163 171 003735 aa 163 137 146 165 003736 aa 156 137 145 162 003737 aa 162 000 000 000 003740 55 000440 000422 003741 0a 000057 400000 003742 55 000435 000003 003743 aa 013 146 151 154 filepos_oob 003744 aa 145 160 157 163 003745 aa 137 157 157 142 003746 55 000447 000432 003747 0a 000056 400000 003750 55 000443 000003 003751 aa 014 143 141 156 cant_filepos  003752 aa 164 137 146 151 003753 aa 154 145 160 157 003754 aa 163 000 000 000 003755 55 000456 000440 003756 0a 000055 400000 003757 55 000452 000003 003760 aa 015 145 157 146 eof_in_object  003761 aa 137 151 156 137 003762 aa 157 142 152 145 003763 aa 143 164 000 000 003764 55 000466 000447 003765 0a 000054 400000 003766 55 000461 000003 003767 aa 020 144 151 166 division_by_zero  003770 aa 151 163 151 157 003771 aa 156 137 142 171 003772 aa 137 172 145 162 003773 aa 157 000 000 000 003774 55 000475 000456 003775 0a 000053 400000 003776 55 000471 000003 003777 aa 017 165 156 141 unable_to_float 004000 aa 142 154 145 137 004001 aa 164 157 137 146 004002 aa 154 157 141 164 004003 55 000504 000466 004004 0a 000052 400000 004005 55 000500 000003 004006 aa 014 141 164 141 atan_0_0_err  004007 aa 156 137 060 137 004010 aa 060 137 145 162 004011 aa 162 000 000 000 004012 55 000512 000475 004013 0a 000051 400000 004014 55 000507 000003 004015 aa 012 142 141 144 badobarray  004016 aa 157 142 141 162 004017 aa 162 141 171 000 004020 55 000521 000504 004021 0a 000050 400000 004022 55 000515 000003 004023 aa 014 142 141 144 badreadtable  004024 aa 162 145 141 144 004025 aa 164 141 142 154 004026 aa 145 000 000 000 004027 55 000527 000512 004030 0a 000047 400000 004031 55 000524 000003 004032 aa 011 161 165 157 quoterror  004033 aa 164 145 162 162 004034 aa 157 162 000 000 004035 55 000536 000521 004036 0a 000046 400000 004037 55 000532 000003 004040 aa 016 146 154 157 flonum_too_big  004041 aa 156 165 155 137 004042 aa 164 157 157 137 004043 aa 142 151 147 000 004044 55 000546 000527 004045 0a 000045 400000 004046 55 000541 000003 004047 aa 023 156 157 137 no_left_super_paren 004050 aa 154 145 146 164 004051 aa 137 163 165 160 004052 aa 145 162 137 160 004053 aa 141 162 145 156 004054 55 000557 000536 004055 0a 000044 400000 004056 55 000551 000003 004057 aa 025 155 151 163 mismatch_super_parens  004060 aa 155 141 164 143 004061 aa 150 137 163 165 004062 aa 160 145 162 137 004063 aa 160 141 162 145 004064 aa 156 163 000 000 004065 55 000566 000546 004066 0a 000043 400000 004067 55 000562 000003 004070 aa 014 157 166 145 overflow_err  004071 aa 162 146 154 157 004072 aa 167 137 145 162 004073 aa 162 000 000 000 004074 55 000574 000557 004075 0a 000042 400000 004076 55 000571 000003 004077 aa 011 142 141 144 bad_f_fcn  004100 aa 137 146 137 146 004101 aa 143 156 000 000 004102 55 000603 000566 004103 0a 000041 400000 004104 55 000577 000003 004105 aa 014 157 142 163 obsolete_135  004106 aa 157 154 145 164 004107 aa 145 137 061 063 004110 aa 065 000 000 000 004111 55 000612 000574 004112 0a 000040 400000 004113 55 000606 000003 004114 aa 014 157 142 163 obsolete_134  004115 aa 157 154 145 164 004116 aa 145 137 061 063 004117 aa 064 000 000 000 004120 55 000620 000603 004121 0a 000037 400000 004122 55 000615 000003 004123 aa 013 156 157 164 not_pdl_ptr 004124 aa 137 160 144 154 004125 aa 137 160 164 162 004126 55 000627 000612 004127 0a 000036 400000 004130 55 000623 000003 004131 aa 014 157 142 163 obsolete_132  004132 aa 157 154 145 164 004133 aa 145 137 061 063 004134 aa 062 000 000 000 004135 55 000636 000620 004136 0a 000035 400000 004137 55 000632 000003 004140 aa 014 157 142 163 obsolete_131  004141 aa 157 154 145 164 004142 aa 145 137 061 063 004143 aa 061 000 000 000 004144 55 000645 000627 004145 0a 000034 400000 004146 55 000641 000003 004147 aa 017 156 151 150 nihil_ex_nihile 004150 aa 151 154 137 145 004151 aa 170 137 156 151 004152 aa 150 151 154 145 004153 55 000654 000636 004154 0a 000033 400000 004155 55 000650 000003 004156 aa 017 142 141 144 bad_output_dest 004157 aa 137 157 165 164 004160 aa 160 165 164 137 004161 aa 144 145 163 164 004162 55 000664 000645 004163 0a 000032 400000 004164 55 000657 000003 004165 aa 020 142 141 144 bad_input_source  004166 aa 137 151 156 160 004167 aa 165 164 137 163 004170 aa 157 165 162 143 004171 aa 145 000 000 000 004172 55 000672 000654 004173 0a 000031 400000 004174 55 000667 000003 004175 aa 010 142 141 144 bad_base  004176 aa 137 142 141 163 004177 aa 145 000 000 000 004200 55 000700 000664 004201 0a 000030 400000 004202 55 000675 000003 004203 aa 011 142 141 144 bad_ibase  004204 aa 137 151 142 141 004205 aa 163 145 000 000 004206 55 000707 000672 004207 0a 000027 400000 004210 55 000703 000003 004211 aa 015 167 162 157 wrong_no_args  004212 aa 156 147 137 156 004213 aa 157 137 141 162 004214 aa 147 163 000 000 004215 55 000715 000700 004216 0a 000026 400000 004217 55 000712 000003 004220 aa 010 156 157 137 no_lexpr  004221 aa 154 145 170 160 004222 aa 162 000 000 000 004223 55 000723 000707 004224 0a 000025 400000 004225 55 000720 000003 004226 aa 013 142 141 144 bad_prog_op 004227 aa 137 160 162 157 004230 aa 147 137 157 160 004231 55 000733 000715 004232 0a 000024 400000 004233 55 000726 000003 004234 aa 023 142 141 144 bad_arg_correctable 004235 aa 137 141 162 147 004236 aa 137 143 157 162 004237 aa 162 145 143 164 004240 aa 141 142 154 145 004241 55 000742 000723 004242 0a 000023 400000 004243 55 000736 000003 004244 aa 015 143 141 162 car_cdr_error  004245 aa 137 143 144 162 004246 aa 137 145 162 162 004247 aa 157 162 000 000 004250 55 000752 000733 004251 0a 000022 400000 004252 55 000745 000003 004253 aa 021 141 162 162 array_bound_error  004254 aa 141 171 137 142 004255 aa 157 165 156 144 004256 aa 137 145 162 162 004257 aa 157 162 000 000 004260 55 000760 000742 004261 0a 000021 400000 004262 55 000755 000003 004263 aa 013 142 141 144 badreadlist 004264 aa 162 145 141 144 004265 aa 154 151 163 164 004266 55 000767 000752 004267 0a 000020 400000 004270 55 000763 000003 004271 aa 015 163 150 157 shortreadlist  004272 aa 162 164 162 145 004273 aa 141 144 154 151 004274 aa 163 164 000 000 004275 55 000775 000760 004276 0a 000017 400000 004277 55 000772 000003 004300 aa 010 142 141 144 badmacro  004301 aa 155 141 143 162 004302 aa 157 000 000 000 004303 55 001002 000767 004304 0a 000016 400000 004305 55 001000 000003 004306 aa 006 151 154 154 illobj  004307 aa 157 142 152 000 004310 55 001010 000775 004311 0a 000015 400000 004312 55 001005 000003 004313 aa 010 144 157 164 doterror  004314 aa 145 162 162 157 004315 aa 162 000 000 000 004316 55 001017 001002 004317 0a 000014 400000 004320 55 001013 000003 004321 aa 014 160 141 162 parenmissing  004322 aa 145 156 155 151 004323 aa 163 163 151 156 004324 aa 147 000 000 000 004325 55 001026 001010 004326 0a 000013 400000 004327 55 001022 000003 004330 aa 015 156 157 156 non_fixed_arg  004331 aa 137 146 151 170 004332 aa 145 144 137 141 004333 aa 162 147 000 000 004334 55 001036 001017 004335 0a 000012 400000 004336 55 001031 000003 004337 aa 021 164 150 162 throw_to_no_catch  004340 aa 157 167 137 164 004341 aa 157 137 156 157 004342 aa 137 143 141 164 004343 aa 143 150 000 000 004344 55 001045 001026 004345 0a 000011 400000 004346 55 001041 000003 004347 aa 015 165 156 163 unseen_go_tag  004350 aa 145 145 156 137 004351 aa 147 157 137 164 004352 aa 141 147 000 000 004353 55 001052 001036 004354 0a 000010 400000 004355 55 001050 000003 004356 aa 006 142 141 144 bad_bv  004357 aa 137 142 166 000 004360 55 001061 001045 004361 0a 000007 400000 004362 55 001055 000003 004363 aa 014 142 141 144 bad_function  004364 aa 137 146 165 156 004365 aa 143 164 151 157 004366 aa 156 000 000 000 004367 55 001070 001052 004370 0a 000006 400000 004371 55 001064 000003 004372 aa 016 165 156 144 undefined_subr  004373 aa 145 146 151 156 004374 aa 145 144 137 163 004375 aa 165 142 162 000 004376 55 001077 001061 004377 0a 000005 400000 004400 55 001073 000003 004401 aa 014 142 141 144 bad_argument  004402 aa 137 141 162 147 004403 aa 165 155 145 156 004404 aa 164 000 000 000 004405 55 001107 001070 004406 0a 000004 400000 004407 55 001102 000003 004410 aa 021 146 151 154 file_system_error  004411 aa 145 137 163 171 004412 aa 163 164 145 155 004413 aa 137 145 162 162 004414 aa 157 162 000 000 004415 55 001116 001077 004416 0a 000003 400000 004417 55 001112 000003 004420 aa 014 164 157 157 too_few_args  004421 aa 137 146 145 167 004422 aa 137 141 162 147 004423 aa 163 000 000 000 004424 55 001125 001107 004425 0a 000002 400000 004426 55 001121 000003 004427 aa 015 164 157 157 too_many_args  004430 aa 137 155 141 156 004431 aa 171 137 141 162 004432 aa 147 163 000 000 004433 55 001135 001116 004434 0a 000001 400000 004435 55 001130 000003 004436 aa 022 165 156 144 undefined_function  004437 aa 145 146 151 156 004440 aa 145 144 137 146 004441 aa 165 156 143 164 004442 aa 151 157 156 000 004443 55 001144 001125 004444 0a 000000 400000 004445 55 001140 000003 004446 aa 016 165 156 144 undefined_atom  004447 aa 145 146 151 156 004450 aa 145 144 137 141 004451 aa 164 157 155 000 004452 55 001151 001135 004453 0a 003166 400000 004454 55 001147 000003 004455 aa 007 142 151 164 bit_tbl 004456 aa 137 164 142 154 004457 55 001156 001144 004460 0a 003046 400000 004461 55 001154 000003 004462 aa 007 165 151 156 uintnum 004463 aa 164 156 165 155 004464 55 001163 001151 004465 0a 001406 400000 004466 55 001161 000003 004467 aa 004 155 163 147 msgs  004470 aa 163 000 000 000 004471 55 000002 001156 004472 6a 000000 400002 004473 55 001166 000003 004474 aa 014 163 171 155 symbol_table  004475 aa 142 157 154 137 004476 aa 164 141 142 154 004477 aa 145 000 000 000 DEFINITIONS HASH TABLE  004500 aa 000000 000235 004501 5a 000034 000000 004502 5a 000760 000000 004503 5a 000260 000000 004504 5a 000307 000000 004505 5a 000155 000000 004506 5a 000422 000000 004507 5a 000521 000000 004510 5a 000373 000000 004511 5a 000654 000000 004512 5a 000723 000000 004513 5a 000645 000000 004514 5a 000775 000000 004515 5a 000354 000000 004516 5a 000432 000000 004517 5a 000250 000000 004520 5a 000345 000000 004521 5a 000512 000000 004522 5a 001010 000000 004523 5a 000715 000000 004524 5a 000536 000000 004525 5a 000504 000000 004526 5a 000752 000000 004527 5a 000566 000000 004530 5a 000672 000000 004531 5a 000270 000000 004532 5a 000664 000000 004533 5a 000767 000000 004534 5a 001036 000000 004535 5a 001045 000000 004536 5a 001052 000000 004537 5a 001070 000000 004540 5a 001077 000000 004541 aa 000000 000000 004542 aa 000000 000000 004543 aa 000000 000000 004544 aa 000000 000000 004545 aa 000000 000000 004546 aa 000000 000000 004547 aa 000000 000000 004550 aa 000000 000000 004551 aa 000000 000000 004552 5a 000707 000000 004553 aa 000000 000000 004554 aa 000000 000000 004555 5a 000054 000000 004556 5a 000133 000000 004557 5a 000013 000000 004560 5a 001017 000000 004561 5a 000327 000000 004562 aa 000000 000000 004563 aa 000000 000000 004564 5a 001002 000000 004565 5a 000216 000000 004566 5a 000475 000000 004567 5a 000336 000000 004570 aa 000000 000000 004571 5a 000612 000000 004572 5a 000317 000000 004573 5a 001144 000000 004574 aa 000000 000000 004575 5a 000022 000000 004576 aa 000000 000000 004577 aa 000000 000000 004600 aa 000000 000000 004601 aa 000000 000000 004602 aa 000000 000000 004603 aa 000000 000000 004604 aa 000000 000000 004605 aa 000000 000000 004606 5a 000237 000000 004607 5a 000363 000000 004610 5a 000700 000000 004611 5a 001163 000000 004612 aa 000000 000000 004613 aa 000000 000000 004614 aa 000000 000000 004615 aa 000000 000000 004616 aa 000000 000000 004617 aa 000000 000000 004620 aa 000000 000000 004621 aa 000000 000000 004622 aa 000000 000000 004623 5a 000074 000000 004624 aa 000000 000000 004625 aa 000000 000000 004626 5a 001116 000000 004627 aa 000000 000000 004630 5a 001107 000000 004631 aa 000000 000000 004632 aa 000000 000000 004633 aa 000000 000000 004634 aa 000000 000000 004635 aa 000000 000000 004636 aa 000000 000000 004637 5a 000402 000000 004640 aa 000000 000000 004641 aa 000000 000000 004642 aa 000000 000000 004643 aa 000000 000000 004644 aa 000000 000000 004645 aa 000000 000000 004646 aa 000000 000000 004647 5a 000574 000000 004650 5a 000603 000000 004651 5a 000620 000000 004652 5a 000456 000000 004653 5a 000627 000000 004654 5a 000636 000000 004655 5a 001026 000000 004656 aa 000000 000000 004657 5a 001156 000000 004660 aa 000000 000000 004661 5a 000143 000000 004662 5a 000225 000000 004663 5a 000166 000000 004664 aa 000000 000000 004665 aa 000000 000000 004666 aa 000000 000000 004667 5a 000027 000000 004670 5a 001151 000000 004671 aa 000000 000000 004672 aa 000000 000000 004673 aa 000000 000000 004674 5a 000557 000000 004675 aa 000000 000000 004676 aa 000000 000000 004677 aa 000000 000000 004700 aa 000000 000000 004701 aa 000000 000000 004702 5a 000066 000000 004703 5a 000102 000000 004704 aa 000000 000000 004705 aa 000000 000000 004706 5a 000045 000000 004707 5a 000527 000000 004710 5a 000113 000000 004711 5a 000742 000000 004712 5a 000440 000000 004713 5a 000447 000000 004714 5a 000466 000000 004715 5a 000300 000000 004716 5a 000733 000000 004717 5a 001061 000000 004720 5a 000177 000000 004721 5a 000123 000000 004722 5a 001125 000000 004723 5a 001135 000000 004724 aa 000000 000000 004725 aa 000000 000000 004726 5a 000546 000000 004727 aa 000000 000000 004730 aa 000000 000000 004731 5a 000206 000000 004732 aa 000000 000000 004733 aa 000000 000000 004734 5a 000412 000000 004735 aa 000000 000000 NO EXTERNAL NAMES  NO TRAP POINTER WORDS  TYPE PAIR BLOCKS  004736 aa 000001 000000 004737 aa 000000 000000 INTERNAL EXPRESSION WORDS LINKAGE INFORMATION 000000 aa 000000 000000 000001 0a 003306 000000 000002 aa 000000 000000 000003 aa 000000 000000 000004 aa 000000 000000 000005 aa 000000 000000 000006 22 000010 000010 000007 a2 000000 000000 SYMBOL INFORMATION SYMBOL TABLE HEADER  000000 aa 000000 000001 000001 aa 163171 155142 000002 aa 164162 145145 000003 aa 000000 000004 000004 aa 000000 111316 000005 aa 510113 575622 000006 aa 000000 112002 000007 aa 325303 516117 000010 aa 141154 155040 000011 aa 040040 040040 000012 aa 000024 000040 000013 aa 000034 000040 000014 aa 000044 000100 000015 aa 000002 000002 000016 aa 000064 000000 000017 aa 000000 000260 000020 aa 000000 000104 000021 aa 000000 000247 000022 aa 000252 000104 000023 aa 000064 000000 000024 aa 101114 115040 000025 aa 126145 162163 000026 aa 151157 156040 000027 aa 040066 056064 000030 aa 040040 101160 000031 aa 162151 154040 000032 aa 061071 070061 000033 aa 040040 040040 000034 aa 107112 157150 000035 aa 156163 157156 000036 aa 056123 171163 000037 aa 115141 151156 000040 aa 164056 141040 000041 aa 040040 040040 000042 aa 040040 040040 000043 aa 040040 040040 000044 aa 154151 163164 000045 aa 040040 040040 000046 aa 040040 040040 000047 aa 040040 040040 000050 aa 040040 040040 000051 aa 040040 040040 000052 aa 040040 040040 000053 aa 040040 040040 000054 aa 040040 040040 000055 aa 040040 040040 000056 aa 040040 040040 000057 aa 040040 040040 000060 aa 040040 040040 000061 aa 040040 040040 000062 aa 040040 040040 000063 aa 040040 040040 000064 aa 000000 000001 000065 aa 000000 000001 000066 aa 000072 000047 000067 aa 117710 106003 000070 aa 000000 111771 000071 aa 743235 200000 000072 aa 076163 160145 >spec>on>06/27/83>lisp_error_table_.alm 000073 aa 143076 157156 000074 aa 076060 066057 000075 aa 062067 057070 000076 aa 063076 154151 000077 aa 163160 137145 000100 aa 162162 157162 000101 aa 137164 141142 000102 aa 154145 137056 000103 aa 141154 155040 MULTICS ASSEMBLY CROSS REFERENCE LISTING Value Symbol Source file Line number  104 argument_must_be_array lisp_error_table_: 125.  111 arraycall_bad_ptr lisp_error_table_: 130.  112 arraycall_wrong_type lisp_error_table_: 131.  22 array_bound_error lisp_error_table_: 75.  103 array_too_big lisp_error_table_: 124.  52 atan_0_0_err lisp_error_table_: 99.  3166 Attributes lisp_error_table_: 33, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66,  67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77,  78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88,  89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99,  100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,  111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121,  122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132,  133, 134, 135, 136, 328.  17 badmacro lisp_error_table_: 72.  51 badobarray lisp_error_table_: 98.  21 badreadlist lisp_error_table_: 74.  50 badreadtable lisp_error_table_: 97.  5 bad_argument lisp_error_table_: 62.  24 bad_arg_correctable lisp_error_table_: 77.  75 bad_array_subscript lisp_error_table_: 118.  31 bad_base lisp_error_table_: 82.  10 bad_bv lisp_error_table_: 65.  66 bad_do_format lisp_error_table_: 111.  65 bad_entry_name lisp_error_table_: 110.  7 bad_function lisp_error_table_: 64.  42 bad_f_fcn lisp_error_table_: 91.  30 bad_ibase lisp_error_table_: 81.  32 bad_input_source lisp_error_table_: 83.  117 bad_item_in_modelist lisp_error_table_: 136.  33 bad_output_dest lisp_error_table_: 84.  25 bad_prog_op lisp_error_table_: 78.  3166 bit_tbl lisp_error_table_: 34, 35. 114 cad_op_barf lisp_error_table_: 133.  56 cant_filepos lisp_error_table_: 103.  116 cant_set_plist lisp_error_table_: 135.  100 cant_subscript_readtable lisp_error_table_: 121. 23 car_cdr_error lisp_error_table_: 76.  0 Codes lisp_error_table_: 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67,  68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78,  79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,  90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100,  101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111,  112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122,  123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133,  134, 135, 136, 138, 328.  113 csd_op_barf lisp_error_table_: 132.  400000 data lisp_error_table_: 14, 57, 58, 62, 64, 65, 66, 67, 68, 72, 74,  75, 77, 79, 80, 83, 84, 88, 91, 92, 93, 100,  103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113,  114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124,  125, 127, 128, 129, 130, 131, 134, 135, 136.  77 dead_array_reference lisp_error_table_: 120.  54 division_by_zero lisp_error_table_: 101.  15 doterror lisp_error_table_: 70.  55 eof_in_object lisp_error_table_: 102.  10000 eval lisp_error_table_: 19, 57, 59, 60, 80, 100, 103, 104, 105, 106, 110,  112, 113. 57 filepos_oob lisp_error_table_: 104.  63 file_is_closed lisp_error_table_: 108.  4 file_system_error lisp_error_table_: 61.  60 file_sys_fun_err lisp_error_table_: 105.  46 flonum_too_big lisp_error_table_: 95.  121 fnames lisp_error_table_: 146, 147, 325.  1405 fnames_hbound lisp_error_table_: 323, 324. 100 function_name lisp_error_table_: 25, 59, 60, 62, 68, 77, 88, 92, 112, 113, 119,  122, 123, 125, 127. 400 has_fault_save_frame lisp_error_table_: 23, 75, 76, 115, 116, 117, 126.  120 hbound lisp_error_table_: 139, 140. 16 illobj lisp_error_table_: 71.  71 include_file_error lisp_error_table_: 114.  3046 Interrupt_numbers lisp_error_table_: 30, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66,  67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77,  78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88,  89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99,  100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,  111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121,  122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132,  133, 134, 135, 136, 328.  62 io_wrong_direction lisp_error_table_: 107.  100000 listify lisp_error_table_: 16, 57, 58, 66, 67, 68, 77, 81, 82, 88, 100,  102, 127, 135, 136. 110 lsubrcall_bad_ptr lisp_error_table_: 129.  106 meaningless_argument_number lisp_error_table_: 127. 1406 Messages lisp_error_table_: 27, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66,  67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77,  78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88,  89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99,  100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,  111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121,  122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132,  133, 134, 135, 136, 328.  44 mismatch_super_parens lisp_error_table_: 93.  1406 msgs lisp_error_table_: 28, 29. 264 NEXT_ERROR_CODE lisp_error_table_: 37, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66,  67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77,  78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88,  89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99,  100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,  111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121,  122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132,  133, 134, 135, 136, 140.  34 nihil_ex_nihile lisp_error_table_: 85.  13 non_fixed_arg lisp_error_table_: 68.  70 not_alpha_array lisp_error_table_: 113.  67 not_an_array lisp_error_table_: 112.  37 not_pdl_ptr lisp_error_table_: 88.  101 not_same_type lisp_error_table_: 122.  45 no_left_super_paren lisp_error_table_: 94.  26 no_lexpr lisp_error_table_: 79.  35 obsolete_131 lisp_error_table_: 86.  36 obsolete_132 lisp_error_table_: 87.  40 obsolete_134 lisp_error_table_: 89.  41 obsolete_135 lisp_error_table_: 90.  43 overflow_err lisp_error_table_: 92.  14 parenmissing lisp_error_table_: 69.  200000 print lisp_error_table_: 15, 57, 58, 62, 64, 65, 66, 67, 68, 72, 74,  75, 77, 79, 80, 83, 84, 88, 91, 92, 93, 100,  103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113,  114, 118, 119, 120, 121, 122, 123, 124, 125, 127, 128,  129, 130, 131, 134, 135, 136. 47 quoterror lisp_error_table_: 96.  64 reopen_inconsistent lisp_error_table_: 109.  20 shortreadlist lisp_error_table_: 73.  102 special_array_type lisp_error_table_: 123.  40000 special_begin lisp_error_table_: 17, 81, 82.  2000 special_finish lisp_error_table_: 21, 78, 79, 81, 82, 85, 115.  4000 special_interrupt lisp_error_table_: 20, 78, 81, 82, 85, 102. 200 sptrapf lisp_error_table_: 24.  72 stack_loss_error lisp_error_table_: 115.  61 stars_left_in_name lisp_error_table_: 106.  1000 status_code lisp_error_table_: 22, 61, 105, 114. 105 store_function_misused lisp_error_table_: 126.  76 store_not_allowed lisp_error_table_: 119.  107 subrcall_bad_ptr lisp_error_table_: 128.  12 throw_to_no_catch lisp_error_table_: 67.  3 too_few_args lisp_error_table_: 60.  2 too_many_args lisp_error_table_: 59.  3046 uintnum lisp_error_table_: 31, 32. 53 unable_to_float lisp_error_table_: 100.  0 undefined_atom lisp_error_table_: 57.  1 undefined_function lisp_error_table_: 58.  6 undefined_subr lisp_error_table_: 63.  73 underflow_fault lisp_error_table_: 116.  11 unseen_go_tag lisp_error_table_: 66.  20000 user_interrupt_present lisp_error_table_: 18, 57, 58, 59, 60, 66, 67, 68, 75, 77, 78,  79, 80, 81, 82, 83, 84, 85, 88, 100, 102, 103,  104, 105, 106, 107, 108, 109, 110, 112, 113, 115, 116,  117, 127, 135, 136. 115 wrong_external_array_ndims lisp_error_table_: 134. 27 wrong_no_args lisp_error_table_: 80.  74 zerodivide_fault lisp_error_table_: 117.  NO FATAL ERRORS  ----------------------------------------------------------- Historical Background This edition of the Multics software materials and documentation is provided and donated to Massachusetts Institute of Technology by Group BULL including BULL HN Information Systems Inc. as a contribution to computer science knowledge. This donation is made also to give evidence of the common contributions of Massachusetts Institute of Technology, Bell Laboratories, General Electric, Honeywell Information Systems Inc., Honeywell BULL Inc., Groupe BULL and BULL HN Information Systems Inc. to the development of this operating system. Multics development was initiated by Massachusetts Institute of Technology Project MAC (1963-1970), renamed the MIT Laboratory for Computer Science and Artificial Intelligence in the mid 1970s, under the leadership of Professor Fernando Jose Corbato. Users consider that Multics provided the best software architecture for managing computer hardware properly and for executing programs. Many subsequent operating systems incorporated Multics principles. Multics was distributed in 1975 to 2000 by Group Bull in Europe , and in the U.S. by Bull HN Information Systems Inc., as successor in interest by change in name only to Honeywell Bull Inc. and Honeywell Information Systems Inc. . ----------------------------------------------------------- Permission to use, copy, modify, and distribute these programs and their documentation for any purpose and without fee is hereby granted,provided that the below copyright notice and historical background appear in all copies and that both the copyright notice and historical background and this permission notice appear in supporting documentation, and that the names of MIT, HIS, BULL or BULL HN not be used in advertising or publicity pertaining to distribution of the programs without specific prior written permission. Copyright 1972 by Massachusetts Institute of Technology and Honeywell Information Systems Inc. Copyright 2006 by BULL HN Information Systems Inc. Copyright 2006 by Bull SAS All Rights Reserved