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

  /src/games/hack/
hack.topl.c 109 flags.toplin = 1;
150 flags.toplin = 1;
157 if (flags.toplin) {
169 if (flags.toplin && tly > 1) {
174 flags.toplin = 0;
192 if (flags.toplin) {
199 flags.toplin = 0;
225 if (flags.toplin == 1 && !strcmp(pbuf, toplines))
232 if (flags.toplin == 1 && tly == 1 &&
242 if (flags.toplin == 1
    [all...]
def.flag.h 70 unsigned toplin:2; /* a top line (message) has been printed */ member in struct:flag
hack.tty.c 228 flags.toplin = 2; /* nonempty, no --More-- required */
375 if (flags.toplin == 1)
376 flags.toplin = 2;
hack.pager.c 309 if (flags.toplin == 1)
317 flags.toplin = 0;
411 flags.toplin = 1;
hack.pri.c 795 if (flags.toplin == 1)
797 flags.toplin = 0;
hack.end.c 197 if (flags.toplin == 1)

Completed in 56 milliseconds