Searched refs:del_light_source (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dlight.c90 del_light_source(type, id) function
122 impossible("del_light_source: not found type=%d, id=0x%lx", type, (long)id);
H A Dpolyself.c317 del_light_source(LS_MONSTER, (genericptr_t)&youmonst);
720 del_light_source(LS_MONSTER, (genericptr_t)&youmonst);
H A Dtimeout.c1150 del_light_source(LS_OBJECT, (genericptr_t)obj);
1175 del_light_source(LS_OBJECT, arg);
H A Dmon.c1301 del_light_source(LS_MONSTER, (genericptr_t)mtmp);
1347 del_light_source(LS_MONSTER, (genericptr_t)mtmp);
2481 del_light_source(LS_MONSTER, (genericptr_t)mtmp);
H A Dmkobj.c1492 * We may want to just call del_light_source() without any
1498 del_light_source(LS_OBJECT, (genericptr_t) obj);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dlight.c90 del_light_source(type, id) function
122 impossible("del_light_source: not found type=%d, id=0x%lx", type, (long)id);
H A Dpolyself.c317 del_light_source(LS_MONSTER, (genericptr_t)&youmonst);
720 del_light_source(LS_MONSTER, (genericptr_t)&youmonst);
H A Dtimeout.c1150 del_light_source(LS_OBJECT, (genericptr_t)obj);
1175 del_light_source(LS_OBJECT, arg);
H A Dmon.c1301 del_light_source(LS_MONSTER, (genericptr_t)mtmp);
1347 del_light_source(LS_MONSTER, (genericptr_t)mtmp);
2481 del_light_source(LS_MONSTER, (genericptr_t)mtmp);
H A Dmkobj.c1492 * We may want to just call del_light_source() without any
1498 del_light_source(LS_OBJECT, (genericptr_t) obj);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h835 E void FDECL(del_light_source, (int, genericptr_t));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h835 E void FDECL(del_light_source, (int, genericptr_t));

Completed in 69 milliseconds