Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2231 static void do_check_tree(mstate m, tchunkptr t);
2659 static void do_check_tree(mstate m, tchunkptr t) { in do_check_tree() function
2693 do_check_tree(m, u->child[0]); in do_check_tree()
2698 do_check_tree(m, u->child[1]); in do_check_tree()
2717 do_check_tree(m, t); in do_check_treebin()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2763 static void do_check_tree(mstate m, tchunkptr t);
3243 static void do_check_tree(mstate m, tchunkptr t) { in do_check_tree() function
3277 do_check_tree(m, u->child[0]); in do_check_tree()
3282 do_check_tree(m, u->child[1]); in do_check_tree()
3301 do_check_tree(m, t); in do_check_treebin()