Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c220 typedef struct { float f[3]; } hfa3_float_a_t; typedef
221 hfa3_float_a_t fun_hfa3_float_a (void) { in fun_hfa3_float_a()
222 hfa3_float_a_t ret = { { 3.5, 4.5, 5.5 } }; in fun_hfa3_float_a()