Searched refs:dbon (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dweapon.c716 dbon() /* damage bonus for strength */ function
H A Ddig.c886 dam = rnd(2) + dbon() + obj->spe;
H A Duhitm.c896 tmp += dbon();
H A Dapply.c2179 dam = rnd(2) + dbon() + obj->spe;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dweapon.c716 dbon() /* damage bonus for strength */ function
H A Ddig.c886 dam = rnd(2) + dbon() + obj->spe;
H A Duhitm.c896 tmp += dbon();
H A Dapply.c2179 dam = rnd(2) + dbon() + obj->spe;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h2238 E int NDECL(dbon);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h2238 E int NDECL(dbon);

Completed in 164 milliseconds