Home
last modified time | relevance | path

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

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