Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c184 typedef struct { float f[2]; } hfa2_float_a_t; typedef
185 hfa2_float_a_t fun_hfa2_float_a (void) { in fun_hfa2_float_a()
186 hfa2_float_a_t ret = { { 2.5, 3.5 } }; in fun_hfa2_float_a()