Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c166 typedef struct { float f; float g; } hfa2_float_t; typedef
167 hfa2_float_t fun_hfa2_float (void) { in fun_hfa2_float()
168 hfa2_float_t ret = { 1.5, 3.0 }; in fun_hfa2_float()