| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/ |
| H A D | Context.t | 244 die "Make sure old context is restored"; 250 is($spawn->trace, $ctx->trace, "Old context restored"); 391 is(0 + $!, 22, "restored the nested \$! in tool"); 392 is($@, 'xyz', "restored the nested \$@ in tool"); 393 is($?, 33, "restored the nested \$? in tool"); 417 is($ctx->errno, 100, "restored errno"); 418 is($ctx->eval_error, 'foobarbaz', "restored eval error"); 419 is($ctx->child_error, 123, "restored child exit");
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arc/ |
| H A D | arc.c | 1252 int restored, fp_restored_p; local 1285 restored = 0; 1309 restored += frame_size; 1317 restored += frame_size; 1349 if (restored < size) 1360 else if (restored < size) 1362 if (!SMALL_INT (size - restored)) 1365 sp_str, sp_str, size - restored);
|
| /openbsd-src/gnu/gcc/gcc/config/arc/ |
| H A D | arc.c | 1283 int restored, fp_restored_p; in arc_output_function_epilogue() local 1315 restored = 0; in arc_output_function_epilogue() 1339 restored += frame_size; in arc_output_function_epilogue() 1347 restored += frame_size; in arc_output_function_epilogue() 1383 gcc_assert (restored >= size); in arc_output_function_epilogue() 1392 else if (restored < size) in arc_output_function_epilogue() 1394 gcc_assert (SMALL_INT (size - restored)); in arc_output_function_epilogue() 1396 sp_str, sp_str, size - restored); in arc_output_function_epilogue()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| H A D | Index.pm | 125 my $restored = 0; 184 $restored++; 199 $restored || "none",
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | local.t | 492 is(join('', sort keys %h), "abc", 'restored %h has original keys'); 493 is(join('', sort values %h), "123", 'restored %h has original values');
|
| /openbsd-src/gnu/usr.bin/perl/t/io/ |
| H A D | perlio.t | 88 # report after STDOUT is restored 182 # report after STDOUT is restored
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-ppc.texi | 125 cpu, which may be restored with @code{.machine "pop"}.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-ppc.texi | 131 cpu, which may be restored with @code{.machine "pop"}.
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2003-06-26-Reoptimizer2.txt | 99 register saves which will be restored in epilogs.
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl582delta.pod | 19 Binary compatibility with 5.8.0 has been restored in 5.8.2, which
|
| H A D | perl5182delta.pod | 55 L<perlrepository> has been restored with a pointer to more useful pages.
|
| H A D | perlpragma.pod | 48 restored via C<no myint;>
|
| H A D | perldebtut.pod | 123 Default die handler restored. 353 Default die handler restored. 482 Default die handler restored.
|
| H A D | perlform.pod | 140 The variable will I<not> be restored. 184 call, and is not restored.) The next portion of text is determined by
|
| H A D | perl5222delta.pod | 218 This was caused by a pointer not being restored correctly.
|
| H A D | perl5202delta.pod | 271 name has been restored.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.td | 286 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 302 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 316 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 327 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchRegisterInfo.td | 102 // restored to the saved value before the tail call, which would clobber a call
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | InAlloca.rst | 81 ``g`` will destroy its arguments, and then the stack is restored in
|
| /openbsd-src/gnu/usr.bin/perl/t/uni/ |
| H A D | gv.t | 594 "Localized FAKE glob's value was correctly restored"); 819 # restored on scope exit. The destructor used to see SVs with a refcount of
|
| /openbsd-src/gnu/gcc/gcc/config/v850/ |
| H A D | predicates.md | 276 ;; Return true if the given RTX is a register which can be restored by
|
| /openbsd-src/gnu/llvm/libunwind/src/ |
| H A D | UnwindRegistersSave.S | 747 @ EHABI #7.4.5 notes that in general all VRS registers should be restored
|
| /openbsd-src/gnu/llvm/libcxx/docs/ |
| H A D | ReleaseNotes.rst | 179 restored to what it used to be (no lock byte), which is the most efficient implementation.
|
| /openbsd-src/gnu/gcc/gcc/config/avr/ |
| H A D | libgcc.S | 506 ; __zero_reg__ now restored (r_cnt == 0)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/avr/ |
| H A D | libgcc.S | 506 ; __zero_reg__ now restored (r_cnt == 0)
|