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

  /src/games/adventure/
subr.c 302 int ll1, ll2; local in function:march
342 l11: ll1 = tkk->conditions; /* 11 */
344 newloc = ll1; /* newloc=conditions */
376 if (tkk->tloc != ll2 || tkk->conditions != ll1)
subr.c 302 int ll1, ll2; local in function:march
342 l11: ll1 = tkk->conditions; /* 11 */
344 newloc = ll1; /* newloc=conditions */
376 if (tkk->tloc != ll2 || tkk->conditions != ll1)
subr.c 302 int ll1, ll2; local in function:march
342 l11: ll1 = tkk->conditions; /* 11 */
344 newloc = ll1; /* newloc=conditions */
376 if (tkk->tloc != ll2 || tkk->conditions != ll1)

Completed in 276 milliseconds