HomeSort by: relevance | last modified time | path
    Searched refs:won (Results 1 - 25 of 59) sorted by relevancy

1 2 3

  /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns4/
named.conf.j2 44 # won't matter.
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/
diveby3.asm 47 C The mullw has the inverse in the first operand, since 0xAA..AB won't allow
48 C any early-out. The src[] data normally won't either, but there's at least
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_add_impl.inc 76 // was already set by normalize( ), but setting it twice won't hurt
fp_mul_impl.inc 65 // won't hurt anything.)
  /src/external/apache2/llvm/dist/libcxx/src/support/solaris/
wcsnrtombs.inc 75 /* MB sequence for character won't fit. */
  /src/external/lgpl3/gmp/dist/tune/
pentium.asm 40 C cpuid is used to serialize execution. On big measurements this won't be
x86_64.asm 40 C cpuid is used to serialize execution. On big measurements this won't be
  /src/external/apache2/llvm/dist/clang/utils/
clangdiag.py 48 clang was compiled, or else the id's won't match.
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
morestack.S 188 # won't be valid. Set it up.
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
morestack.S 188 # won't be valid. Set it up.
  /src/usr.bin/make/unit-tests/
directive-undef.mk 33 # Trying to delete the variable with the empty name is ok, it just won't
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Signals.inc 158 // but we won't crash.
  /src/external/lgpl3/gmp/dist/tests/
amd64call.asm 51 dnl Instrumented profiling won't come out quite right below, since we don't do
  /src/games/snake/snake/
snake.c 432 printf("You have won with $%d.\n", cashvalue);
434 logit("won");
959 winnings(int won)
961 if (won > 0) {
962 mvprintw(1, 1, "$%d", won);
  /src/external/gpl3/gcc.old/dist/libgcc/config/cris/
umulsidi3.S 264 ;; so b*d (with min=b=$r13, max=d=$r10) it is. As it won't overflow the
  /src/external/gpl3/gcc/dist/libgcc/config/cris/
umulsidi3.S 264 ;; so b*d (with min=b=$r13, max=d=$r10) it is. As it won't overflow the
  /src/external/lgpl3/gmp/dist/mpn/x86/fat/
fat_entry.asm 38 dnl here ends with a jump means we won't work properly with the
  /src/external/lgpl3/gmp/dist/mpn/x86_64/fat/
fat_entry.asm 41 dnl here ends with a jump means we won't work properly with the
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 203 * otherwise the record for this kind won't be emitted.
  /src/external/lgpl3/gmp/dist/doc/
configuration 316 It's intended that the contents of libgmp.la won't vary according to
358 function prototypes available, which won't happen in a K&R compiler.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
mul_1.asm 242 C pairing restrictions. In particular the js won't pair with a movd, and
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
sqr_basecase.asm 59 C it won't all get into the code cache. The 1x1, 2x2 and 3x3 special cases
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
divrem_1.asm 55 C won't cause any confusion since it's only the normalized divisor that's of
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 417 # You probably won't need to touch these
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
sqr_basecase.asm 77 C and so won't fill up the code cache. The 1x1, 2x2 and 3x3 special cases

Completed in 56 milliseconds

1 2 3