CLR_PTR_TYPE      102 notes.c        		l = (struct leaf_node *) CLR_PTR_TYPE(p);
CLR_PTR_TYPE      116 notes.c        		*tree = CLR_PTR_TYPE(p);
CLR_PTR_TYPE      120 notes.c        		l = (struct leaf_node *) CLR_PTR_TYPE(p);
CLR_PTR_TYPE      145 notes.c        		struct leaf_node *l = (struct leaf_node *) CLR_PTR_TYPE(*p);
CLR_PTR_TYPE      166 notes.c        	assert(CLR_PTR_TYPE(parent->a[index]) == tree);
CLR_PTR_TYPE      202 notes.c        	l = (struct leaf_node *) CLR_PTR_TYPE(*p);
CLR_PTR_TYPE      218 notes.c        		parent_stack[i + 1] = CLR_PTR_TYPE(parent_stack[i]->a[j]);
CLR_PTR_TYPE      251 notes.c        	l = (struct leaf_node *) CLR_PTR_TYPE(*p);
CLR_PTR_TYPE      323 notes.c        			note_tree_free(CLR_PTR_TYPE(p));
CLR_PTR_TYPE      327 notes.c        			free(CLR_PTR_TYPE(p));
CLR_PTR_TYPE      574 notes.c        			ret = for_each_note_helper(t, CLR_PTR_TYPE(p), n + 1,
CLR_PTR_TYPE      578 notes.c        			l = (struct leaf_node *) CLR_PTR_TYPE(p);
CLR_PTR_TYPE      618 notes.c        			l = (struct leaf_node *) CLR_PTR_TYPE(p);