Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/lib/comp/
H A Drfl_act.s7i146 c_expr.expr &:= "listType old_rfl=";
157 c_expr.expr &:= "listType old_rfl=*rfl_ptr;\n";
164 c_expr.expr &:= "rflDestr(old_rfl);\n";
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator-calculate.cc810 bool old_rfl = po.restrict_fraction_length; in print_m() local
858 po.restrict_fraction_length = old_rfl; in print_m()