2 strtold() function: convert string to 'long double'.
13 c-ctype [test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1]
14 math [test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1]
15 stdbool [test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1]
16 strtod [{ test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
20 if test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1; then
24 gl_STDLIB_MODULE_INDICATOR([strtold])