GET_PTR_TYPE 101 notes.c if (GET_PTR_TYPE(p) == PTR_TYPE_SUBTREE) { GET_PTR_TYPE 114 notes.c switch (GET_PTR_TYPE(p)) { GET_PTR_TYPE 144 notes.c if (GET_PTR_TYPE(*p) == PTR_TYPE_NOTE) { GET_PTR_TYPE 169 notes.c if (GET_PTR_TYPE(tree->a[i]) != PTR_TYPE_NULL) { GET_PTR_TYPE 199 notes.c assert(GET_PTR_TYPE(entry) == 0); /* no type bits set */ GET_PTR_TYPE 200 notes.c if (GET_PTR_TYPE(*p) != PTR_TYPE_NOTE) GET_PTR_TYPE 250 notes.c assert(GET_PTR_TYPE(entry) == 0); /* no type bits set */ GET_PTR_TYPE 252 notes.c switch (GET_PTR_TYPE(*p)) { GET_PTR_TYPE 300 notes.c assert(GET_PTR_TYPE(*p) == PTR_TYPE_NOTE || GET_PTR_TYPE 301 notes.c GET_PTR_TYPE(*p) == PTR_TYPE_SUBTREE); GET_PTR_TYPE 307 notes.c ret = note_tree_insert(t, new_node, n + 1, l, GET_PTR_TYPE(*p), GET_PTR_TYPE 321 notes.c switch (GET_PTR_TYPE(p)) { GET_PTR_TYPE 531 notes.c switch (GET_PTR_TYPE(tree->a[i])) { GET_PTR_TYPE 571 notes.c switch (GET_PTR_TYPE(p)) {