| /openbsd-src/games/trek/ |
| H A D | destruct.c | 65 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.S | 88 zap t10, 0xf0, t10 97 zap t11, 0xf0, t11 107 zap t10, 0xf0, t10 108 zap t11, 0xf0, t11
|
| H A D | __divl.S | 88 zap t10, 0xf0, t10 97 zap t11, 0xf0, t11 107 zap t10, 0xf0, t10 108 zap t11, 0xf0, t11
|
| H A D | __divlu.S | 79 zap t10, 0xf0, t10 80 zap t11, 0xf0, t11
|
| H A D | __remlu.S | 79 zap t10, 0xf0, t10 80 zap t11, 0xf0, t11
|
| H A D | divrem.m4 | 90 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 D | t42.C | 9 static int zap () { in zap() function 16 return A::zap (); in main()
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | User.cpp | 89 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 D | Use.cpp | 35 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap() function in llvm::Use
|
| /openbsd-src/regress/lib/csu/dtors/ |
| H A D | dtors.c | 15 void zap(void) __attribute__((destructor)); 22 zap(void) in zap() function
|
| /openbsd-src/lib/libc/arch/alpha/gen/ |
| H A D | divrem.m4 | 115 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 D | lib1funcs.asm | 212 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 D | lib1funcs.asm | 212 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 D | patterns.m4 | 6 patsubst(`# This is a line to zap
|
| /openbsd-src/games/hack/ |
| H A D | hh | 40 z zap zap a wand
|
| H A D | Makequest | 27 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 D | Makefile | 15 hack.wizard.c hack.worm.c hack.worn.c hack.zap.c rnd.c
|
| H A D | Original_READ_ME | 43 hack.do1.c zap, wear, remove, etc...
|
| /openbsd-src/gnu/usr.bin/perl/ext/re/t/ |
| H A D | lexical_debug.t | 34 ok( $out =~ /<zap>/, "Got 'zap'" ); # in a TRIE so no EXACT
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | Use.h | 89 static void zap(Use *Start, const Use *Stop, bool del = false);
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
| H A D | InstructionWorklist.h | 112 void zap() { in zap() function
|
| /openbsd-src/usr.bin/mg/ |
| H A D | search.c | 857 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 D | bop.t | 85 $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 D | RawDeflate.pm | 172 $inf->zap($end_offset)
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/ |
| H A D | RawInflate.pm | 258 # $status = $self->zap($end_offset) 302 sub zap subroutine
|