OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:o_left
(Results
1 - 1
of
1
) sorted by null
/external/blktrace/
rbtree.c
164
struct rb_node *
o_left
;
local
165
if ((
o_left
= other->rb_left))
166
rb_set_black(
o_left
);
Completed in 167 milliseconds