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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dfountain.c12 STATIC_PTR void FDECL(gush, (int,int,genericptr_t));
95 do_clear_area(u.ux, u.uy, 7, gush, (genericptr_t)&madepool);
105 gush(x, y, poolcnt) function
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dfountain.c12 STATIC_PTR void FDECL(gush, (int,int,genericptr_t));
95 do_clear_area(u.ux, u.uy, 7, gush, (genericptr_t)&madepool);
105 gush(x, y, poolcnt) function
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h111 #define gush(x, y, poolcnt) gush_(x, y, poolcnt) macro
H A Dextern.h669 E void FDECL(gush, (int,int,genericptr_t));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h111 #define gush(x, y, poolcnt) gush_(x, y, poolcnt) macro
H A Dextern.h669 E void FDECL(gush, (int,int,genericptr_t));

Completed in 58 milliseconds