HomeSort by relevance Sort by last modified time
    Searched full:hfa2_long_double_t (Results 1 - 1 of 1) sorted by null

  /external/elfutils/src/tests/
funcretval_test.c 178 typedef struct { long double f; long double g; } hfa2_long_double_t; typedef in typeref:struct:__anon9068
179 hfa2_long_double_t fun_hfa2_long_double (void) {
180 hfa2_long_double_t ret = { 3.0, 4.5 };

Completed in 172 milliseconds