Searched defs:Ux (Results 1 – 2 of 2) sorted by relevance
45 typedef union UQ {long double x; unsigned int u[4]; } Ux; typedef61 typedef union Ux {long double x; unsigned short u[5]; } Ux; union
569 #define Ux { OP_R, x_mode } macro