Searched refs:GOLD (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h58 #define GOLD 15 /* Au */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h58 #define GOLD 15 /* Au */ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddetect.c102 if (o_material(otmp, GOLD)) return FALSE;
106 if (o_material(otmp, GOLD)) return FALSE;
173 (unsigned)(sobj->blessed ? GOLD : 0));
186 if (sobj->blessed && o_material(obj, GOLD)) {
197 if (sobj->blessed && o_material(obj, GOLD)) {
239 if (sobj->blessed && (temp = o_material(obj, GOLD))) {
267 if (sobj->blessed && (temp = o_material(obj, GOLD))) {
H A Dobjects.c529 300, 1, 0, 3, GOLD, HI_GOLD),
660 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
884 COIN("gold piece", 1000, GOLD,1),
H A Dmthrowu.c812 objects[obj_type].oc_material == GOLD ||
H A Dmon.c858 mat_idx == GOLD ? "gold" : "money");
H A Dapply.c1940 case GOLD:
H A Dzap.c1117 case GOLD:
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddetect.c102 if (o_material(otmp, GOLD)) return FALSE;
106 if (o_material(otmp, GOLD)) return FALSE;
173 (unsigned)(sobj->blessed ? GOLD : 0));
186 if (sobj->blessed && o_material(obj, GOLD)) {
197 if (sobj->blessed && o_material(obj, GOLD)) {
239 if (sobj->blessed && (temp = o_material(obj, GOLD))) {
267 if (sobj->blessed && (temp = o_material(obj, GOLD))) {
H A Dobjects.c529 300, 1, 0, 3, GOLD, HI_GOLD),
660 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
884 COIN("gold piece", 1000, GOLD,1),
H A Dmthrowu.c812 objects[obj_type].oc_material == GOLD ||
H A Dmon.c858 mat_idx == GOLD ? "gold" : "money");
H A Dapply.c1940 case GOLD:
H A Dzap.c1117 case GOLD:

Completed in 104 milliseconds