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