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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpatchlevel.h6 #define VERSION_MAJOR 3 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpatchlevel.h6 #define VERSION_MAJOR 3 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dversion.c188 return FEATURE_NOTICE_VER(VERSION_MAJOR,VERSION_MINOR,PATCHLEVEL);
H A Dtopten.c296 t0->ver_major = VERSION_MAJOR;
707 if (current_ver && (t1->ver_major != VERSION_MAJOR ||
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dversion.c188 return FEATURE_NOTICE_VER(VERSION_MAJOR,VERSION_MINOR,PATCHLEVEL);
H A Dtopten.c296 t0->ver_major = VERSION_MAJOR;
707 if (current_ver && (t1->ver_major != VERSION_MAJOR ||

Completed in 39 milliseconds