Home
last modified time | relevance | path

Searched defs:beenhere (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/larn/
H A Ddata.c119 char beenhere[MAXLEVEL + MAXVLEVEL] = { 0 }; /* 1 if have been on this level */ variable
/dragonfly/contrib/awk/
H A Dlib.c704 static int beenhere = 0; in bracecheck() local