Searched defs:this_height (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | rbt.c | 2889 size_t this_height, down_height; local 2897 this_height = ISC_MAX(dl + 1, dr + 1); 2900 return (ISC_MAX(this_height, down_height)); |
Completed in 20 milliseconds