/openbsd/games/battlestar/ |
H A D | save.c | 69 fread(&carrying, sizeof carrying, 1, fp); in restore() 122 fwrite(&carrying, sizeof carrying, 1, fp); in save()
|
H A D | command7.c | 71 hurt = rnd(50) % (WEIGHT - carrying) - card(injuries, NUMOFINJURIES) - encumber - exhaustion; in fight() 180 carrying -= objwt[AMULET]; in fight() 218 carrying -= objwt[LASER]; in fight()
|
H A D | cypher.c | 265 printf("\n= %d kilogram%s ", carrying, in cypher() 266 (carrying == 1 ? "." : "s.")); in cypher() 268 printf("(%d%%)\n", carrying * 100 / WEIGHT); in cypher() 271 (carrying ? " or move with what you have" : "")); in cypher()
|
H A D | command4.c | 54 heavy = (carrying + objwt[value]) <= WEIGHT; in take() 58 carrying += objwt[value]; in take() 298 carrying -= objwt[value]; in drop() 392 carrying -= objwt[value]; in eat()
|
H A D | command3.c | 96 carrying = 0; in jump() 147 carrying -= objwt[value]; in bury()
|
H A D | globals.c | 251 int carrying, encumber; variable
|
H A D | extern.h | 276 extern int carrying, encumber;
|
H A D | command1.c | 227 if (carrying > WEIGHT || encumber > CUMBER) in news()
|
H A D | command5.c | 189 carrying -= objwt[n]; in zzz()
|
H A D | command2.c | 83 carrying -= objwt[value]; in wearit()
|
/openbsd/games/hack/ |
H A D | hack.shk.c | 343 box = carrying(ICE_BOX); in inshop() 344 pick = carrying(PICK_AXE); in inshop() 1008 badinv = (carrying(PICK_AXE) || carrying(ICE_BOX)); in shk_move()
|
H A D | hack.wizard.c | 114 if(!carrying(AMULET_OF_YENDOR)) { in wiz_hit()
|
H A D | hh | 29 i invent list the inventory (all objects you are carrying)
|
H A D | hack.mhitu.c | 182 && !carrying(DEAD_LIZARD))) { in mhitu()
|
H A D | hack.apply.c | 112 if(!carrying(TIN)) { in doapply()
|
H A D | help | 69 $ count how many gold pieces you are carrying.
|
H A D | hack.h | 366 boolean carrying(int);
|
H A D | hack.invent.c | 300 carrying(int type) in carrying() function
|
H A D | data | 65 ... And then a gnome came by, carrying a bundle, an old fellow
|
/openbsd/usr.bin/calendar/calendars/ |
H A D | calendar.space | 10 01/02 Soviet rocket carrying Lunokhod-1 leaves the Earth's orbit
|
H A D | calendar.ushistory | 26 01/24 A B-52 bomber carrying two 24 megaton bombs crashes at Goldsboro,
|
/openbsd/games/adventure/ |
H A D | glorkz | 1358 24 You are already carrying it! 1364 29 You aren't carrying it! 1397 51 give you a list of what you're carrying. The objects have side 1474 98 You're not carrying anything. 1495 117 Something you're carrying won't fit through the tunnel with you. 1621 186 He is carrying a large chest. "Shiver me timbers!" he cries, "I've
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Attributes.td | 274 /// body will add the attribute to the caller. This ensures that code carrying
|
/openbsd/gnu/llvm/lldb/docs/use/ |
H A D | python-reference.rst | 534 | ``exe_ctx`` | `lldb.SBExecutionContext` | An execution context object carrying around …
|
/openbsd/games/fortune/datfiles/ |
H A D | zippy | 730 Is he the MAGIC INCA carrying a FROG on his shoulders?? Is the FROG
|