/openbsd-src/games/hack/ |
H A D | hack.do_wear.c | 74 off_msg(struct obj *otmp) in off_msg() 82 struct obj *otmp; in doremarm() local 138 dorr(struct obj *otmp) in dorr() 147 cursed(struct obj *otmp) in cursed() 157 armoroff(struct obj *otmp) in armoroff() 184 struct obj *otmp; in doweararm() local 245 struct obj *otmp; in dowearring() local 371 struct obj *otmp; in glibr() local
|
H A D | hack.invent.c | 90 assigninvlet(struct obj *otmp) in assigninvlet() 118 struct obj *otmp; in addinv() local 178 struct obj *otmp; in freeinv() local 202 struct obj *otmp; in freeobj() local 271 struct obj *otmp; in o_at() local 281 struct obj *otmp; in sobj_at() local 292 struct obj *otmp; in carried() local 302 struct obj *otmp; in carrying() local 348 struct obj *otmp; in mkgoldobj() local 368 struct obj *otmp; in getobj() local [all …]
|
H A D | hack.steal.c | 112 struct obj *otmp; in stealarm() local 138 struct obj *otmp; in steal() local 217 mpickobj(struct monst *mtmp, struct obj *otmp) in mpickobj() 226 struct obj *otmp; in stealamulet() local 245 struct obj *otmp, *otmp2; in relobj() local
|
H A D | hack.mkobj.c | 71 struct obj *otmp = mkobj(let); in mkobj_at() local 82 struct obj *otmp = mksobj(otyp); in mksobj_at() local 109 struct obj *otmp; in mksobj() local
|
H A D | hack.zap.c | 87 bhitm(struct monst *mtmp, struct obj *otmp) in bhitm() 138 bhito(struct obj *obj, struct obj *otmp) in bhito() 209 struct obj *otmp = o_at(u.ux, u.uy); in dozap() local 232 struct obj *otmp; in dozap() local 374 struct obj *otmp; in bhit() local
|
H A D | hack.read.c | 97 { struct obj *otmp = some_armor(); in doread() local 122 struct obj *otmp = some_armor(); in doread() local 501 identify(struct obj *otmp) in identify()
|
H A D | hack.wizard.c | 83 struct obj *otmp; in amulet() local 115 struct obj *otmp; in wiz_hit() local
|
H A D | hack.eat.c | 166 struct obj *otmp; in doeat() local 441 poisonous(struct obj *otmp) in poisonous() 448 eatcorpse(struct obj *otmp) in eatcorpse()
|
H A D | hack.save.c | 161 struct obj *otmp; in dorecover() local 240 struct obj *otmp, *otmp2; in restobjchn() local
|
H A D | def.obj.h | 108 #define ONAME(otmp) ((char *) otmp->oextra) argument 109 #define OGOLD(otmp) (otmp->oextra[0]) argument
|
H A D | hack.c | 154 struct obj *otmp; in domove() local 858 struct obj *otmp = invent; in inv_weight() local 880 struct obj *otmp = invent; in inv_cnt() local
|
H A D | hack.apply.c | 222 struct obj *otmp; in out_ice_box() local 241 struct obj *otmp; in use_ice_box() local
|
H A D | hack.objnam.c | 392 aobjnam(struct obj *otmp, char *verb) in aobjnam() 611 { struct obj *otmp; in readobjnam() local
|
H A D | hack.shk.c | 594 struct obj *otmp = billobjs; in dopayobj() local 676 splitbill(struct obj *obj, struct obj *otmp) in splitbill() 712 struct obj *otmp; in subfrombill() local 902 struct obj *otmp = invent; in realhunger() local
|
H A D | hack.bones.c | 78 struct obj *otmp; in savebones() local
|
H A D | hack.wield.c | 124 chwepon(struct obj *otmp, int amount) in chwepon()
|
H A D | hack.potion.c | 75 struct obj *otmp,*objs; in dodrink() local
|
H A D | hack.pri.c | 378 struct obj *otmp; in prl() local 418 struct obj *otmp; in news0() local
|
H A D | hack.do.c | 514 struct obj *otmp; in splitobj() local
|
H A D | hack.mon.c | 418 struct obj *otmp; in m_move() local 527 struct obj *otmp; in mpickgems() local
|
H A D | hack.lev.c | 139 saveobjchn(int fd, struct obj *otmp) in saveobjchn()
|
H A D | hack.do_name.c | 171 struct obj *otmp, *otmp2; in do_oname() local
|
H A D | hack.engrave.c | 207 struct obj *otmp; in doengrave() local
|
/openbsd-src/regress/lib/libcrypto/aeswrap/ |
H A D | aes_wrap.c | 68 unsigned char *otmp = NULL, *ptmp = NULL; in AES_wrap_unwrap_test() local
|
/openbsd-src/lib/libcrypto/asn1/ |
H A D | tasn_enc.c | 566 ASN1_OBJECT *otmp; in asn1_ex_i2c() local
|