OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:had_eof
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/indent/
pr_comment.c
284
if (
had_eof
)
317
if (
had_eof
) {
indent.h
256
extern bool
had_eof
; /* whether input is exhausted */
io.c
75
had_eof
= true;
indent.c
82
bool
had_eof
;
variable in typeref:typename:bool
422
while (in.p[0] != '\n' || (state == COMM && !
had_eof
)) {
Completed in 34 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025