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

  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
pmi8994.dtsi 42 /* Yes, all four strings *have to* be defined or things won't work. */
sdm845-cheza.dtsi 162 * cdsp_mem isn't used on cheza right now so we won't bother re-creating it; but
  /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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
omap3-evm-37xx.dts 31 /* Used by OHCI and EHCI. OHCI won't work without external phy */
omap3-evm.dts 31 /* Used by OHCI and EHCI. OHCI won't work without external phy */
dm8168-evm.dts 198 /* At least dm8168-evm rev c won't support multipoint, later may */
rk3288-evb.dtsi 167 * vcc_io directly. Those boards won't be able to power cycle SD cards
rk3288-veyron-mickey.dts 188 * the CPU can't go faster than 1.4 GHz. Note that we won't
  /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/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-gru.dtsi 36 * view, though, we won't create a full fixed regulator. We'll just
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 212 # Copy depcomp to subdir because otherwise we won't find it if we're
276 # This compiler won't grok '-c -o', but also, the minuso test has
  /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...]
isp.s 2168 bls.b ddovf # answer won't fit in 32 bits
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...]
  /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
5154 stb %g0, [%g6 + PCB_NSAVED] ! Clear them out so we won't do this agai
    [all...]

Completed in 40 milliseconds