Home
last modified time | relevance | path

Searched defs:float_b (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/util/
H A Dmath_util.h106 const auto float_b = static_cast<float>(b); in min_override() local
126 const auto float_b = static_cast<float>(b); in max_override() local