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