ASSEMBLY LISTING OF SEGMENT >spec>temp>famis1>index_manager_.alm ASSEMBLED ON: 01/03/85 1425.6 mst Thu OPTIONS USED: list ASSEMBLED BY: ALM Version 6.6 November 1982 ASSEMBLER CREATED: 09/21/83 1227.3 mst Wed  1 " ***********************************************************  2 " * *  3 " * Copyright, (C) Honeywell Information Systems Inc., 1983 *  4 " * *  5 " ***********************************************************  000000 6 name index_manager_  7  8 " Modified: 9 " 06/30/82 by Lindsey Spratt: Changed to use im_foo$im_foo entries instead of  10 " im_foo$foo entries.  11 " 08/06/82 by Lindsey Spratt: Changed get_key to use im_general_search$get 12 " and delete_key to use im_general_search$delete.  13 " 08/19/82 by Lindsey Spratt: Added the create_subset_index and put_key_array  14 " entries. Also, changed the name of create_collection to  15 " create_index. 16 " 10/18/82 by Lindsey Spratt: Added the position_cursor entry. 17 " 11/15/82 by Lindsey Spratt: Added the get_key_count_array entry. 18 " 03/10/83 by Lindsey Spratt: Added the destroy_cursor entry. Sorted the  19 " definitions.  20 " 04/07/83 by Matthew Pierret: Added the destroy_index entry.  21 " 04/04/84 by Lee Baldwin: Added the key_count entry. Sorted the definitions. 22 " 05/02/84 by Lee Baldwin: Renamed $key_count to $get_key_count_by_spec.  23 " 11/09/84 by Lindsey Spratt: Fixed order of $get_key_count_array and  24 " $get_key_count_by_spec.  25 "  26 " Macro to generate a call to an external entrypoint in the manager 27  28 macro ext_transfer 1 29 segdef &1  2 30 &1: getlp  3 31 tra &2 4 32  5 33 &end  34  35 ext_transfer create_cursor,im_create_cursor$im_create_cursor  000000 segdef create_cursor  000000 aa 7 00046 2721 20 create_cursor: getlp  000001 4a 4 00010 7101 20 tra im_create_cursor$im_create_cursor   36 ext_transfer create_index,im_create_index$im_create_index  000002 segdef create_index  000002 aa 7 00046 2721 20 create_index: getlp 000003 4a 4 00012 7101 20 tra im_create_index$im_create_index   37 ext_transfer create_subset_index,im_create_subset_index$im_create_subset_index 000004 segdef create_subset_index 000004 aa 7 00046 2721 20 create_subset_index: getlp  000005 4a 4 00014 7101 20 tra im_create_subset_index$im_create_subset_index   38 ext_transfer delete_key,im_general_search$delete  000006 segdef delete_key  000006 aa 7 00046 2721 20 delete_key: getlp  000007 4a 4 00016 7101 20 tra im_general_search$delete   39 ext_transfer destroy_cursor,im_create_cursor$destroy  000010 segdef destroy_cursor  000010 aa 7 00046 2721 20 destroy_cursor: getlp  000011 4a 4 00020 7101 20 tra im_create_cursor$destroy   40 ext_transfer destroy_index,im_destroy_index$im_destroy_index  000012 segdef destroy_index  000012 aa 7 00046 2721 20 destroy_index: getlp  000013 4a 4 00022 7101 20 tra im_destroy_index$im_destroy_index   41 ext_transfer get_key,im_general_search$get 000014 segdef get_key 000014 aa 7 00046 2721 20 get_key: getlp  000015 4a 4 00024 7101 20 tra im_general_search$get   42 ext_transfer get_key_count_array,im_get_key_count_array$im_get_key_count_array 000016 segdef get_key_count_array 000016 aa 7 00046 2721 20 get_key_count_array: getlp  000017 4a 4 00026 7101 20 tra im_get_key_count_array$im_get_key_count_array   43 ext_transfer get_key_count_by_spec,im_general_search$count 000020 segdef get_key_count_by_spec  000020 aa 7 00046 2721 20 get_key_count_by_spec: getlp  000021 4a 4 00030 7101 20 tra im_general_search$count   44 ext_transfer position_cursor,im_general_search$position  000022 segdef position_cursor 000022 aa 7 00046 2721 20 position_cursor: getlp  000023 4a 4 00032 7101 20 tra im_general_search$position  45 ext_transfer put_key,im_put_key$im_put_key 000024 segdef put_key 000024 aa 7 00046 2721 20 put_key: getlp  000025 4a 4 00034 7101 20 tra im_put_key$im_put_key   46 ext_transfer put_key_array,im_put_key$array  000026 segdef put_key_array  000026 aa 7 00046 2721 20 put_key_array: getlp  000027 4a 4 00036 7101 20 tra im_put_key$array   47 end  NO LITERALS  NAME DEFINITIONS FOR ENTRY POINTS AND SEGDEFS 000030 5a 000003 000000 000031 5a 000144 600000 000032 aa 000000 000000 000033 55 000012 000002 000034 5a 000002 400003 000035 55 000006 000012 000036 aa 016 151 156 144 000037 aa 145 170 137 155 000040 aa 141 156 141 147 000041 aa 145 162 137 000 000042 55 000021 000003 000043 0a 000026 400000 000044 55 000015 000003 000045 aa 015 160 165 164 put_key_array  000046 aa 137 153 145 171 000047 aa 137 141 162 162 000050 aa 141 171 000 000 000051 55 000026 000012 000052 0a 000024 400000 000053 55 000024 000003 000054 aa 007 160 165 164 put_key 000055 aa 137 153 145 171 000056 55 000035 000021 000057 0a 000022 400000 000060 55 000031 000003 000061 aa 017 160 157 163 position_cursor 000062 aa 151 164 151 157 000063 aa 156 137 143 165 000064 aa 162 163 157 162 000065 55 000046 000026 000066 0a 000020 400000 000067 55 000040 000003 000070 aa 025 147 145 164 get_key_count_by_spec  000071 aa 137 153 145 171 000072 aa 137 143 157 165 000073 aa 156 164 137 142 000074 aa 171 137 163 160 000075 aa 145 143 000 000 000076 55 000056 000035 000077 0a 000016 400000 000100 55 000051 000003 000101 aa 023 147 145 164 get_key_count_array 000102 aa 137 153 145 171 000103 aa 137 143 157 165 000104 aa 156 164 137 141 000105 aa 162 162 141 171 000106 55 000063 000046 000107 0a 000014 400000 000110 55 000061 000003 000111 aa 007 147 145 164 get_key 000112 aa 137 153 145 171 000113 55 000072 000056 000114 0a 000012 400000 000115 55 000066 000003 000116 aa 015 144 145 163 destroy_index  000117 aa 164 162 157 171 000120 aa 137 151 156 144 000121 aa 145 170 000 000 000122 55 000101 000063 000123 0a 000010 400000 000124 55 000075 000003 000125 aa 016 144 145 163 destroy_cursor  000126 aa 164 162 157 171 000127 aa 137 143 165 162 000130 aa 163 157 162 000 000131 55 000107 000072 000132 0a 000006 400000 000133 55 000104 000003 000134 aa 012 144 145 154 delete_key  000135 aa 145 164 145 137 000136 aa 153 145 171 000 000137 55 000117 000101 000140 0a 000004 400000 000141 55 000112 000003 000142 aa 023 143 162 145 create_subset_index 000143 aa 141 164 145 137 000144 aa 163 165 142 163 000145 aa 145 164 137 151 000146 aa 156 144 145 170 000147 55 000126 000107 000150 0a 000002 400000 000151 55 000122 000003 000152 aa 014 143 162 145 create_index  000153 aa 141 164 145 137 000154 aa 151 156 144 145 000155 aa 170 000 000 000 000156 55 000135 000117 000157 0a 000000 400000 000160 55 000131 000003 000161 aa 015 143 162 145 create_cursor  000162 aa 141 164 145 137 000163 aa 143 165 162 163 000164 aa 157 162 000 000 000165 55 000002 000126 000166 6a 000000 400002 000167 55 000140 000003 000170 aa 014 163 171 155 symbol_table  000171 aa 142 157 154 137 000172 aa 164 141 142 154 000173 aa 145 000 000 000 DEFINITIONS HASH TABLE  000174 aa 000000 000033 000175 aa 000000 000000 000176 aa 000000 000000 000177 aa 000000 000000 000200 5a 000056 000000 000201 aa 000000 000000 000202 aa 000000 000000 000203 aa 000000 000000 000204 aa 000000 000000 000205 aa 000000 000000 000206 aa 000000 000000 000207 5a 000135 000000 000210 aa 000000 000000 000211 aa 000000 000000 000212 5a 000107 000000 000213 aa 000000 000000 000214 aa 000000 000000 000215 5a 000035 000000 000216 5a 000012 000000 000217 5a 000046 000000 000220 5a 000072 000000 000221 5a 000026 000000 000222 5a 000063 000000 000223 5a 000101 000000 000224 5a 000021 000000 000225 5a 000117 000000 000226 5a 000126 000000 000227 aa 000000 000000 EXTERNAL NAMES  000230 aa 005 141 162 162 array  000231 aa 141 171 000 000 000232 aa 012 151 155 137 im_put_key  000233 aa 160 165 164 137 000234 aa 153 145 171 000 000235 aa 010 160 157 163 position  000236 aa 151 164 151 157 000237 aa 156 000 000 000 000240 aa 005 143 157 165 count  000241 aa 156 164 000 000 000242 aa 026 151 155 137 im_get_key_count_array  000243 aa 147 145 164 137 000244 aa 153 145 171 137 000245 aa 143 157 165 156 000246 aa 164 137 141 162 000247 aa 162 141 171 000 000250 aa 003 147 145 164 get 000251 aa 020 151 155 137 im_destroy_index  000252 aa 144 145 163 164 000253 aa 162 157 171 137 000254 aa 151 156 144 145 000255 aa 170 000 000 000 000256 aa 007 144 145 163 destroy 000257 aa 164 162 157 171 000260 aa 006 144 145 154 delete  000261 aa 145 164 145 000 000262 aa 021 151 155 137 im_general_search  000263 aa 147 145 156 145 000264 aa 162 141 154 137 000265 aa 163 145 141 162 000266 aa 143 150 000 000 000267 aa 026 151 155 137 im_create_subset_index  000270 aa 143 162 145 141 000271 aa 164 145 137 163 000272 aa 165 142 163 145 000273 aa 164 137 151 156 000274 aa 144 145 170 000 000275 aa 017 151 155 137 im_create_index 000276 aa 143 162 145 141 000277 aa 164 145 137 151 000300 aa 156 144 145 170 000301 aa 020 151 155 137 im_create_cursor  000302 aa 143 162 145 141 000303 aa 164 145 137 143 000304 aa 165 162 163 157 000305 aa 162 000 000 000 NO TRAP POINTER WORDS  TYPE PAIR BLOCKS  000306 aa 000004 000000 000307 55 000202 000200 000310 aa 000004 000000 000311 55 000202 000202 000312 aa 000004 000000 000313 55 000232 000205 000314 aa 000004 000000 000315 55 000232 000210 000316 aa 000004 000000 000317 55 000212 000212 000320 aa 000004 000000 000321 55 000232 000220 000322 aa 000004 000000 000323 55 000221 000221 000324 aa 000004 000000 000325 55 000251 000226 000326 aa 000004 000000 000327 55 000232 000230 000330 aa 000004 000000 000331 55 000237 000237 000332 aa 000004 000000 000333 55 000245 000245 000334 aa 000004 000000 000335 55 000251 000251 000336 aa 000001 000000 000337 aa 000000 000000 INTERNAL EXPRESSION WORDS 000340 5a 000256 000000 000341 5a 000260 000000 000342 5a 000262 000000 000343 5a 000264 000000 000344 5a 000266 000000 000345 5a 000270 000000 000346 5a 000272 000000 000347 5a 000274 000000 000350 5a 000276 000000 000351 5a 000300 000000 000352 5a 000302 000000 000353 5a 000304 000000 LINKAGE INFORMATION 000000 aa 000000 000000 000001 0a 000030 000000 000002 aa 000000 000000 000003 aa 000000 000000 000004 aa 000000 000000 000005 aa 000000 000000 000006 22 000010 000040 000007 a2 000000 000000 000010 9a 777770 0000 46 im_create_cursor|im_create_cursor  000011 5a 000323 0000 00 000012 9a 777766 0000 46 im_create_index|im_create_index 000013 5a 000322 0000 00 000014 9a 777764 0000 46 im_create_subset_index|im_create_subset_index  000015 5a 000321 0000 00 000016 9a 777762 0000 46 im_general_search|delete  000017 5a 000320 0000 00 000020 9a 777760 0000 46 im_create_cursor|destroy  000021 5a 000317 0000 00 000022 9a 777756 0000 46 im_destroy_index|im_destroy_index  000023 5a 000316 0000 00 000024 9a 777754 0000 46 im_general_search|get  000025 5a 000315 0000 00 000026 9a 777752 0000 46 im_get_key_count_array|im_get_key_count_array  000027 5a 000314 0000 00 000030 9a 777750 0000 46 im_general_search|count 000031 5a 000313 0000 00 000032 9a 777746 0000 46 im_general_search|position  000033 5a 000312 0000 00 000034 9a 777744 0000 46 im_put_key|im_put_key  000035 5a 000311 0000 00 000036 9a 777742 0000 46 im_put_key|array  000037 5a 000310 0000 00 SYMBOL INFORMATION SYMBOL TABLE HEADER  000000 aa 000000 000001 000001 aa 163171 155142 000002 aa 164162 145145 000003 aa 000000 000004 000004 aa 000000 112143 000005 aa 305203 523135 000006 aa 000000 113262 000007 aa 323245 373562 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 000125 000020 aa 000000 000103 000021 aa 000000 000110 000022 aa 000117 000103 000023 aa 000064 000000 000024 aa 101114 115040 000025 aa 126145 162163 000026 aa 151157 156040 000027 aa 040066 056066 000030 aa 040040 116157 000031 aa 166145 155142 000032 aa 145162 040061 000033 aa 071070 062040 000034 aa 107112 157150 000035 aa 156163 157156 000036 aa 056123 171163 000037 aa 115141 151156 000040 aa 164056 155040 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 000044 000067 aa 132620 756550 000070 aa 000000 113262 000071 aa 214365 200000 000072 aa 076163 160145 >spec>temp>famis1>index_manager_.alm  000073 aa 143076 164145 000074 aa 155160 076146 000075 aa 141155 151163 000076 aa 061076 151156 000077 aa 144145 170137 000100 aa 155141 156141 000101 aa 147145 162137 000102 aa 056141 154155 MULTICS ASSEMBLY CROSS REFERENCE LISTING Value Symbol Source file Line number  array index_manager_: 46.  count index_manager_: 43.  0 create_cursor index_manager_: 35.  2 create_index index_manager_: 36.  4 create_subset_index index_manager_: 37.  delete index_manager_: 38.  6 delete_key index_manager_: 38.  destroy index_manager_: 39.  10 destroy_cursor index_manager_: 39.  12 destroy_index index_manager_: 40.  get index_manager_: 41.  14 get_key index_manager_: 41.  16 get_key_count_array index_manager_: 42.  20 get_key_count_by_spec index_manager_: 43.  im_create_cursor index_manager_: 35, 39. im_create_index index_manager_: 36.  im_create_subset_index index_manager_: 37.  im_destroy_index index_manager_: 40.  im_general_search index_manager_: 38, 41, 43, 44. im_get_key_count_array index_manager_: 42.  im_put_key index_manager_: 45, 46. position index_manager_: 44.  22 position_cursor index_manager_: 44.  24 put_key index_manager_: 45.  26 put_key_array index_manager_: 46.  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