2 printf_frexpl() function: split a long double into fraction and mantissa,
3 for hexadecimal printf, without requiring libm.
14 printf-frexp [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
15 float [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
16 math [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
17 fpucw [test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
23 lib_SOURCES += printf-frexpl.c