Searched defs:UQ (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/gdtoa/test/
H A Dpftest.c36 typedef union UQ {__float128 x; unsigned int u[4]; } UQ; typedef in typeref:union:UQ
45 typedef union UQ {long double x; unsigned int u[4]; } Ux; union

Completed in 106 milliseconds