Searched refs:P_TYPE (Results 1 – 5 of 5) sorted by relevance
89 if ((h->flags & P_TYPE) == P_BINTERNAL)104 else if ((h->flags & P_TYPE) == P_BLEAF)150 if ((h->flags & P_TYPE) == P_BINTERNAL)165 else if ((h->flags & P_TYPE) == P_BLEAF)
184 switch (rchild->flags & P_TYPE) {237 switch (rchild->flags & P_TYPE) {366 r->flags = h->flags & P_TYPE;403 l->flags = h->flags & P_TYPE;475 l->flags = r->flags = h->flags & P_TYPE;518 h->flags &= ~P_TYPE;560 switch (h->flags & P_TYPE) {593 h->flags &= ~P_TYPE;647 switch (h->flags & P_TYPE) {753 switch (h->flags & P_TYPE) {
244 switch (h->flags & P_TYPE) {325 switch (h->flags & P_TYPE) {
92 #define P_TYPE 0x1f /* type mask */ macro
202 if ((h->flags & P_TYPE) == P_BLEAF) {203 F_CLR(h, P_TYPE);