Searched refs:expnegative (Results 1 – 2 of 2) sorted by relevance
99 int expnegative; in __quadmath_printf_fphex() local294 expnegative = 0; in __quadmath_printf_fphex()298 expnegative = 1; in __quadmath_printf_fphex()304 expnegative = 0; in __quadmath_printf_fphex()309 expnegative = 1; in __quadmath_printf_fphex()393 if (expnegative) in __quadmath_printf_fphex()399 expnegative = 0; in __quadmath_printf_fphex()475 outchar (expnegative ? '-' : '+'); in __quadmath_printf_fphex()
99 int expnegative; in __quadmath_printf_fphex() local293 expnegative = 0; in __quadmath_printf_fphex()297 expnegative = 1; in __quadmath_printf_fphex()303 expnegative = 0; in __quadmath_printf_fphex()308 expnegative = 1; in __quadmath_printf_fphex()392 if (expnegative) in __quadmath_printf_fphex()398 expnegative = 0; in __quadmath_printf_fphex()474 outchar (expnegative ? '-' : '+'); in __quadmath_printf_fphex()