Source position: exec.pas line 609
type TIntVector = record
iv_Data: APTR;
iv_Code: Pointer;
iv_Node: PNode;
end;