Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h2925 float fmini = fmin; // we copy it so that it gets loaded at most once. in rounds_to_nearest() local
2941 return (fmini + 1.0f == 1.0f - fmini); in rounds_to_nearest()