Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dfuncretval_test.c783 typedef struct { float _Complex a; float b; } mixed_hfa3_cff_t; typedef
784 mixed_hfa3_cff_t fun_mixed_hfa3_cff (void) { in fun_mixed_hfa3_cff()
785 mixed_hfa3_cff_t ret = { 1.5 + 2.5i, 3.5 }; in fun_mixed_hfa3_cff()