Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c256 typedef struct { float f[4]; } hfa4_float_a_t; typedef
257 hfa4_float_a_t fun_hfa4_float_a (void) { in fun_hfa4_float_a()
258 hfa4_float_a_t ret = { { 4.5, 5.5, 6.5, 7.5 } }; in fun_hfa4_float_a()