Searched defs:__flagp (Results 1 - 25 of 106) sorted by relevance

12345

/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Dfenv.h132 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
141 *__flagp = (__mxcsr | __status) & __excepts;
145 int fesetexceptflag(const fexcept_t *__flagp, int __excepts);
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Dfenv.h132 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
141 *__flagp = (__mxcsr | __status) & __excepts;
145 int fesetexceptflag(const fexcept_t *__flagp, int __excepts);
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
H A Dfenv.h132 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
142 *__flagp = (__mxcsr | __status) & __excepts;
146 int fesetexceptflag(const fexcept_t *__flagp, int __excepts);
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
H A Dfenv.h83 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
88 *__flagp = __fpsr & __excepts;
93 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
99 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/8/platforms/android-10/arch-arm/usr/include/
H A Dfenv.h84 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
89 *__flagp = __fpsr & __excepts;
94 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
100 __fpsr |= *__flagp & __excepts;
/prebuilts/ndk/8/platforms/android-10/arch-mips/usr/include/
H A Dfenv.h85 fegetexceptflag(fexcept_t *__flagp, int __excepts) argument
90 *__flagp = __fpsr & __excepts;
95 fesetexceptflag(const fexcept_t *__flagp, int __excepts) argument
101 __fpsr |= *__flagp & __excepts;

Completed in 811 milliseconds

12345