Searched refs:Z_MAX_RBTREE_DEPTH (Results 1 – 1 of 1) sorted by relevance
71 #define Z_MAX_RBTREE_DEPTH (2 * (Z_PBITS(int *) - Z_TBITS(int *) - 1) + 1) macro99 struct rbnode *iter_stack[Z_MAX_RBTREE_DEPTH];100 unsigned char iter_left[Z_MAX_RBTREE_DEPTH];