Searched refs:location_word_arrays (Results 1 – 1 of 1) sorted by relevance
117 location_word_arrays={} variable128 location_word_arrays[location] = []187 location_word_arrays[program['storage_location']] += command_array194 if len(location_word_arrays[location]) * 4 + reserved_size > sizes[location]:200 len(location_word_arrays[location]) * 4))203 len(location_word_arrays[location]) * 4))204 for word in location_word_arrays[location]: