Searched refs:jumping (Results 1 – 25 of 87) sorted by relevance
1234
| /openbsd/src/games/robots/ |
| D | move.c | 290 if (!jumping()) in do_move() 335 jumping(void) in jumping() function
|
| D | robots.h | 111 bool jumping(void);
|
| D | play_level.c | 65 if (!jumping()) in play_level()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/ |
| D | TODO | 178 Test jumping right past a breakpoint (the case where wait_for_inferior
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | common.opt | 252 Align labels which are only reached by jumping 352 Perform cross-jumping optimization
|
| D | params.def | 571 be duplicated for thread jumping purposes.
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-mips.texi | 345 @code{@value{AS}} automatically adds 1 to the value, so that jumping to
|
| /openbsd/src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| D | LangImpl09.rst | 57 instructions only get to keep a single location - this can cause jumping
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Support/ |
| D | TargetOpcodes.def | 206 /// instructions. So on ARM, rather than jumping into the exit trampoline, we
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| D | c-mips.texi | 434 @code{@value{AS}} automatically adds 1 to the value, so that jumping to
|
| /openbsd/src/gnu/gcc/gcc/config/arm/ |
| D | README-interworking | 464 stubs which convert to the correct mode before jumping to the called
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | README-interworking | 464 stubs which convert to the correct mode before jumping to the called
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perldeprecation.pod | 85 C<goto LABEL;> will produce a deprecated warning when jumping into the body
|
| D | perlreguts.pod | 256 This is the regnode which can be reached by jumping forward by the value
|
| D | perlpacktut.pod | 898 the codes C<x> and C<X> come to the rescue, as they permit jumping
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | cfg.texi | 406 instance by loop unrolling) or grow (for instance by cross-jumping
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | passes.texi | 237 last time is right before the final pass. That time, cross-jumping
|
| /openbsd/src/gnu/gcc/gcc/config/pdp11/ |
| D | pdp11.md | 72 ; whenever jumping around it !!!
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/pdp11/ |
| D | pdp11.md | 72 ; whenever jumping around it !!!
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-1995 | 868 changed to use `expand_internal_throw' instead of jumping to throw 1857 (define_case_label): Check for jumping over initialization.
|
| D | ChangeLog-1999 | 3815 (define_label): Complain about jumping into an EH block. 5361 * decl.c (define_label): Downgrade error for jumping over a
|
| /openbsd/src/games/adventure/ |
| D | glorkz | 1472 96 I respectfully suggest you go across the bridge instead of jumping.
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | WritingAnLLVMBackend.rst | 239 Some architectures, such as GPUs, do not support jumping to an arbitrary
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/libio/ |
| D | ChangeLog | 1922 read-ahead before jumping to label dumb.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/texinfo/ |
| D | texinfo.tex | 4174 % text, then jumping from the outline may wind up with the text not 5075 % Don't bother jumping through all the hoops that \doignore does, it
|
1234