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

/development/ndk/sources/android/libportable/arch-mips/
H A Dfenv.c66 static inline int mips_get_except(int mipsflags) function
140 *__flagp = mips_get_except(__fcsr & __excepts & FE_ALL_EXCEPT);
173 return mips_get_except(__FCSR & __excepts & FE_ALL_EXCEPT);

Completed in 69 milliseconds