Home
last modified time | relevance | path

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

/bionic/libm/include/i387/machine/
Dfenv.h41 __uint16_t __control;
42 __uint16_t __mxcsr_hi;
43 __uint16_t __status;
44 __uint16_t __mxcsr_lo;
49 typedef __uint16_t fexcept_t;
/bionic/libm/i387/
Dfenv.c200 __uint16_t status; in feupdateenv()
217 __uint16_t control, omask; in feenableexcept()
242 __uint16_t control, omask; in fedisableexcept()
288 __uint16_t status; in fegetexceptflag()
305 __uint16_t status; in fetestexcept()
323 __uint16_t control; in fegetround()
339 __uint16_t control; in fesetround()
385 __uint16_t control; in fegetexcept()
/bionic/libc/include/
Dstdint.h38 typedef unsigned short __uint16_t; typedef
61 typedef __uint16_t uint16_t;