Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c250 typedef struct { long double f; long double g; long double h; long double i; } hfa4_long_double_t; typedef
251 hfa4_long_double_t fun_hfa4_long_double (void) { in fun_hfa4_long_double()
252 hfa4_long_double_t ret = { 3.5, 4.5, 9.5, 1.5 }; in fun_hfa4_long_double()