Searched refs:float16_to_uint16_round_to_zero (Results 1 – 4 of 4) sorted by relevance
228 uint16_t float16_to_uint16_round_to_zero(float16 a, float_status *status);
1207 return float16_to_uint16_round_to_zero(x, fpst); in vfp_touszh()
4558 return float16_to_uint16_round_to_zero(f, s); in vfp_float16_to_uint16_rtz()
3737 uint16_t float16_to_uint16_round_to_zero(float16 a, float_status *s) in float16_to_uint16_round_to_zero() function