Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dfpmath.h64 static inline int32_t fpround(fpmath_t a) in fpround() function
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dtarith.c648 long long int fp, fpround; in validation_muldiv() local