Searched refs:DAT (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddef_os2.h55 # define DAT macro
70 # define DAT DAT16 macro
76 typedef ULONG * DAT PULONG;
77 typedef VOID * DAT PVOID;
80 typedef HDIR * DAT PHDIR;
83 typedef char * DAT PSZ;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddef_os2.h55 # define DAT macro
70 # define DAT DAT16 macro
76 typedef ULONG * DAT PULONG;
77 typedef VOID * DAT PVOID;
80 typedef HDIR * DAT PHDIR;
83 typedef char * DAT PSZ;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.top85 DAT = $(DATNODLB) $(DATDLB)
211 ( cd dat ; cp $(DAT) $(GAMEDIR) )
213 -( cd $(GAMEDIR) ; $(CHOWN) $(GAMEUID) $(DAT) ; \
214 $(CHGRP) $(GAMEGRP) $(DAT) ; \
215 chmod $(FILEPERM) $(DAT) )
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/unix/
H A DMakefile.top85 DAT = $(DATNODLB) $(DATDLB)
211 ( cd dat ; cp $(DAT) $(GAMEDIR) )
213 -( cd $(GAMEDIR) ; $(CHOWN) $(GAMEUID) $(DAT) ; \
214 $(CHGRP) $(GAMEGRP) $(DAT) ; \
215 chmod $(FILEPERM) $(DAT) )
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/
H A DMakefile85 DAT = $(DATNODLB) $(DATDLB) macro
211 ( cd dat ; cp $(DAT) $(GAMEDIR) )
213 -( cd $(GAMEDIR) ; $(CHOWN) $(GAMEUID) $(DAT) ; \
214 $(CHGRP) $(GAMEGRP) $(DAT) ; \
215 chmod $(FILEPERM) $(DAT) )
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/
H A DMakefile85 DAT = $(DATNODLB) $(DATDLB) macro
211 ( cd dat ; cp $(DAT) $(GAMEDIR) )
213 -( cd $(GAMEDIR) ; $(CHOWN) $(GAMEUID) $(DAT) ; \
214 $(CHGRP) $(GAMEGRP) $(DAT) ; \
215 chmod $(FILEPERM) $(DAT) )

Completed in 91 milliseconds