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

  /src/games/hack/
hack.invent.c 389 char lets[BUFSZ]; local
438 (void) strcpy(lets, bp);/* necessary since we destroy buf */
497 doinv(lets);
726 /* otherwise: all objects with (serial) letter in lets */
728 doinv(const char *lets)
746 if (!lets || !*lets || strchr(lets, ilet)) {
981 char lets[6]; local
985 lets[ct++] = obj_to_let(uarm)
1006 char lets[3]; local
    [all...]
  /src/usr.bin/make/unit-tests/
varmod-order-shuffle.mk 21 # lets the whole test fail once in 1.209.600 runs, on average.
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/
diveby3.asm 52 C The mulhwu has the "3" multiplier in the second operand, which lets 750 and
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
mod_34lsub1.asm 45 C lets us get to 2.0 c/l, as compared to the generic x86 code at 3.66.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/
copyi.asm 44 C an AGI. Incrementing one and not two lets us keep loop overhead to 2
  /src/external/lgpl3/gmp/dist/mpn/ia64/
mode1o.asm 83 C This lets us get the first q as soon as the inverse is ready, without
116 C padding lets us use zxt1 instead of extr.u, the latter would cost an extra
  /src/external/apache2/llvm/dist/llvm/tools/llvm-go/
llvm-go.go 9 // This tool lets us build LLVM components within the tree by setting up a
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/k62mmx/
lshift.asm 180 C The use of size-8 lets the loop stop when %eax goes negative and
rshift.asm 187 C The use of -(size-7) lets the loop stop when %eax becomes >= 0 and
  /src/distrib/miniroot/
install.sub 1108 Ok, lets install from a disk. The file-system the install sets on may
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Path.inc 891 // The DTTOIF macro lets us reuse our status -> type conversion.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
divrem_1.asm 60 C "n-d - q1*d". This rearrangement gives the same two-limb answer but lets
  /src/sys/arch/luna68k/stand/boot/
locore.S 254 jsr _C_LABEL(main) | lets go

Completed in 96 milliseconds