Searched refs:g_root (Results 1 – 1 of 1) sorted by relevance
33 static void *g_root = NULL; variable91 val = tsearch(static_cast<void *>(ptr), &g_root, Compare); in TestCase()99 twalk(g_root, Action); in TestCase()100 tdestroy(g_root, free); in TestCase()