Home
last modified time | relevance | path

Searched refs:fpucw_t (Results 1 – 1 of 1) sorted by relevance

/external/bison/lib/
Dfpucw.h67 typedef unsigned short fpucw_t; /* glibc calls this fpu_control_t */ typedef
74 ({ fpucw_t _cw; \
79 (void)({ fpucw_t _ncw = (word); \
84 fpucw_t oldcw;
93 typedef unsigned int fpucw_t; typedef