Searched defs:jump (Results 1 - 25 of 108) sorted by relevance

12345

/netbsd-current/external/public-domain/xz/dist/tests/
H A Dbcj_test.c35 jump(int a, int b) function
/netbsd-current/games/battlestar/
H A Dcommand3.c68 jump(void) function
/netbsd-current/sys/arch/hpc/stand/hpcboot/mips/
H A Dmips_arch.cpp118 MIPSArchitecture::jump(paddr_t info, paddr_t pvec) function in class:MIPSArchitecture
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_arch.cpp104 SHArchitecture::jump(paddr_t info, paddr_t pvec) function in class:SHArchitecture
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/
H A Dflow.s7 jump: label
/netbsd-current/sys/dev/
H A Dkloader.h60 kloader_jumpfunc_t *jump; member in struct:kloader_ops
/netbsd-current/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_sa1100.cpp176 SA1100Architecture::jump(paddr_t info, paddr_t pvec) function in class:SA1100Architecture
H A Darm_pxa2x0.cpp186 PXA2X0Architecture::jump(paddr_t info, paddr_t pvec) function in class:PXA2X0Architecture
/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeX86_32.c43 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_s32 type, sljit_sw executable_offset) argument
H A DsljitNativeX86_64.c44 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_s32 type) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp160 bool ByteCodeEmitter::jump(const LabelTy &Label) { function in class:ByteCodeEmitter
H A DEvalEmitter.cpp85 bool EvalEmitter::jump(const LabelTy &Label) { function in class:EvalEmitter
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Difcvt.h55 rtx_insn *jump; member in struct:noce_if_info
H A Dloop-doloop.c343 rtx_insn *seq, *jump; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/crx/
H A Djscond_insn.s64 jump: label
65 jump sp label
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Difcvt.h55 rtx_insn *jump; member in struct:noce_if_info
H A Dloop-doloop.cc343 rtx_insn *seq, *jump; local
[all...]
/netbsd-current/games/rogue/
H A Dmove.c59 boolean jump = 0; variable
/netbsd-current/bin/ksh/
H A Dio.c91 internal_errorf(int jump, const char *fmt, ...) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh-mem.cc213 rtx_insn *jump; local
351 rtx_insn *jump; local
592 rtx_insn *jump; local
678 rtx_insn *jump; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Drandom.c258 jump (prng_state* rs) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh-mem.cc213 rtx_insn *jump; local
351 rtx_insn *jump; local
592 rtx_insn *jump; local
678 rtx_insn *jump; local
[all...]
/netbsd-current/games/wump/
H A Dwump.c843 jump(int where) function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Drandom.c289 jump (prng_state* rs) function
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc426 tree jump = build1_loc (location, GOTO_EXPR, void_type_node, label); local

Completed in 276 milliseconds

12345