Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c148 typedef struct { float f[1]; } hfa1_float_a_t; typedef
149 hfa1_float_a_t fun_hfa1_float_a (void) { in fun_hfa1_float_a()
150 hfa1_float_a_t ret = { { 1.5 } }; in fun_hfa1_float_a()