Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c317 typedef struct { __float128 f; __float128 g; } hfa2_float128_t; typedef
318 hfa2_float128_t fun_hfa2_float128 (void) { in fun_hfa2_float128()
319 hfa2_float128_t ret = { 4.5, 9.5 }; in fun_hfa2_float128()