Lines Matching defs:is_null_pointer
1542 is_null_pointer(const tnode_t *tn)
1611 } else if (lt == PTR && is_null_pointer(rn))
1613 else if (rt == PTR && is_null_pointer(ln))
1740 && !is_null_pointer(rn))
2685 if (lt == PTR && is_null_pointer(rn))
2687 if (rt == PTR && is_null_pointer(ln))
2831 if (lt == PTR && is_null_pointer(rn))
2833 if (rt == PTR && is_null_pointer(ln))
3195 if (lt == PTR && is_null_pointer(rn)) {
3979 if (is_null_pointer(tn)) {