POINTER_TYPE      426 scripts/gcc-plugins/randomize_layout_plugin.c 	if (TREE_CODE(fieldtype) != POINTER_TYPE)
POINTER_TYPE      637 scripts/gcc-plugins/randomize_layout_plugin.c 		if (TREE_CODE(field_type) != POINTER_TYPE || TREE_CODE(val_type) != POINTER_TYPE)
POINTER_TYPE      769 scripts/gcc-plugins/randomize_layout_plugin.c 	case POINTER_TYPE:
POINTER_TYPE      859 scripts/gcc-plugins/randomize_layout_plugin.c 			if (TREE_CODE(rhs_type) != POINTER_TYPE ||
POINTER_TYPE      860 scripts/gcc-plugins/randomize_layout_plugin.c 			    TREE_CODE(lhs_type) != POINTER_TYPE)