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

  /src/games/warp/
config.h 0 /* RDCHK:
2 * This symbol, if defined, indicates that the rdchk routine is available
6 #undef RDCHK /**/
term.h 115 # ifdef RDCHK
117 # define input_pending() rdchk(0)
121 # else /* RDCHK */
131 # endif /* RDCHK */
153 # ifdef RDCHK /* actually, they can have rdchk() too */
156 # define input_pending() rdchk(0)
160 # else /* RDCHK */
173 # endif /* RDCHK */
warp.h 164 # ifdef RDCHK
term.c 124 #ifndef RDCHK
568 #else /* this is probably v7, with no rdchk() */
615 #ifndef RDCHK
639 #endif /* RDCHK */
config.h.SH 121 /* RDCHK:
122 * This symbol, if defined, indicates that the rdchk routine is available
126 #$d_rdchk RDCHK /**/

Completed in 34 milliseconds