Searched refs:fexcept_t (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/ |
| H A D | fenv.hpp | 29 extern int fegetexceptflag (fexcept_t*, int) __THROW; 30 extern int fesetexceptflag (__const fexcept_t*, int) __THROW; 50 using ::fexcept_t; 77 using ::fexcept_t;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cfenv | 39 fexcept_t 42 int fegetexceptflag(fexcept_t* flagp, int excepts); 44 int fesetexceptflag(const fexcept_t* flagp, int excepts); 66 using ::fexcept_t;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cfenv | 39 fexcept_t 42 int fegetexceptflag(fexcept_t* flagp, int excepts); 44 int fesetexceptflag(const fexcept_t* flagp, int excepts); 66 using ::fexcept_t;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | fenv.h | 75 extern int fegetexceptflag (fexcept_t *__flagp, int __excepts) __THROW; 88 extern int fesetexceptflag (const fexcept_t *__flagp, int __excepts) __THROW; 97 extern int fetestexceptflag (const fexcept_t *__flagp, int __excepts) __THROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | fenv.h | 75 extern int fegetexceptflag (fexcept_t *__flagp, int __excepts) __THROW; 88 extern int fesetexceptflag (const fexcept_t *__flagp, int __excepts) __THROW; 97 extern int fetestexceptflag (const fexcept_t *__flagp, int __excepts) __THROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | fenv.h | 58 typedef unsigned int fexcept_t; typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | fenv.h | 67 typedef unsigned int fexcept_t; typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | fenv.h | 59 using ::fexcept_t;
|
| H A D | cfenv | 62 using ::fexcept_t;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | fenv.h | 59 using ::fexcept_t;
|
| H A D | cfenv | 62 using ::fexcept_t;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/ |
| H A D | config.hpp | 407 fexcept_t m_flags; 414 # define BOOST_MATH_INSTRUMENT_FPU do{ fexcept_t cpu_flags; fegetexceptflag(&cpu_flags, FE_ALL_E…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/ |
| H A D | cfenv | 62 using ::fexcept_t;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/ |
| H A D | cfenv | 62 using ::fexcept_t;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-9 | 3492 -- Function: int fegetexceptflag (fexcept_t *FLAGP, int EXCEPTS) 3504 -- Function: int fesetexceptflag (const fexcept_t *FLAGP, int EXCEPTS) 3515 Note that the value stored in ‘fexcept_t’ bears no resemblance to the 3517 integer. Do not attempt to modify an ‘fexcept_t’ variable. 3519 -- Function: int fetestexceptflag (const fexcept_t *FLAGP, int EXCEPTS)
|
| H A D | libc.info-13 | 13077 ‘int fegetexceptflag (fexcept_t *FLAGP, int EXCEPTS)’ 13121 ‘int fesetexceptflag (const fexcept_t *FLAGP, int EXCEPTS)’ 13137 ‘int fetestexceptflag (const fexcept_t *FLAGP, int EXCEPTS)’
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-9 | 3492 -- Function: int fegetexceptflag (fexcept_t *FLAGP, int EXCEPTS) 3504 -- Function: int fesetexceptflag (const fexcept_t *FLAGP, int EXCEPTS) 3515 Note that the value stored in ‘fexcept_t’ bears no resemblance to the 3517 integer. Do not attempt to modify an ‘fexcept_t’ variable. 3519 -- Function: int fetestexceptflag (const fexcept_t *FLAGP, int EXCEPTS)
|
| H A D | libc.info-13 | 13077 ‘int fegetexceptflag (fexcept_t *FLAGP, int EXCEPTS)’ 13121 ‘int fesetexceptflag (const fexcept_t *FLAGP, int EXCEPTS)’ 13137 ‘int fetestexceptflag (const fexcept_t *FLAGP, int EXCEPTS)’
|