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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h232 #define openone(zx, zy, num) openone_(zx, zy, num) macro
H A Dextern.h216 E void FDECL(openone, (int,int,genericptr_t));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h232 #define openone(zx, zy, num) openone_(zx, zy, num) macro
H A Dextern.h216 E void FDECL(openone, (int,int,genericptr_t));
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddetect.c21 STATIC_PTR void FDECL(openone,(int,int,genericptr_t));
1048 openone(zx,zy,num) function
1124 do_clear_area(u.ux, u.uy, BOLT_LIM, openone, (genericptr_t) &num);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddetect.c21 STATIC_PTR void FDECL(openone,(int,int,genericptr_t));
1048 openone(zx,zy,num) function
1124 do_clear_area(u.ux, u.uy, BOLT_LIM, openone, (genericptr_t) &num);

Completed in 52 milliseconds