Searched refs:final_ (Results 1 – 2 of 2) sorted by relevance
212 double const final_ = (relative_end < 0) ? std::max(len + relative_end, 0.0) in SliceHelper() local216 double const new_len = std::max(final_ - first, 0.0); in SliceHelper()
190 pub static mut final_: ::std::os::raw::c_int; variable