OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_FCSR_CAUSE_SHIFT
(Results
1 - 10
of
10
) sorted by null
/development/ndk/platforms/android-9/arch-mips/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
/prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
/prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
/prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
fenv.h
89
#define
_FCSR_CAUSE_SHIFT
10
125
__fcsr &= ~(__excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
));
154
__fcsr |= __excepts | (__excepts <<
_FCSR_CAUSE_SHIFT
);
Completed in 1638 milliseconds