HomeSort by: relevance | last modified time | path
    Searched defs:unionx80 (Results 1 - 1 of 1) sorted by relevancy

  /src/regress/lib/libc/ieeefp/testfloat/
systfloat.c 83 } unionx80; typedef in typeref:union:__anon4beaefe2030a
126 const unionx80 uz = { .ld = a };
166 const unionx80 uz = { .ld = a };
220 unionx80 uz;
330 unionx80 u;
421 const unionx80 uz = { .fx80 = a };
430 const unionx80 uz = { .fx80 = a };
439 const unionx80 ua = { .fx80 = a };
448 const unionx80 ua = { .fx80 = a };
457 const unionx80 ua = { .fx80 = a }, ub = { .fx80 = b }
    [all...]

Completed in 11 milliseconds