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

  /src/games/hack/
hack.trap.c 458 if (!carried(uball)) {
468 if (!carried(uball)) {
extern.h 174 int carried(struct obj *);
hack.eat.c 128 if (!carried(tin.tin)) /* perhaps it was stolen? */
hack.c 303 if (carried(uball)) {
hack.invent.c 307 carried(struct obj *obj) function
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/mips/
poly1305-mips64.S 272 dsrl $1,2 # see if it carried/borrowed
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/
poly1305-mips64.S 272 dsrl $1,2 # see if it carried/borrowed
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/mips/
poly1305-mips64.S 272 dsrl $1,2 # see if it carried/borrowed
  /src/external/lgpl3/gmp/dist/mpn/arm/
udiv.asm 94 addcs n0, n0, #1 C adjust quotient if rem. fix carried
  /src/external/lgpl3/gmp/dist/mpn/pa64/
udiv.asm 111 add,l n1,dn,n1 C adjust remainder if rem. fix carried
  /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/
poly1305-armv8.pl 206 tst $d2,#-4 // see if it's carried/borrowed
926 tst $d2,#-4 // see if it's carried/borrowed
  /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
poly1305-armv8.pl 195 tst $d2,#-4 // see if it's carried/borrowed
907 tst $d2,#-4 // see if it's carried/borrowed
  /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
poly1305-armv8.pl 194 tst $d2,#-4 // see if it's carried/borrowed
904 tst $d2,#-4 // see if it's carried/borrowed
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in 24 dnl carried into every other module in the repository.

Completed in 25 milliseconds