Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/
H A DNearestIntegerOperations.h88 T trunc_value = bits.get_val(); in ceil() local
145 T trunc_value = bits.get_val(); in round() local
205 T trunc_value = new_bits.get_val(); in round_using_specific_rounding_mode() local