check_loops 16 lib/rbtree_test.c __param(int, check_loops, 100, "Number of iterations modifying and verifying the rb-tree"); check_loops 333 lib/rbtree_test.c for (i = 0; i < check_loops; i++) { check_loops 380 lib/rbtree_test.c for (i = 0; i < check_loops; i++) {