Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Dfenv_x86.h40 __uint16_t __control;
41 __uint16_t __mxcsr_hi;
42 __uint16_t __status;
43 __uint16_t __mxcsr_lo;
48 typedef __uint16_t fexcept_t;
/bionic/libm/i387/
Dfenv.c219 __uint16_t status; in feupdateenv()
236 __uint16_t control, omask; in feenableexcept()
261 __uint16_t control, omask; in fedisableexcept()
307 __uint16_t status; in fegetexceptflag()
324 __uint16_t status; in fetestexcept()
342 __uint16_t control; in fegetround()
358 __uint16_t control; in fesetround()
404 __uint16_t control; in fegetexcept()
/bionic/libc/include/
Dstdint.h39 typedef unsigned short __uint16_t; typedef
62 typedef __uint16_t uint16_t;