Home
last modified time | relevance | path

Searched refs:excepts_ (Results 1 – 1 of 1) sorted by relevance

/development/ndk/sources/android/libportable/arch-x86/
Dfenv.c117 int excepts_ = x86_change_except(excepts); in WRAP() local
118 return REAL(fesetexceptflag)(&flagp_, excepts_); in WRAP()