OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outtree
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
syn.c
55
static struct op *
outtree
; /* yyparse output */
variable in typeref:struct:op *
76
outtree
= c_list(source->type == SSTRING);
78
if (c == 0 && !
outtree
)
79
outtree
= newtp(TEOF);
801
return
outtree
;
syn.c
55
static struct op *
outtree
; /* yyparse output */
variable in typeref:struct:op *
76
outtree
= c_list(source->type == SSTRING);
78
if (c == 0 && !
outtree
)
79
outtree
= newtp(TEOF);
801
return
outtree
;
Completed in 23 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025