Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c130 typedef struct { float f; } hfa1_float_t; typedef
131 hfa1_float_t fun_hfa1_float (void) { in fun_hfa1_float()
132 hfa1_float_t ret = { 1.5 }; in fun_hfa1_float()