Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp1053 vunits real_min = V0; in width_registers() local
1059 if (v1 < real_min) in width_registers()
1060 real_min = v1; in width_registers()
1073 rst_reg_contents = -real_min.to_units(); in width_registers()