Searched defs:check_redblack_tree (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree_rb.c260 * A string-manipulation helper function for check_redblack_tree(). If (orig ==
279 * This is used to produce debugging information if check_redblack_tree() finds
331 static void check_redblack_tree(BtRbTree * tree, char ** msg) function
1252 check_redblack_tree(pTree, &msg);

Completed in 61 milliseconds