Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c142 typedef struct { long double f; } hfa1_long_double_t; typedef
143 hfa1_long_double_t fun_hfa1_long_double (void) { in fun_hfa1_long_double()
144 hfa1_long_double_t ret = { 3.0 }; in fun_hfa1_long_double()