Searched refs:ckunpaid (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.h120 #define ckunpaid(x) ckunpaid_(x) macro
H A Dextern.h759 E int FDECL(ckunpaid, (struct obj *));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtrampoli.h120 #define ckunpaid(x) ckunpaid_(x) macro
H A Dextern.h759 E int FDECL(ckunpaid, (struct obj *));
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dinvent.c20 STATIC_PTR int FDECL(ckunpaid,(struct obj *));
1142 ckunpaid(otmp) function
1309 ckfn = ckunpaid;
1336 return (allflag || (!oletct && ckfn != ckunpaid)) ? -2 : -3;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dinvent.c20 STATIC_PTR int FDECL(ckunpaid,(struct obj *));
1142 ckunpaid(otmp) function
1309 ckfn = ckunpaid;
1336 return (allflag || (!oletct && ckfn != ckunpaid)) ? -2 : -3;

Completed in 111 milliseconds