Source position: sighndh.inc line 25
type tfpxreg = record
significand: array [0..3] of Word;
exponent: Word;
padding: array [0..2] of Word;
end;