Home
last modified time | relevance | path

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

/netbsd/src/regress/lib/libc/ieeefp/testfloat/
Dsystfloat.c83 } unionx80; typedef
126 const unionx80 uz = { .ld = a }; in syst_int32_to_floatx80()
166 const unionx80 uz = { .ld = a }; in syst_int64_to_floatx80()
220 unionx80 uz; in syst_float32_to_floatx80()
330 unionx80 u; in syst_float64_to_floatx80()
421 const unionx80 uz = { .fx80 = a }; in syst_floatx80_to_int32_round_to_zero()
430 const unionx80 uz = { .fx80 = a }; in syst_floatx80_to_int64_round_to_zero()
439 const unionx80 ua = { .fx80 = a }; in syst_floatx80_to_float32()
448 const unionx80 ua = { .fx80 = a }; in syst_floatx80_to_float64()
457 const unionx80 ua = { .fx80 = a }, ub = { .fx80 = b }; in syst_floatx80_add()
[all …]