Searched refs:a_ac (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/games/hack/
H A Ddef.objclass.h80 #define a_ac oc_oc1 /* for armors - only used in ARM_BONUS */ macro
81 #define ARM_BONUS(obj) ((10 - objects[obj->otyp].a_ac) + obj->spe)
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dinherit2.C59 A<int>::AC a_ac; variable
65 a_ac.M ();

Completed in 91 milliseconds