Searched refs:i64_to_f64 (Results 1 – 12 of 12) sorted by relevance
44 float64_t i64_to_f64( int64_t a ) in i64_to_f64() function
39 srcs-y += i64_to_f64.c
269 return f64_to_d(i64_to_f64(a)); in __aeabi_l2d()
147 i64_to_f64$(OBJ) \
152 i64_to_f64$(OBJ) \
121 float64_t i64_to_f64( int64_t );
151 i64_to_f64$(OBJ) \
Completed in 9 milliseconds