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

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

Completed in 63 milliseconds