Lines Matching refs:vit
59 static struct vit v;
1845 The exploded instruction is returned to a struct vit of your choice.
1846 #include "vax-inst.h" to know what a struct vit is.
1856 vip (struct vit *vitP, /* We build an exploded instruction here. */
1866 /* scan operands in struct vit */
1970 struct vit myvit; /* Build an exploded vax instruction here. */