Searched defs:frac (Results 1 – 9 of 9) sorted by relevance
175 float frac = tx - x; in __ieee754_gammaf_r() local
188 long double frac = tx - x; in __ieee754_gammal_r() local
188 _Float128 frac = tx - x; in __ieee754_gammal_r() local
181 long double frac = tx - x; in __ieee754_gammal_r() local
187 double frac = tx - x; in __ieee754_gamma_r() local
72 unsigned frac : _FP_FRACBITS_H - (_FP_IMPLBIT_H != 0); member
75 unsigned frac : _FP_FRACBITS_S - (_FP_IMPLBIT_S != 0); member
203 _FP_W_TYPE frac : _FP_FRACBITS_D - (_FP_IMPLBIT_D != 0); member
318 _FP_W_TYPE frac : _FP_W_TYPE_SIZE; member