OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:breakch
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/adventure/
io.c
194
static char
breakch
; /* tell which char ended rnum */
variable in typeref:typename:char
266
if (
breakch
!= LF) /* routines return after "-1" */
282
breakch
= *s; /* save char for rtrav() */
395
while (
breakch
!= LF) { /* only do one line at a time */
468
if (
breakch
== TAB) /* there's another entry */
499
if (
breakch
== LF)
Completed in 13 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025