// Header for PCH test fixed-point-literal.c const short _Fract sf = -0.25r; const _Fract f = 0.75r; const long _Accum la = 25.25lk;