Searched refs:inarea (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_yacc.c1880 tmplreg[nlreg]->inarea.x1 = current_region.x1;
1881 tmplreg[nlreg]->inarea.y1 = current_region.y1;
1882 tmplreg[nlreg]->inarea.x2 = current_region.x2;
1883 tmplreg[nlreg]->inarea.y2 = current_region.y2;
1909 tmplreg[nlreg]->inarea.x1 = current_region.x1;
1910 tmplreg[nlreg]->inarea.y1 = current_region.y1;
1911 tmplreg[nlreg]->inarea.x2 = current_region.x2;
1912 tmplreg[nlreg]->inarea.y2 = current_region.y2;
1935 tmplreg[nlreg]->inarea.x1 = current_region.x1;
1936 tmplreg[nlreg]->inarea
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dlev_yacc.c1880 tmplreg[nlreg]->inarea.x1 = current_region.x1;
1881 tmplreg[nlreg]->inarea.y1 = current_region.y1;
1882 tmplreg[nlreg]->inarea.x2 = current_region.x2;
1883 tmplreg[nlreg]->inarea.y2 = current_region.y2;
1909 tmplreg[nlreg]->inarea.x1 = current_region.x1;
1910 tmplreg[nlreg]->inarea.y1 = current_region.y1;
1911 tmplreg[nlreg]->inarea.x2 = current_region.x2;
1912 tmplreg[nlreg]->inarea.y2 = current_region.y2;
1935 tmplreg[nlreg]->inarea.x1 = current_region.x1;
1936 tmplreg[nlreg]->inarea
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmkmaze.c373 place_lregion(r->inarea.x1, r->inarea.y1,
374 r->inarea.x2, r->inarea.y2,
385 updest.lx = r->inarea.x1; updest.ly = r->inarea.y1;
386 updest.hx = r->inarea.x2; updest.hy = r->inarea.y2;
391 dndest.lx = r->inarea.x1; dndest.ly = r->inarea
[all...]
H A Dsp_lev.c2239 get_location(&tmplregion.inarea.x1, &tmplregion.inarea.y1,
2241 get_location(&tmplregion.inarea.x2, &tmplregion.inarea.y2,
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmkmaze.c373 place_lregion(r->inarea.x1, r->inarea.y1,
374 r->inarea.x2, r->inarea.y2,
385 updest.lx = r->inarea.x1; updest.ly = r->inarea.y1;
386 updest.hx = r->inarea.x2; updest.hy = r->inarea.y2;
391 dndest.lx = r->inarea.x1; dndest.ly = r->inarea
[all...]
H A Dsp_lev.c2239 get_location(&tmplregion.inarea.x1, &tmplregion.inarea.y1,
2241 get_location(&tmplregion.inarea.x2, &tmplregion.inarea.y2,
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dsp_lev.h107 struct { xchar x1, y1, x2, y2; } inarea; member in struct:__anon709
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dsp_lev.h107 struct { xchar x1, y1, x2, y2; } inarea; member in struct:__anon31

Completed in 75 milliseconds