Searched defs:far (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl2/mkhybrid/dist/include/ |
H A D | mconfig.h | 234 # define far macro 241 # define far macro 253 # define far macro 260 # define far macro
|
/netbsd-src/sys/arch/arm/arm32/ |
H A D | fault.c | 190 data_abort_fixup(trapframe_t *tf, u_int fsr, u_int far, struct lwp *l) in data_abort_fixup() 235 u_int far, fsr; in data_abort_handler() local 570 dab_fatal(trapframe_t *tf, u_int fsr, u_int far, struct lwp *l, ksiginfo_t *ksi) in dab_fatal() 622 dab_align(trapframe_t *tf, u_int fsr, u_int far, struct lwp *l, ksiginfo_t *ksi) in dab_align() 669 dab_buserr(trapframe_t *tf, u_int fsr, u_int far, struct lwp *l, in dab_buserr()
|
/netbsd-src/games/hack/ |
H A D | hack.fight.c | 110 boolean far = (dist(magr->mx, magr->my) > 15); in hitmm() local
|
/netbsd-src/external/gpl3/gdb/dist/sim/arm/ |
H A D | armcopro.c | 509 XScale_set_fsr_far (ARMul_State * state, ARMword fsr, ARMword far) in XScale_set_fsr_far()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 8147 bool far = false; in output_ubranch() local 8206 int spaces = 8, far; in output_cbranch() local 8681 int far, emit_nop, len; in output_cbcond() local 8803 int far; in output_v9branch() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 8079 bool far = false; in output_ubranch() local 8138 int spaces = 8, far; in output_cbranch() local 8613 int far, emit_nop, len; in output_cbcond() local 8735 int far; in output_v9branch() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh.cc | 2580 int far; in output_far_jump() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
H A D | sh.c | 2580 int far; in output_far_jump() local
|