Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c795 typedef struct { long double _Complex a; long double b; } mixed_hfa3_cldld_t; typedef
796 mixed_hfa3_cldld_t fun_mixed_hfa3_cldld (void) { in fun_mixed_hfa3_cldld()
797 mixed_hfa3_cldld_t ret = { 1.5 + 2.5i, 3.5 }; in fun_mixed_hfa3_cldld()