| /openbsd-src/regress/lib/libc/cephes/ |
| H A D | ieee.c | 1128 void emdnorm( s, lost, subflg, exp, rcntrl ) in emdnorm() argument 1130 int lost; 1167 lost = 1; 1244 lost |= s[NI-1] & 1; 1267 if( lost == 0 ) 1411 int i, lost, j, k; local 1445 lost = 0; 1451 lost = eshift( ai, k ); /* shift the smaller number down */ 1509 emdnorm( bi, lost, subflg, ltb, 64 ); 2832 unsigned short lost; local [all …]
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/pod/ |
| H A D | headwithmarkup.t | 14 # we want to make sure that the marked-up text is not lost
|
| /openbsd-src/usr.sbin/unbound/testcode/ |
| H A D | perf.c | 401 int i, lost; in perfendstats() local 412 lost = (int)(info->total_sent - info->total_recv) - (int)info->io_num; in perfendstats() 417 if(lost > 0) in perfendstats() 418 printf("Packets lost: %d\n", (int)lost); in perfendstats()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| H A D | bfdsumm.texi | 28 @emph{Information can be lost during output.} The output formats 47 @emph{Information can be lost during canonicalization.} The BFD 61 be lost. If the data is then written back in the same format, the back 65 there is no information lost when 68 only lost from the files whose format differs from the destination.
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/doc/ |
| H A D | bfdsumm.texi | 28 @emph{Information can be lost during output.} The output formats 47 @emph{Information can be lost during canonicalization.} The BFD 61 be lost. If the data is then written back in the same format, the back 65 there is no information lost when 68 only lost from the files whose format differs from the destination.
|
| /openbsd-src/gnu/ |
| H A D | README | 16 need some further maintenance over time, or risk getting lost.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
| H A D | proto-lossage-1.m | 2 may be lost, leading to superfluous warnings. */
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
| H A D | README | 13 information was lost, but being picky on over 8,000 messages is a sure
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/include/ |
| H A D | gcc-common.texi | 25 @c they get lost at some point in handling the macro. But if @macro is
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | mg_names.inc | 6 * Any changes made here will be lost!
|
| H A D | overload.inc | 13 * Any changes made here will be lost!
|
| H A D | packsizetables.inc | 4 Any changes made here will be lost!
|
| /openbsd-src/sys/net/ |
| H A D | if_pppvar.h | 172 void ppppktin(struct ppp_softc *sc, struct ppp_pkt *pkt, int lost);
|
| /openbsd-src/gnu/usr.bin/perl/dist/if/ |
| H A D | Changes | 32 - The update of 0.0401 was lost during update to 0.05
|
| /openbsd-src/regress/bin/ksh/ |
| H A D | alias.t | 94 Check that newlines in an alias don't cause the command to be lost.
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | BUGS | 36 * Looping QM seen (due to lost sendpackets from other participant?)
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2001-07-06-LoweringIRForCodeGen.txt | 18 more specialized code any time we want (so that portability is not lost).
|
| /openbsd-src/gnu/gcc/gcc/doc/include/ |
| H A D | gcc-common.texi | 24 @c they get lost at some point in handling the macro. But if @macro is
|
| /openbsd-src/sys/dev/pci/drm/i915/gt/uc/ |
| H A D | intel_guc_ct.c | 382 unsigned int lost = fence % ARRAY_SIZE(ct->requests.lost_and_found); in ct_track_lost_and_found() local 390 ct->requests.lost_and_found[lost].stack = stack_depot_save(entries, n, GFP_NOWAIT); in ct_track_lost_and_found() 392 ct->requests.lost_and_found[lost].fence = fence; in ct_track_lost_and_found() 393 ct->requests.lost_and_found[lost].action = action; in ct_track_lost_and_found()
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | sun | 88 >>116 belong =29 (resource lost)
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5221delta.pod | 247 could be lost in cases where mantissa overflow was caused by too many trailing 253 Another hexadecimal floating point bug, causing low-order bits to be lost in
|
| H A D | perl582delta.pod | 18 binary compatibility was accidentally lost between 5.8.0 and 5.8.1.
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | HowToUpdateDebugInfo.rst | 37 would be severely impacted if that ability were lost. 155 way to reconstitute the value of the lost instruction, this is the best 193 and debug info is needlessly lost.
|
| /openbsd-src/gnu/usr.bin/perl/dist/Safe/ |
| H A D | Changes | 67 fix [perl #72700]: An exception thrown from a closure was getting lost.
|
| /openbsd-src/sys/msdosfs/ |
| H A D | msdosfs_vnops.c | 1010 panic("msdosfs_rename: lost to startdir"); in msdosfs_rename() 1061 panic("msdosfs_rename: lost from startdir"); in msdosfs_rename() 1070 panic("rename: lost dir entry"); in msdosfs_rename() 1091 panic("rename: lost dir entry"); in msdosfs_rename() 1415 long lost; in msdosfs_readdir() local 1460 lost = uio->uio_resid - count; in msdosfs_readdir() 1643 uio->uio_resid += lost; in msdosfs_readdir()
|