Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/verto/
H A Dev.c1229 ecb_function_ ecb_const uint16_t ecb_binary32_to_binary16 (uint32_t x);
1231 ecb_binary32_to_binary16 (uint32_t x) in ecb_binary32_to_binary16() function
1489 return ecb_binary32_to_binary16 (ecb_float_to_binary32 (x)); in ecb_float_to_binary16()