Searched refs:objclass (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.h1 /* SCCS Id: @(#)objclass.h 3.4 1996/06/16 */
10 struct objclass { struct
117 extern NEARDATA struct objclass objects[];
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dobjclass.h1 /* SCCS Id: @(#)objclass.h 3.4 1996/06/16 */
10 struct objclass { struct
117 extern NEARDATA struct objclass objects[];
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Do_init.c265 sizeof(struct objclass) * NUM_OBJECTS);
293 mread(fd, (genericptr_t) objects, sizeof(struct objclass) * NUM_OBJECTS);
H A DMakefile360 monattk.h mondata.h monflag.h monst.h monsym.h obj.h objclass.h \
473 ../include/objclass.h ../include/monsym.h \
561 ../include/objclass.h ../include/youprop.h ../include/prop.h \
761 objects.o: objects.c $(CONFIG_H) ../include/obj.h ../include/objclass.h \
764 options.o: options.c $(CONFIG_H) ../include/objclass.h ../include/flag.h \
H A Dobjnam.c95 register struct objclass *ocl = &objects[otyp];
239 register struct objclass *ocl = &objects[typ];
H A Dobjects.c10 #include "objclass.h"
26 * does not map into struct objclass, and is ignored in the expansion.
52 NEARDATA struct objclass objects[] = {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Do_init.c265 sizeof(struct objclass) * NUM_OBJECTS);
293 mread(fd, (genericptr_t) objects, sizeof(struct objclass) * NUM_OBJECTS);
H A DMakefile360 monattk.h mondata.h monflag.h monst.h monsym.h obj.h objclass.h \
473 ../include/objclass.h ../include/monsym.h \
561 ../include/objclass.h ../include/youprop.h ../include/prop.h \
761 objects.o: objects.c $(CONFIG_H) ../include/obj.h ../include/objclass.h \
764 options.o: options.c $(CONFIG_H) ../include/objclass.h ../include/flag.h \
H A Dobjnam.c95 register struct objclass *ocl = &objects[otyp];
239 register struct objclass *ocl = &objects[typ];
H A Dobjects.c10 #include "objclass.h"
26 * does not map into struct objclass, and is ignored in the expansion.
52 NEARDATA struct objclass objects[] = {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.src360 monattk.h mondata.h monflag.h monst.h monsym.h obj.h objclass.h \
473 ../include/objclass.h ../include/monsym.h \
561 ../include/objclass.h ../include/youprop.h ../include/prop.h \
761 objects.o: objects.c $(CONFIG_H) ../include/obj.h ../include/objclass.h \
764 options.o: options.c $(CONFIG_H) ../include/objclass.h ../include/flag.h \
H A DMakefile.utl181 ../include/objclass.h ../include/monsym.h \
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.src360 monattk.h mondata.h monflag.h monst.h monsym.h obj.h objclass.h \
473 ../include/objclass.h ../include/monsym.h \
561 ../include/objclass.h ../include/youprop.h ../include/prop.h \
761 objects.o: objects.c $(CONFIG_H) ../include/obj.h ../include/objclass.h \
764 options.o: options.c $(CONFIG_H) ../include/objclass.h ../include/flag.h \
H A DMakefile.utl181 ../include/objclass.h ../include/monsym.h \

Completed in 125 milliseconds