Searched defs:vtn_type (Results 1 – 2 of 2) sorted by relevance
333 struct vtn_type { struct356 /* for arrays, the vtn_type for the elements of the array */ argument
5050 struct vtn_type *vtn_type = vtn_get_type(b, w[1]); in vtn_handle_ptr() local