OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:relative
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libc/gen/
rb.c
1181
* black, my 2nd closet
relative
away from my parent
1189
const struct rb_node *relative0, *
relative
;
local in function:rb_tree_check_node
1194
relative
= rb_tree_iterate_const(rbt,
1196
KASSERT(
relative
!= NULL);
1197
KASSERT(RB_SENTINEL_P(
relative
->rb_nodes[which]));
1199
KASSERT(RB_RED_P(
relative
)
1200
|| RB_RED_P(
relative
->rb_left)
1201
|| RB_RED_P(
relative
->rb_right)
1202
|| RB_RED_P(RB_FATHER(
relative
)));
/src/bin/sh/
histedit.c
857
*
relative
histnums.
1047
int
relative
= 0;
local in function:str_to_event
1053
relative
= 1;
1060
if (
relative
) {
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025