Searched refs:simple_look (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c11 STATIC_DCL void FDECL(simple_look, (struct obj *,BOOLEAN_P));
66 simple_look(otmp, here) function
75 impossible("simple_look(null)");
214 simple_look(objs, here); /* dumb if objs==invent */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c11 STATIC_DCL void FDECL(simple_look, (struct obj *,BOOLEAN_P));
66 simple_look(otmp, here) function
75 impossible("simple_look(null)");
214 simple_look(objs, here); /* dumb if objs==invent */

Completed in 81 milliseconds