Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c214 typedef struct { long double f; long double g; long double h; } hfa3_long_double_t; typedef
215 hfa3_long_double_t fun_hfa3_long_double (void) { in fun_hfa3_long_double()
216 hfa3_long_double_t ret = { 3.0, 4.5, 9.5 }; in fun_hfa3_long_double()