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

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

Completed in 42 milliseconds