OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linestart
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/adventure/
setup.c
78
int c, count,
linestart
;
local in function:main
97
linestart
= YES;
100
if (
linestart
&& c == ' ') { /* Convert first spaces to tab */
105
linestart
= NO;
109
linestart
= NO; /* Don't need to convert spaces */
112
linestart
= YES; /* Ready to convert spaces
Completed in 12 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025