Home
last modified time | relevance | path

Searched refs:depth (Results 1 – 1 of 1) sorted by relevance

/misc/
A Dtst-tsearch.c83 int depth; member
123 int depth; member
134 closure->action (nodep, which, closure->depth); in twalk_with_twalk_r_action()
138 ++closure->depth; in twalk_with_twalk_r_action()
145 --closure->depth; in twalk_with_twalk_r_action()
157 TEST_COMPARE (closure.depth, 0); in twalk_with_twalk_r()
171 if (depth > max_depth) in walk_action()
172 max_depth = depth; in walk_action()
176 depths[key] = depth; in walk_action()
180 if (depths[key] != depth) in walk_action()
[all …]

Completed in 4 milliseconds