Symbol: union128
regress/lib/libc/ieeefp/testfloat/systfloat.c
138
const union128 uz = { .ld = a };
regress/lib/libc/ieeefp/testfloat/systfloat.c
177
const union128 uz = { .ld = a };
regress/lib/libc/ieeefp/testfloat/systfloat.c
233
union128 ub;
regress/lib/libc/ieeefp/testfloat/systfloat.c
343
union128 uz;
regress/lib/libc/ieeefp/testfloat/systfloat.c
518
const union128 ua = { .f128 = a };
regress/lib/libc/ieeefp/testfloat/systfloat.c
527
const union128 ua = { .f128 = a };
regress/lib/libc/ieeefp/testfloat/systfloat.c
536
const union128 ua = { .f128 = a };
regress/lib/libc/ieeefp/testfloat/systfloat.c
546
const union128 ua = { .f128 = a };
regress/lib/libc/ieeefp/testfloat/systfloat.c
555
const union128 ua = { .f128 = a }, ub = { .f128 = b };
regress/lib/libc/ieeefp/testfloat/systfloat.c
556
union128 uz;
regress/lib/libc/ieeefp/testfloat/systfloat.c
565
const union128 ua = { .f128 = a }, ub = { .f128 = b };
regress/lib/libc/ieeefp/testfloat/systfloat.c
566
union128 uz;
regress/lib/libc/ieeefp/testfloat/systfloat.c
574
const union128 ua = { .f128 = a }, ub = { .f128 = b };
regress/lib/libc/ieeefp/testfloat/systfloat.c
575
union128 uz;
regress/lib/libc/ieeefp/testfloat/systfloat.c
583
const union128 ua = { .f128 = a }, ub = { .f128 = b };
regress/lib/libc/ieeefp/testfloat/systfloat.c
584
union128 uz;
regress/lib/libc/ieeefp/testfloat/systfloat.c
592
const union128 ua = { .f128 = a }, ub = { .f128 = b };
regress/lib/libc/ieeefp/testfloat/systfloat.c
599
const union128 ua = { .f128 = a }, ub = { .f128 = b };
regress/lib/libc/ieeefp/testfloat/systfloat.c
606
const union128 ua = { .f128 = a }, ub = { .f128 = b };