/openbsd/sys/arch/arm/arm/ |
H A D | fault.c | 167 u_int user, far, fsr, ftyp; in data_abort_handler() local 176 far = cpu_dfar(); in data_abort_handler() 212 va = trunc_page((vaddr_t)far); in data_abort_handler() 257 sd.addr = far; in data_abort_handler() 286 sd.addr = far; in data_abort_handler() 365 sd.addr = far; in data_abort_handler() 408 tf, fsr, far, tf->tf_spsr); in dab_fatal() 457 sd->addr = far; in dab_align() 526 uint fsr, far; in prefetch_abort_handler() local 532 far = cpu_ifar(); in prefetch_abort_handler() [all …]
|
/openbsd/sys/arch/arm64/arm64/ |
H A D | trap.c | 90 va = trunc_page(far); in udata_abort() 96 sv.sival_ptr = (void *)far; in udata_abort() 134 sv.sival_ptr = (void *)far; in udata_abort() 151 va = trunc_page(far); in kdata_abort() 154 if ((far >> 63) == 1) in kdata_abort() 186 frame->tf_elr, esr, far); in kdata_abort() 287 uint64_t esr, far; in do_el1h_sync() local 292 far = READ_SPECIALREG(far_el1); in do_el1h_sync() 358 uint64_t esr, far; in do_el0_sync() local 442 uint64_t esr, far; in serror() local [all …]
|
/openbsd/gnu/usr.bin/perl/lib/ |
H A D | overloading.t | 15 cos => sub { "far side of overload table" }, 28 is( cos($x), "far side of overload table", "cosinusfies" ); 52 is( cos($x), "far side of overload table", "cosinusfies" ); 77 is( cos($x), "far side of overload table", "cosinusfies" ); 83 is( cos($x), "far side of overload table", "cosinusfies" ); 90 is( cos($x), "far side of overload table", "cosinusfies" ); 97 is( cos($x), "far side of overload table", "cosinusfies" ); 104 is( cos($x), "far side of overload table", "cosinusfies" );
|
/openbsd/gnu/usr.sbin/mkhybrid/src/include/ |
H A D | mconfig.h | 234 # define far macro 241 # define far macro 253 # define far macro 260 # define far macro
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/mach-core/ |
H A D | ThreadMachCore.cpp | 122 RegisterValue esr, far; in CalculateStopInfo() local 124 reg_ctx_sp->ReadRegister(far_info, far)) { in CalculateStopInfo() 131 toString(exception_class), far.GetAsUInt64()); in CalculateStopInfo()
|
/openbsd/sys/lib/libkern/arch/sparc64/ |
H A D | _setjmp.S | 100 call _longjmperror ! otherwise, went too far; bomb out 103 ! otherwise, went too far; bomb out
|
/openbsd/gnu/usr.bin/perl/dist/Thread-Queue/t/ |
H A D | 05_extract.t | 53 is_deeply(\@x, [], 'Too far'); 67 is_deeply(\@x, [], 'Too far');
|
/openbsd/games/hack/ |
H A D | hack.fight.c | 102 boolean far = (dist(magr->mx, magr->my) > 15); in hitmm() local 103 if(far != far_noise || moves-noisetime > 10) { in hitmm() 104 far_noise = far; in hitmm() 107 far ? " in the distance" : ""); in hitmm()
|
/openbsd/regress/bin/ed/ |
H A D | w1.err | 1 w /to/some/far-away/place
|
/openbsd/gnu/llvm/lldb/include/lldb/Host/windows/ |
H A D | windows.h | 25 #undef far
|
/openbsd/gnu/usr.bin/perl/t/perf/ |
H A D | optree.t | 175 is svref_2object(sub{state($foo,@fit,%far);state $bar;state($a,$b); time}) 193 is svref_2object(sub { our($foo,@fit,%far); our $bar; our($a,$b); time })
|
/openbsd/gnu/usr.bin/binutils/ld/emultempl/ |
H A D | m68hc1xelf.em | 24 # HC11/HC12 trampolines to call a far function by using a normal 'jsr/bsr'. 37 # - During relocation the R_M68HC11_16 relocation to the far symbols 52 /* By default the HC11/HC12 trampolines to call a far function using 353 " --no-trampoline Do not generate the far trampolines used to call\n" 354 " a far function using 'jsr' or 'bsr'.\n"
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
H A D | m68hc1xelf.em | 24 # HC11/HC12 trampolines to call a far function by using a normal 'jsr/bsr'. 37 # - During relocation the R_M68HC11_16 relocation to the far symbols 52 /* By default the HC11/HC12 trampolines to call a far function using 355 " --no-trampoline Do not generate the far trampolines used to call\n" 356 " a far function using 'jsr' or 'bsr'.\n"
|
H A D | z80.em | 19 /* Bitwise or of the machine types seen so far. */
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfoPOSIX_arm.h | 40 uint32_t far; /* Virtual Fault Address */ member
|
/openbsd/gnu/llvm/llvm/utils/gn/secondary/llvm/include/llvm/Frontend/OpenMP/ |
H A D | BUILD.gn | 16 # Frontent/OpenMP's public headers (just one so far).
|
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | get.t | 7 # XXX So far we only test get_cv.
|
H A D | sym-hook.t | 4 # So far we only test RV2CV.
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/ |
H A D | 30_yaml_spec_tml.t | 20 # covered so far.
|
/openbsd/games/quiz/datfiles/ |
H A D | posneg | 14 near:far
|
/openbsd/gnu/usr.bin/cvs/windows-NT/ |
H A D | README | 12 We don't distribute a .ZIP source distribution partly because, as far 111 far as I know there is only one win32 (not counting win32s or win32c 114 ANSI C is also good. As far as I know these calls work fairly well on
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | MeetupGuidelines.rst | 54 * Keep looking for speakers far in advance, ideally you should have 2-3 78 * Meetups on weekends may attract people who live far away from the city,
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | zconf.h | 317 # define FAR far 326 # define FAR far
|
/openbsd/lib/libz/ |
H A D | zconf.h | 315 # define FAR far 324 # define FAR far
|
/openbsd/sys/lib/libz/ |
H A D | zconf.h | 315 # define FAR far 324 # define FAR far
|