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

  /src/games/warp/
term.c 707 bool no_macros; local in function:getcmd
714 /* no_macros = (whatbuf != buf && nextin == nextout); */
715 no_macros = false;
735 if (*whatbuf & 0200 || no_macros) {
760 no_macros = false;
term.c 707 bool no_macros; local in function:getcmd
714 /* no_macros = (whatbuf != buf && nextin == nextout); */
715 no_macros = false;
735 if (*whatbuf & 0200 || no_macros) {
760 no_macros = false;

Completed in 23 milliseconds