Home
last modified time | relevance | path

Searched refs:zap (Results 1 – 25 of 55) sorted by relevance

123

/openbsd-src/games/trek/
H A Ddestruct.c65 double zap; in destruct() local
106 zap = 20.0 * Ship.energy; in destruct()
110 if (Etc.klingon[i].power * Etc.klingon[i].dist <= zap) in destruct()
/openbsd-src/sys/lib/libkern/arch/alpha/
H A D__reml.S88 zap t10, 0xf0, t10
97 zap t11, 0xf0, t11
107 zap t10, 0xf0, t10
108 zap t11, 0xf0, t11
H A D__divl.S88 zap t10, 0xf0, t10
97 zap t11, 0xf0, t11
107 zap t10, 0xf0, t10
108 zap t11, 0xf0, t11
H A D__divlu.S79 zap t10, 0xf0, t10
80 zap t11, 0xf0, t11
H A D__remlu.S79 zap t10, 0xf0, t10
80 zap t11, 0xf0, t11
H A Ddivrem.m490 zap A, 0xf0, A
99 zap B, 0xf0, B
109 zap A, 0xf0, A
110 zap B, 0xf0, B
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dt42.C9 static int zap () { in zap() function
16 return A::zap (); in main()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DUser.cpp89 Use::zap(OldOps, OldOps + OldNumUses, true); in growHungoffUses()
188 Use::zap(*HungOffOperandList, *HungOffOperandList + Obj->NumUserOperands, in operator delete()
193 Use::zap(UseBegin, UseBegin + Obj->NumUserOperands, /* Delete */ false); in operator delete()
200 Use::zap(Storage, Storage + Obj->NumUserOperands, in operator delete()
H A DUse.cpp35 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap() function in llvm::Use
/openbsd-src/regress/lib/csu/dtors/
H A Ddtors.c15 void zap(void) __attribute__((destructor));
22 zap(void) in zap() function
/openbsd-src/lib/libc/arch/alpha/gen/
H A Ddivrem.m4115 zap A, 0xf0, A
124 zap B, 0xf0, B
134 zap A, 0xf0, A
135 zap B, 0xf0, B
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dlib1funcs.asm212 zap N,0xf0,N # zero extend N (caller required to sign extend)
213 zap D,0xf0,D # zero extend D
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dlib1funcs.asm212 zap N,0xf0,N # zero extend N (caller required to sign extend)
213 zap D,0xf0,D # zero extend D
/openbsd-src/regress/usr.bin/m4/
H A Dpatterns.m46 patsubst(`# This is a line to zap
/openbsd-src/games/hack/
H A Dhh40 z zap zap a wand
H A DMakequest27 hack.wield.c hack.wizard.c hack.worm.c hack.worn.c hack.zap.c\
56 hack.wizard.o hack.worm.o hack.worn.o hack.zap.o\
191 hack.zap.o: hack.h
H A DMakefile15 hack.wizard.c hack.worm.c hack.worn.c hack.zap.c rnd.c
H A DOriginal_READ_ME43 hack.do1.c zap, wear, remove, etc...
/openbsd-src/gnu/usr.bin/perl/ext/re/t/
H A Dlexical_debug.t34 ok( $out =~ /<zap>/, "Got 'zap'" ); # in a TRIE so no EXACT
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DUse.h89 static void zap(Use *Start, const Use *Stop, bool del = false);
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h112 void zap() { in zap() function
/openbsd-src/usr.bin/mg/
H A Dsearch.c857 return (zap(TRUE, n)); in zaptochar()
864 return (zap(FALSE, n)); in zapuptochar()
873 zap(int including, int n) in zap() function
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dbop.t85 $zap = "A" x 75;
89 is (($foo | $bar), ($Aoz x 75 . $zap));
91 is (($foo ^ $bar), ($Axz x 75 . $zap));
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/
H A DRawDeflate.pm172 $inf->zap($end_offset)
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/
H A DRawInflate.pm258 # $status = $self->zap($end_offset)
302 sub zap subroutine

123