HomeSort by: relevance | last modified time | path
    Searched refs:doubles (Results 1 - 18 of 18) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varmod-quote-dollar.mk 4 # and doubles dollar signs, to prevent them from being interpreted by a
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_format.inc 145 // Printf promotes floats to doubles but scanf does not
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_format.inc 144 // Printf promotes floats to doubles but scanf does not
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_format.inc 144 // Printf promotes floats to doubles but scanf does not
  /src/external/lgpl3/gmp/dist/mpn/x86_64/fastsse/
com.asm 64 C doubles when reading using MOVDQA (for aligned source). It is unclear how to
copyd.asm 64 C doubles when reading using MOVDQA (for aligned source). It is unclear how to
copyi.asm 64 C doubles when reading using MOVDQA (for aligned source). It is unclear how to
  /src/common/lib/libc/arch/sparc64/string/
memcpy.S 951 !! We need to load 6 doubles by hand.
1048 !! We need to load 5 doubles by hand.
1143 !! We need to load 4 doubles by hand.
1236 !! We need to load 3 doubles by hand.
1328 !! We need to load 2 doubles by hand.
  /src/crypto/external/apache2/openssl/dist/
Configure 2383 my @doubles = ();
2386 push @doubles, $l if defined $unified_info{libraries}->{$l};
2389 join(" ", @doubles), "\n"
2390 if @doubles;
  /src/crypto/external/bsd/openssl/dist/
Configure 2256 my @doubles = ();
2259 push @doubles, $l if defined $unified_info{libraries}->{$l};
2262 join(" ", @doubles), "\n"
2263 if @doubles;
  /src/crypto/external/bsd/openssl.old/dist/
Configure 2084 my @doubles = ();
2087 push @doubles, $l if defined $unified_info{sharednames}->{$l};
2090 join(" ", @doubles), "\n"
2091 if @doubles;
  /src/external/gpl3/gdb/dist/gdb/
ChangeLog-3.x 1724 of is_nan and unpacking doubles without errors occuring.
2653 * symmetry-dep.c (print_1167_regs): Print out effective doubles on
  /src/external/gpl3/gdb.old/dist/gdb/
ChangeLog-3.x 1724 of is_nan and unpacking doubles without errors occuring.
2653 * symmetry-dep.c (print_1167_regs): Print out effective doubles on
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
lb1sf68.S 238 | for doubles and 16383 for long doubles). We then have the following
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
lb1sf68.S 238 | for doubles and 16383 for long doubles). We then have the following
  /src/sys/arch/sparc/sparc/
locore.s 5576 ! swap %o4 with %o2 during doubles copy, since %o5 is verboten
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
lib1asmsrc-mculib.S 1585 ! parameter passing for libgcc functions normally involves 2 doubles
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
lib1asmsrc-mculib.S 1585 ! parameter passing for libgcc functions normally involves 2 doubles

Completed in 40 milliseconds