Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/verto/
H A Dev.c1385 ecb_function_ ecb_const float ecb_binary32_to_float (uint32_t x);
1387 ecb_binary32_to_float (uint32_t x) in ecb_binary32_to_float() function
1497 return ecb_binary32_to_float (ecb_binary16_to_binary32 (x)); in ecb_binary16_to_float()