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