Searched defs:fenv_t (Results 1 - 5 of 5) sorted by relevance
/bionic/libm/include/arm/machine/ | ||
H A D | fenv.h | 43 typedef __uint32_t fenv_t; typedef |
/bionic/libm/include/arm64/machine/ | ||
H A D | fenv.h | 80 } fenv_t; typedef in typeref:struct:__anon980 |
/bionic/libm/include/mips/machine/ | ||
H A D | fenv.h | 78 typedef __uint32_t fenv_t; typedef |
/bionic/libm/include/amd64/machine/ | ||
H A D | fenv.h | 67 * fenv_t represents the entire floating-point environment. 77 } fenv_t; typedef in typeref:struct:__anon978 |
/bionic/libm/include/i387/machine/ | ||
H A D | fenv.h | 38 * mxcsr into some reserved fields, rather than changing sizeof(fenv_t). 47 } fenv_t; typedef in typeref:struct:__anon981 |
Completed in 63 milliseconds