Searched defs:float16_val (Results 1 - 1 of 1) sorted by relevance

/external/qemu/fpu/
H A Dsoftfloat.h122 #define float16_val(x) (((float16)(x)).v) macro
142 #define float16_val(x) (x) macro

Completed in 53 milliseconds