Home
last modified time | relevance | path

Searched refs:beautify (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/math/
Dgen-libm-test.py285 def beautify(arg): function
300 res_real = beautify(arg_real)
301 res_imag = beautify(arg_imag)
362 args_disp.append(beautify(args[arg_pos]))
/glibc-2.36/ChangeLog.old/
DChangeLog.1819838 * math/gen-libm-test.pl (%beautify): Add snan_value_ld.
21302 * math/gen-libm-test.pl (%beautify): Add snan_value.
59117 * math/gen-libm-test.pl (%beautify): Remove M_* constants.
61094 (%beautify): Add generated representations of zero.
61096 (beautify): Remove trailing "f" from hex float constants.
69673 * math/gen-libm-test.pl (%beautify): Adjust to that.
81475 * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
81485 * math/gen-libm-test.pl (%beautify): Add entries for underflow
86189 * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
DChangeLog.713375 Comment and beautify declarations.