OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:move_to
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/wump/
wump.c
127
static int
move_to
(const char *);
296
return(
move_to
(answer + 1));
315
move_to
(const char *room_number)
function
/src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp
985
void
move_to
(text_glob *in);
1240
*
move_to
- moves the current position to the point where data, in, exists.
1244
void list::
move_to
(text_glob *in)
function in class:list
1473
glyphs.
move_to
(old_pos);
3310
page_contents->glyphs.
move_to
(where);
3315
page_contents->glyphs.
move_to
(old_pos);
3346
page_contents->glyphs.
move_to
(where);
3350
page_contents->glyphs.
move_to
(old_pos);
3449
page_contents->glyphs.
move_to
(g);
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc
26348
int
move_to
;
26355
move_to
= number_of_first_bit_set (regs_to_pop);
26357
asm_fprintf (f, "\tmov\t%r, %r\n",
move_to
, popped_into);
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc
26665
int
move_to
;
26672
move_to
= number_of_first_bit_set (regs_to_pop);
26674
asm_fprintf (f, "\tmov\t%r, %r\n",
move_to
, popped_into);
Completed in 80 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026