Searched refs:move_to (Results 1 – 5 of 5) sorted by relevance
127 static int move_to(const char *);296 return(move_to(answer + 1)); in take_action()315 move_to(const char *room_number) in move_to() function
985 void move_to (text_glob *in);1244 void list::move_to (text_glob *in) in move_to() function in list1473 glyphs.move_to(old_pos); in dump_page()3310 page_contents->glyphs.move_to(where); in insert_tab_ts()3315 page_contents->glyphs.move_to(old_pos); in insert_tab_ts()3346 page_contents->glyphs.move_to(where); in insert_tab_0()3350 page_contents->glyphs.move_to(old_pos); in insert_tab_0()3449 page_contents->glyphs.move_to(g); in insert_tab0_foreach_tab()
26070 int move_to; in thumb_exit() local26077 move_to = number_of_first_bit_set (regs_to_pop); in thumb_exit()26079 asm_fprintf (f, "\tmov\t%r, %r\n", move_to, popped_into); in thumb_exit()
26322 int move_to; in thumb_exit() local26329 move_to = number_of_first_bit_set (regs_to_pop); in thumb_exit()26331 asm_fprintf (f, "\tmov\t%r, %r\n", move_to, popped_into); in thumb_exit()
595 (list): Add `insert' and `move_to' member functions.