Searched refs:GET_CHILD_MAX_COUNT (Results 1 – 1 of 1) sorted by relevance
63 #define GET_CHILD_MAX_COUNT(node) (short)((int)(node)->bytes / sizeof(cfg_node)) macro467 if(count < GET_CHILD_MAX_COUNT(p)) in find_free_node()561 …d("in, start:%d, child count:%d, max count:%d", start, GET_CHILD_COUNT(p), GET_CHILD_MAX_COUNT(p)); in find_next_node()