Searched refs:npass (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dsp_lev.h166 char npass; member in struct:__anon717
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dsp_lev.h166 char npass; member in struct:__anon39
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_yacc.c128 unsigned int nfountain = 0, npool = 0, nsink = 0, npass = 0;
2080 tmppass[npass] = New(digpos);
2081 tmppass[npass]->x1 = current_region.x1;
2082 tmppass[npass]->y1 = current_region.y1;
2083 tmppass[npass]->x2 = current_region.x2;
2084 tmppass[npass]->y2 = current_region.y2;
2085 npass++;
2086 if (npass >= 32) {
2088 npass--;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_yacc.c128 unsigned int nfountain = 0, npool = 0, nsink = 0, npass = 0;
2080 tmppass[npass] = New(digpos);
2081 tmppass[npass]->x1 = current_region.x1;
2082 tmppass[npass]->y1 = current_region.y1;
2083 tmppass[npass]->x2 = current_region.x2;
2084 tmppass[npass]->y2 = current_region.y2;
2085 npass++;
2086 if (npass >= 32) {
2088 npass--;

Completed in 98 milliseconds