HomeSort by: relevance | last modified time | path
    Searched defs:in_ice_box (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
hack.apply.c 75 static int in_ice_box(struct obj *);
189 in_ice_box(struct obj *obj) function in typeref:typename:int
266 if (!otmp || !in_ice_box(otmp))
hack.apply.c 75 static int in_ice_box(struct obj *);
189 in_ice_box(struct obj *obj) function in typeref:typename:int
266 if (!otmp || !in_ice_box(otmp))
hack.apply.c 75 static int in_ice_box(struct obj *);
189 in_ice_box(struct obj *obj) function in typeref:typename:int
266 if (!otmp || !in_ice_box(otmp))

Completed in 30 milliseconds