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

/bionic/libm/include/i387/machine/
H A 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/
H A Dfenv.c200 __uint16_t status;
217 __uint16_t control, omask;
242 __uint16_t control, omask;
288 __uint16_t status;
305 __uint16_t status;
323 __uint16_t control;
339 __uint16_t control;
385 __uint16_t control;
/bionic/libc/include/
H A Dstdint.h38 typedef unsigned short __uint16_t; typedef
61 typedef __uint16_t uint16_t;

Completed in 579 milliseconds