Home
last modified time | relevance | path

Searched refs:put_float (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml.h60 simple_output &put_float(double);
H A Doutput.cpp325 simple_output &simple_output::put_float(double d) in put_float() function in simple_output
/netbsd-src/external/gpl2/groff/dist/src/devices/grops/
H A Dps.h30 ps_output &put_float(double);
H A Dps.cpp331 ps_output &ps_output::put_float(double d) in put_float() function in ps_output
1224 .put_float(degrees(atan2(-c[1], -c[0]))) in draw()
1225 .put_float(degrees(atan2(p[1] + p[3] - c[1], p[0] + p[2] - c[0]))) in draw()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.117989 (simple_output::put_float): Ditto.
H A DChangeLog.1183331 * src/devices/grops/ps.cc (ps_output::put_float): Use `%g' to have
H A DChangeLog2711 * src/devices/grops/ps.cc (ps_output::put_float): Revert change