OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wi_left
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/makewhatis/
makewhatis.c
84
whatis *
wi_left
, *wi_right;
member in struct:whatisstruct
546
tree = result < 0 ? &wi->
wi_left
: &wi->wi_right;
551
wi->
wi_left
= NULL;
1162
if (tree->
wi_left
)
1163
dumpwhatis(out, tree->
wi_left
);
makewhatis.c
84
whatis *
wi_left
, *wi_right;
member in struct:whatisstruct
546
tree = result < 0 ? &wi->
wi_left
: &wi->wi_right;
551
wi->
wi_left
= NULL;
1162
if (tree->
wi_left
)
1163
dumpwhatis(out, tree->
wi_left
);
makewhatis.c
84
whatis *
wi_left
, *wi_right;
member in struct:whatisstruct
546
tree = result < 0 ? &wi->
wi_left
: &wi->wi_right;
551
wi->
wi_left
= NULL;
1162
if (tree->
wi_left
)
1163
dumpwhatis(out, tree->
wi_left
);
Completed in 140 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025