Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gdtoa/test/
H A Dpftest.c45 typedef union UQ {long double x; unsigned int u[4]; } Ux; typedef
61 typedef union Ux {long double x; unsigned short u[5]; } Ux; union
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c569 #define Ux { OP_R, x_mode } macro