Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c268 typedef struct { long double f[4]; } hfa4_long_double_a_t; typedef
269 hfa4_long_double_a_t fun_hfa4_long_double_a (void) { in fun_hfa4_long_double_a()
270 hfa4_long_double_a_t ret = { { 3.0, 4.0, 5.0, 6.0 } }; in fun_hfa4_long_double_a()