Searched refs:JNULLP_TYPE_P (Results 1 – 4 of 4) sorted by relevance
202 #define JNULLP_TYPE_P(TYPE) ((TYPE) && (TREE_CODE (TYPE) == POINTER_TYPE) \ macro
13133 if (JNULLP_TYPE_P (source))13299 || ((JREFERENCE_TYPE_P (source) || JNULLP_TYPE_P (source))13300 && (JREFERENCE_TYPE_P (dest) || JNULLP_TYPE_P (dest))
16698 if (JNULLP_TYPE_P (source))16864 || ((JREFERENCE_TYPE_P (source) || JNULLP_TYPE_P (source))16865 && (JREFERENCE_TYPE_P (dest) || JNULLP_TYPE_P (dest))
10848 (JNULLP_TYPE_P, CHECK_METHODS, CHECK_DEPRECATED, REGISTER_IMPORT):