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

  /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/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/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/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 203 * otherwise the record for this kind won't be emitted.
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 417 # You probably won't need to touch these
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 1681 short tbl_fu_out - tbl_fu_out # INEX1 won't make it here
3170 # exceptions, they won't pass through here since they are caught
3208 short foperr_exit - tbl_operr # packed won't enter here
3212 short tbl_operr - tbl_operr # packed won't enter here
3728 # exceptions, they won't pass through here since they are caught
5572 # fsqrt operation won't take an exception. #
7989 # instruction won't cause an exception. Use the regular fmul to #
8771 # prec:mode should be zero at this point but it won't affect answer anyways.
8806 # instruction won't cause an exception. Use the regular fdiv to #
9551 # prec:mode should be zero at this point but it won't affect answer anyways
    [all...]
fpsp.s 1681 short tbl_fu_out - tbl_fu_out # INEX1 won't make it here
3170 # exceptions, they won't pass through here since they are caught
3208 short foperr_exit - tbl_operr # packed won't enter here
3212 short tbl_operr - tbl_operr # packed won't enter here
3728 # exceptions, they won't pass through here since they are caught
11362 # transcendental emulation. hopefully, this won't be happening much #
11557 # instruction won't cause an exception. Use the regular fmul to #
12339 # prec:mode should be zero at this point but it won't affect answer anyways.
12374 # instruction won't cause an exception. Use the regular fdiv to #
13119 # prec:mode should be zero at this point but it won't affect answer anyways
    [all...]
isp.s 2168 bls.b ddovf # answer won't fit in 32 bits
  /src/sys/arch/mips/mips/
mipsX_subr.S 1461 * always a kernel stack and chances are we won't need the registers we
2646 # Return to user (won't happen if a kernel thread)
  /src/sys/arch/sparc64/sparc64/
locore.s 1490 flush %g5; /* Some convenient address that won't trap */ \
1567 flush %g5; /* Some convenient address that won't trap */ \
1606 flush %g5; /* Some convenient address that won't trap */ \
1664 flush %g5; /* Some convenient address that won't trap */ \
1830 * We will assume that %pil is not lost so we won't bother to save it
2461 * We will assume that %pil is not lost so we won't bother to save it
2531 flushw ! Get this clean so we won't take any more user faults
2602 * We will assume that %pil is not lost so we won't bother to save it
2705 * We will assume that %pil is not lost so we won't bother to save it
5166 stb %g0, [%g6 + PCB_NSAVED] ! Clear them out so we won't do this agai
    [all...]

Completed in 72 milliseconds