Home | History | Annotate | Download | only in source

Lines Matching full:foffset

85 		real64 fOffset;
94 , fOffset (0.0)
106 , fOffset (offset)
117 return sqrt (fScale * x + fOffset);
131 return fOffset;
145 fOffset = offset;
152 return (fScale > 0.0 && fOffset >= 0.0);