Searched refs:DLBFILE (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Damiconf.h45 # define DLBFILE "NetHack:nhdat" /* main library */ macro
48 # define DLBFILE "nhdat" /* main library */ macro
H A Ddlb.h39 # ifndef DLBFILE
40 # define DLBFILE "nhdat" /* name of library */ macro
H A Dvmsconf.h144 # define DLBFILE "nh-data.dlb" macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Damiconf.h45 # define DLBFILE "NetHack:nhdat" /* main library */ macro
48 # define DLBFILE "nhdat" /* main library */ macro
H A Ddlb.h39 # ifndef DLBFILE
40 # define DLBFILE "nhdat" /* name of library */ macro
H A Dvmsconf.h144 # define DLBFILE "nh-data.dlb" macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddlb.c238 if (!open_library(DLBFILE, &dlb_libs[0])) return FALSE;
H A Ddungeon.c669 Strcat(tbuf, DLBFILE);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddlb.c238 if (!open_library(DLBFILE, &dlb_libs[0])) return FALSE;
H A Ddungeon.c669 Strcat(tbuf, DLBFILE);

Completed in 104 milliseconds