Searched refs:fpucw_t (Results 1 – 1 of 1) sorted by relevance
67 typedef unsigned short fpucw_t; /* glibc calls this fpu_control_t */ typedef74 ({ fpucw_t _cw; \79 (void)({ fpucw_t _ncw = (word); \84 fpucw_t oldcw;93 typedef unsigned int fpucw_t; typedef