Searched refs:FDECL (Results 226 - 242 of 242) sorted by relevance

12345678910

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddo_name.c9 STATIC_DCL void FDECL(do_oname, (struct obj *));
10 static void FDECL(getpos_help, (BOOLEAN_P,const char *));
H A Dlock.c20 STATIC_DCL boolean FDECL(obstructed,(int,int));
21 STATIC_DCL void FDECL(chest_shatter_msg, (struct obj *));
H A Dpriest.c16 STATIC_DCL boolean FDECL(histemple_at,(struct monst *,XCHAR_P,XCHAR_P));
17 STATIC_DCL boolean FDECL(has_shrine,(struct monst *));
H A Dpotion.c13 STATIC_DCL long FDECL(itimeout, (long));
14 STATIC_DCL long FDECL(itimeout_incr, (long,int));
16 STATIC_DCL short FDECL(mixtype, (struct obj *,struct obj *));
H A Dattrib.c101 STATIC_DCL void FDECL(postadjabil, (long *));
H A Dfountain.c12 STATIC_PTR void FDECL(gush, (int,int,genericptr_t));
H A Dhack.c11 STATIC_DCL int FDECL(still_chewing,(XCHAR_P,XCHAR_P));
15 STATIC_DCL boolean FDECL(findtravelpath, (BOOLEAN_P));
16 STATIC_DCL boolean FDECL(monstinroom, (struct permonst *,int));
18 STATIC_DCL void FDECL(move_update, (BOOLEAN_P));
H A Dsteed.c15 STATIC_DCL boolean FDECL(landing_spot, (coord *, int, int));
H A Dwield.c53 STATIC_DCL int FDECL(ready_weapon, (struct obj *));
H A Dmthrowu.c7 STATIC_DCL int FDECL(drop_throw,(struct obj *,BOOLEAN_P,int,int));
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpotion.c13 STATIC_DCL long FDECL(itimeout, (long));
14 STATIC_DCL long FDECL(itimeout_incr, (long,int));
16 STATIC_DCL short FDECL(mixtype, (struct obj *,struct obj *));
H A Dattrib.c101 STATIC_DCL void FDECL(postadjabil, (long *));
H A Dfountain.c12 STATIC_PTR void FDECL(gush, (int,int,genericptr_t));
H A Dhack.c11 STATIC_DCL int FDECL(still_chewing,(XCHAR_P,XCHAR_P));
15 STATIC_DCL boolean FDECL(findtravelpath, (BOOLEAN_P));
16 STATIC_DCL boolean FDECL(monstinroom, (struct permonst *,int));
18 STATIC_DCL void FDECL(move_update, (BOOLEAN_P));
H A Dsteed.c15 STATIC_DCL boolean FDECL(landing_spot, (coord *, int, int));
H A Dwield.c53 STATIC_DCL int FDECL(ready_weapon, (struct obj *));
H A Dmthrowu.c7 STATIC_DCL int FDECL(drop_throw,(struct obj *,BOOLEAN_P,int,int));

Completed in 80 milliseconds

12345678910