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

  /src/games/adventure/
extern.h 74 int liqloc(int);
main.c 234 if (liqloc(loc) == water)
601 if (obj == 0 && liqloc(loc) != water && (liq() != water
634 || k == liqloc(loc))
743 l5120: if ((liq() == k && here(bottle)) || k == liqloc(loc))
subr.c 108 liqloc(int locc) function in typeref:typename:int
971 if (liqloc(loc) == 0)
973 if (liqloc(loc) == 0 || !toting(vase))
985 if (liqloc(loc) == 0)

Completed in 13 milliseconds